Open
Description
Is your feature request related to a problem?
The skia-python equivalent is in:
Either provide that as a extra /optional call, or put it in SkiaSharp somewhere during load-time, one off, as in skia-python. The line switches on OT-SVG colour font support within skia.
You might need to add a little to your libskiasharp.so process, but ask me if you encounter problems. (I am the one who put that line in skia-python).
And possibly reference this shell script for skia build options:
https://github.com/HinTak/skia-building-fun/blob/main/download-and-build-skia.sh
Describe the solution you would like
Support ot-svg colour fonts
Describe alternatives you have considered
This is an obscure and new part of skia's api (since m103 or thereabouts, I believe), it unlikely you have already bound it yet.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Type
Projects
Status
Ready For Work