SVG Fonts
From Create Wiki
SVG Fonts are supported in the W3C spec (http://www.w3.org/TR/SVG11/fonts.html). We should accept SVG Fonts to our Open Clip Art Library. I wonder if we shouldn't also accept all types of fonts, or at least accept an open standard for fonts.
- A problem with SVG fonts is that they are unhinted. (SVG 1.2 is likely to include a way of hinting SVG fonts, but there are no details yet.) I think we should accept fonts in any major outline format (Type 1, TrueType and OpenType, at least), as they are still usable with SVG.
- Update: it now appears that font hinting will not be added in SVG 1.2.
SVG Fonts
- The Specification...
- TTF to SVG!
- Raph's Comments on the early spec. in 1999
- Another Java TTF to SVG utility
- SVG and Typography
Font Research and Reference
- tldp FONT Howto
- http://linux.about.com/library/howto/font/blfont2.htm
- http://freedesktop.org/software/fontconfig
- http://freetype.org/
- http://www.linotype.com/16879/index-doc.html
- The complete Panose-1 specification
Notes
I'm interested in better font management on Linux (and other FLOSS OS').
Applications that need to be developed:
- Suitcase-like GUI to load/unload and temporarily load fonts. This would be a GUI to fontconfig, fc-cache, etc.
- Fontbook application that will look at given folders of fonts and then create pages, or PDFs of the fonts for viewing online or to be printed out. This is useful so that one doesn't have to scan through tons of fonts by hand. A user should be able to pass a phrase or char-set and then be able to get iterations of the same sample through all fonts selected for viewing.
Comment: Jon, Scribus has a script to create a document with all of your fonts or just some of them. --Prokoudine 07:36, 9 Nov 2005 (PST)

