From b60ad0d30c422ceafa1cfb85835b8050f360f146 Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Sat, 12 Jul 2008 07:03:59 +0000 Subject: added comments to the SVGFonts example (bzr r6266) --- 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!!!! -- cgit v1.2.3