Skip to content

Providing a Stable APIย #28

Open
Open
@naveen521kk

Description

Currently, this project is just for the use of Manim, and mostly it can't be used outside of manim, with the functions it provides.

Having a stable API so that it can be used outside of Manim would be super cool, for example, I recently read python-pillow/Pillow#2255 and found that Pillow can't render text correctly, especially for languages with more ligatures, at least it requires raqm and isn't available by default in the wheels, and by if we had a stable API Pillow could use this to render text.

I would like to hear some ideas on how this can be done and how the API should look like.

Thoughts @PhilippImhof?

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions