Hi All, wonder any of you guys had experienced the missing windings, wingdings2, wingdings3 font in InkScape? Anyone can advise a way we can use it in InkScape? Thanks.
Thanks.
_________________________________________________________________ Did you know you can import your contact list from Microsoft® Office® Outlook® or Outlook Express to Windows Live Hotmail? http://get.live.com/mail/features
On Sunday, July 15, 2007, 1:00:23 PM, Don wrote:
DO> DO> Hi All, DO> wonder any of you guys had experienced the missing DO> windings, wingdings2, wingdings3 font in InkScape? Anyone can DO> advise a way we can use it in InkScape? Thanks.
This may be intentional. Character Model for the World Wide Web 1.0: Fundamentals says:
C076 [C] Content MUST NOT use a code point for any purpose other than that defined by its coded character set.
This prohibits, for example, the construction of fonts that misuse the codepoints in the ISO Latin 1 character set to represent different scripts, characters, or symbols than those actually encoded in iso-8859-1. http://www.w3.org/TR/charmod/#C076
and also
C068 [S] Specifications SHOULD allow the inclusion of or reference to pictures and graphics where appropriate, to eliminate the need to (mis)use character-oriented mechanisms for pictures or graphics. http://www.w3.org/TR/charmod/#C068
Using fonts to make little pictures, or to represent other characters (this used to be especially common with the 'Symbol' font used to fake up Greek) goes against the character model, which is fiollowd by the SVG specifications. Glyphs are identified primarily by the unicode code-point for which they are a glyph. http://www.w3.org/TR/SVG11/fonts.html#GlyphElementUnicodeAttribute
It is a known limitation mentioned in our release notes: symbol fonts without a Unicode map do not work. It's actually a limitation of Pango library. Thanks Chris for the detailed explanation of the reasons behind this :)
participants (3)
-
bulia byak
-
Chris Lilley
-
Don Ong