Is *.otf file supported? #1648
Answered
by
tocsoft
Ninja2790t
asked this question in
Q&A
-
This is throwing exception "invalid glyph format, only ttf glyph outlines supported. imagesharp". |
Beta Was this translation helpful? Give feedback.
Answered by
tocsoft
Jun 2, 2021
Replies: 1 comment
-
*.otf files will work fine as longs as they contain true type outlines... *.ttf fonts are actually a subset of *.otf files but specifically with true type glyph outlines. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Ninja2790t
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
*.otf files will work fine as longs as they contain true type outlines...
*.ttf fonts are actually a subset of *.otf files but specifically with true type glyph outlines.