On that note, How do you determine the font-family name for a font loaded by autodetect?
For instance I have the font HelveticaNeue File names are not always the same HELVNBI.TTF - HelveticaNeue BoldItalic Italic Title = HelveticaNeue BoldItalic LTe50920.ttf - HelveticaNeue LT 47 LightCn Regular Title = Helvetica LT 47 Light Condensed What are the names on these? How do we determine them? Kindest regards Theresa Forster Senior Software Developer -----Original Message----- From: mehdi houshmand [mailto:[email protected]] Sent: 05 September 2011 11:21 To: [email protected] Subject: Re: Problem with arial font access Hi Philippe, You can try and get that working, but there are several considerations you must take if you're wanting to use the "<auto-detect.>" feature, the most significant of which is that the name you set in "font-family" must match the system font name. IMO configuring the fonts explicitly minimizes problems in the long run, obviously there's an initial overhead. Hope that helps Mehdi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
