ttf2svg characters

  • Thread starter christoph burgdorfer
  • Start date
C

christoph burgdorfer

Hello,

i use ttf2svg to convert a ttf font into a svg font (glyphs
definitions) this works fine, except for the special characters. i
found out, if i use the syntax:

java batik-ttf2svg.jar Font.ttf -l 30 -h 260 -id Font \
-o Font.svg -testcard

it will give me a "cannot find suitable cmap" error. If i add a -ascii
parameter:

java batik-ttf2svg.jar Font.ttf -ascii -l 30 -h 260 \
-id Font -o Font.svg -testcard

it works fine, except that the glyps are encoded somehow in FM Hex
(http://wwp-support.info/common/res/FM_SBCS_complete.html -> ä is
encoded as Š instead of &#xE4) Is there a way of getting the
standard hex values of the glyphs?

What could be the problem? Is it my font?

Thanks for any help!

Regards,
Christoph Burgdorfer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top