So, I made a font using inkscape, and it’s wierdly broke.
It works in Libre Office
In Blender a space charactor is an A shifted up and to the right
In the Gimp a space is a box with 4 characters in it.
Any ideas?
So, I made a font using inkscape, and it’s wierdly broke.
It works in Libre Office
In Blender a space charactor is an A shifted up and to the right
In the Gimp a space is a box with 4 characters in it.
Any ideas?
Can you share the font file?
Can you open it in fontforge and see where the problematic glyphs appear ?
So it is problematic in other apps…
If it’s SVG… there are special cases how to interpret overlapping SVG curves which blender doesn’t do very good…
Are there any curves outside of the bounding box of the charcater (here space) and maybe LibreOffice reads the width for the character and doesn’t show anything outside of this but Gimp and Blender do ??
Sure… here it is.
yogfont3_0.ttf (11.4 KB)
Hmm, Why don´t you just load up a working font in Fontforge and replace the new chars with yours? Might be faster than finding the culprit.