From 645f5842fc4a69ac20bdc4176857168ce93572e1 Mon Sep 17 00:00:00 2001 From: JucaBlues Date: Sat, 12 Jul 2008 07:03:59 +0000 Subject: [PATCH] added comments to the SVGFonts example --- share/examples/svgfont.svg | 94 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 89 insertions(+), 5 deletions(-) diff --git a/share/examples/svgfont.svg b/share/examples/svgfont.svg index 1915bb642..1feb54ac5 100644 --- a/share/examples/svgfont.svg +++ b/share/examples/svgfont.svg @@ -2,18 +2,32 @@ + + + + - - + + + + + - + + + + + + + + @@ -22,6 +36,76 @@ - This text is not used yet. Currently test strings are hardcoded... - + + + + + + + + + + These text tags are not + Go to Text->SVG Fonts... menu + (but you will just have the menu + if you compile libcairo from git + to see some actual rendering. + rendering properly yet :-( + (try typing strings with the @ and ! characteres on the SVG Fonts dialog!) + before compiling inkscape) + if you are really curious about it, you can look + at the contents of this SVG file in a text editor. + I have put some nice comments there for you!!!! -- 2.30.2