Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make gmic-py + text example #68

Open
myselfhimself opened this issue Oct 14, 2020 · 0 comments
Open

Make gmic-py + text example #68

myselfhimself opened this issue Oct 14, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@myselfhimself
Copy link
Owner

G'MIC seems a bit weak at using fonts for displaying text.

A tutorial could demonstrate making mixed text+image creation using dynamic text rendering from a foreign Python library:

  • either Skia-python (especially using its numpy array output)
  • or Pillow (espscially with WIP GmicImage.from_PIL/to_PIL methods).
    G'MIC filtering and montage commands could be used before/after foreign text rendering and ingesting.

This seems so simple that it could be the next available pixls.us gmic-py tutorial.

@myselfhimself myselfhimself added the documentation Improvements or additions to documentation label Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant