Hi,
My goal is to generate usable woff (and eot) files that I can use
online with the css3 font-feature-settings property.
Thus being able to work with ligatures, small caps, stylesets for
salts, etc.
I think 98% of the time we have .otf files, meaning these are CFF
based correct? I read in another thread that this is supported by
sfntly because of the internal wrapper of sort of PS data. (http://
groups.google.com/group/sfntly-users/browse_thread/thread/
f55af47d5a011762)
So we must convert the fonts first to ttf before using sfntly?
Is there a good convertor tool for this? Or, should fonts be re-
generated in a tool such as RoboFont or FontLab?
Thanks,
Rolf