From e3e21769a60c52a3dd858a37c120aa8646946485 Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Mon, 5 Jan 2009 23:49:00 +0000 Subject: Another week coding offline... * Adding Set Width (horiz-adv-x attribute) slider to the SVGFonts dialog. * Fixed the order of some language options at the i18n preferences page. * Fixed parsing and handling of u1 and u2 (CSS2 unicode range) attributes for kerning pair nodes * Fixed a warning in helper-fns.h * commented out unused variable in sp-font.cpp * refactoring of nr-svgfonts.cpp * using 1000 instead of horiz-adv-x when scaling the glyph coordinates. Probably should use a value based on units-per-em in the future. Or maybe accent-height, cap-height, x-height... I don't know. I should study this subject a bit more first. (bzr r7082) --- share/examples/svgfont.svg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'share/examples') diff --git a/share/examples/svgfont.svg b/share/examples/svgfont.svg index edf96f19a..c5ff179fa 100644 --- a/share/examples/svgfont.svg +++ b/share/examples/svgfont.svg @@ -10,16 +10,16 @@ - + - + - + @@ -30,10 +30,10 @@ - - - - + + + + -- cgit v1.2.3