You can also convert the fonts to paths On Nov 11, 2011 10:42 AM, "john Culleton" <John@...1668...> wrote:
On Tue, 8 Nov 2011 04:27:13 +0100 Jarek Foksa <jarek@...2725...> wrote:
Here is how you can embed fonts in SVG documents: (replace <data> with actuall base64-encoded font data):
<style> @font-face { font-family: "Sample font"; src: url("data:font/woff;charset=utf-8;base64,<data>"); } </style>
This technique is already used in Inkscape for embedding PNG images, it should be very easy to implement a plugin that allows for automatic font embedding as well.
I was not aware of the WOFF font effort! Looks interesting. I am studying this web page and its children: http://people.mozilla.com/~jkew/woff/ I have a 32 bit processor. Can I still use base64 fonts? Or are the two not related? -- John Culleton Free list of books for self-publishers: http://wexfordpress.net/shortlist.html
"Create Book Covers with Scribus" http://www.booklocker.com/books/4055.html
RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user