On 2/20/06, Jon A. Cruz <jon@...204...> wrote:
Are you *sure*??
yes
What other fonts did you use, and with what methods?
when I said "fonts" I meant the emmentaler set of fonts:
emmentaler-11.otf emmentaler-13.otf emmentaler-14.otf emmentaler-16.otf emmentaler-18.otf emmentaler-20.otf emmentaler-23.otf emmentaler-26.otf
One thing I did was a simple test. I installed that font on my Mac (OS X 10.4.5) and then tried to do the same html test. I used <font face="emmentaler"> in the html. It did change the glyph style in Safari, but it was still a box. I then tried in FireFox 1.5.0.1 and saw the same failure.
well, I just tested this here with firefox 1.5.0 and it worked:
<html> <font face="emmentaler"></font> </html>
Which other applications can you use this font with? Which OS are you running? Have you tried in a range of GTK+ applications?
no. I couldn't figure out how to insert unicode chars by hexadecimal numbers. I found in some documentations that I should press C+S+hexadecimal number, but it didn't work for me.
Pedro