Replies: 1 comment 1 reply
-
Pango has it's own "engine" and only knows some of our settings. I suspect you will need to specify that in the pango |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When I use
caption
keyword with a path to a font inReadSettings
it works like a charm:But when I try to the same with
pango
it doesn't work- it chooses some default font:What should I do to use 'custom' font while using pango? I need to use it because of subscript support.
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions