>>>>> TD == Thomas E Deweese [[EMAIL PROTECTED]]

TD> Do you know if the problem is with the SVG font or the rendering
TD> of the font?  If you could include at least the glyphs you are
TD> using from the font it would help diagnose the problem.

>>>>> "AM" == Andreas Metz <[EMAIL PROTECTED]> writes:

AM> I think the problem comes from the rendering procedure, cause the
AM> svg file looks correct.

    From looking at the font, it did not include the umlauted versions
of the characters (they were done as one glyph), so they were comming
from some other font, why that font renders so bady for you I don't
know (I got better results although the umlaut was still not perfectly
centered).  I think if you run 'ttf2svg' with the additional
parameters '-l 0 -h 255' you will get all the glyphs in the 8bit range
converted to the SVG Font (which will include the umlauted chars you
are after).  After doing this I got properly centered Umlauts rendered
with the same font as the non-Umlauted characters (previously they
were slightly different fonts for me).

    Hope this helps.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to