author | JucaBlues <JucaBlues@users.sourceforge.net> | |
Mon, 5 Jan 2009 23:49:00 +0000 (23:49 +0000) | ||
committer | JucaBlues <JucaBlues@users.sourceforge.net> | |
Mon, 5 Jan 2009 23:49:00 +0000 (23:49 +0000) | ||
commit | f30962b5be812756040de0376091042fc151153b | |
tree | fbba755eccd3c25f61e82ffa28d259a0e300240e | tree | snapshot |
parent | dfc8081aae80f084fdf3532df79b885cfb0081bb | commit | diff |
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.
* 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.