You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been requested a few times, so just adding it to the roadmap so we can give it a milestone.
Text support is definitely something I want to target. The idea will be likely to follow Cairo's lead of providing some degree of toy API for text that will offer minimal font/language support, and then lower-level support for taking glyph data from something like freetype/harfbuzz with which we can then render.
More detail as I work to understand the domain better.
The text was updated successfully, but these errors were encountered:
This has been requested a few times, so just adding it to the roadmap so we can give it a milestone.
Text support is definitely something I want to target. The idea will be likely to follow Cairo's lead of providing some degree of toy API for text that will offer minimal font/language support, and then lower-level support for taking glyph data from something like freetype/harfbuzz with which we can then render.
More detail as I work to understand the domain better.
The text was updated successfully, but these errors were encountered: