Replies: 5 comments
-
See #59 |
Beta Was this translation helpful? Give feedback.
-
Thanks for the info, it is strange that it worked for you on Windows 64 by default. My issue is on Windows64 and the font is a common one ( |
Beta Was this translation helpful? Give feedback.
-
I'm just a lurker; I don't use Image32. As far as I know the Image32 font manager doesn't automatically resolve and load fonts from the host system. You have to manually add a set of fonts to it and it will then use those to resolve what ever font request it get. There's probably an example that demonstrates how it's done. |
Beta Was this translation helpful? Give feedback.
-
Correct.
Correct again 😁. See ./Examples/FMX_SVG. |
Beta Was this translation helpful? Give feedback.
-
Thank you, it works fine now 😊 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If I understand correctly, Image32 should be able to render text, but the texts from this SVG file are not shown.
This is the expected output:
but in my FMX application it is rendered like this:
This is the SVG file
sample_chords.zip
Is there anything special with the SVG files produced by Verovio causing the texts are not rendered?
(I tested it with latest main of Image32)
Beta Was this translation helpful? Give feedback.
All reactions