SVGFonts Usage: Convert your favourite font (i.e. .ttf) into a .svg file with fontforge (the menu item under "Save All"). If a font converted on your own doesn't work, try the repair options, and if this still doens't work edit the file by hand or tell me. Remember that a lot of fonts are not allowed to be distributed freely. Example: src/Test/Font.hs generates a Collada file that can be read with tools like blender. Textures currently don't work with blenders new native collada import. But one can see them in Scenixviewer from nvidia. The data that is passed to genCollada is represented with a data type that I use for all my libraries to allow easy combination.