From d09b53dab660ebfddd575d8f09446ae9f190183f Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Tue, 27 May 2008 02:28:04 +0000 Subject: * converted nr-svgfont.cpp to C++ code so that we can render multiple instances of fonts. Currently we have one auxiliary GtkWindow for each in a document. * Implemented C++ binding for cairo userfonts. This will probably be sent to cairomm soon. * Added a second font to the svgfont.svg test file. (bzr r5756) --- share/examples/svgfont.svg | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'share/examples') diff --git a/share/examples/svgfont.svg b/share/examples/svgfont.svg index 10bac6e91..6ac420df0 100644 --- a/share/examples/svgfont.svg +++ b/share/examples/svgfont.svg @@ -14,6 +14,17 @@ + + + + + + + + + + + This text is not used yet. Currently test strings are hardcoded... -- cgit v1.2.3