Code

Add missing namespaces in win32 code (thanks to Yann Papouin for pointing this out)
[inkscape.git] / src / unicoderange.cpp
2009-01-05 JucaBluesAnother week coding offline...
2008-12-28 JucaBluesNow users can design a font within inkscape, save it...
2008-06-23 JucaBluesimplement kerning by glyph-name, g1 and g2 attributes
2008-06-20 JucaBluescommenting out a g_warning
2008-06-17 mjwybrow * src/unicoderange.cpp: s/malloc.h/stdlib.h/to fix...
2008-06-16 ishmalminor tweak for portability. linux compile was broken
2008-06-16 JucaBluesUnicodeRange class implementation.