summaryrefslogtreecommitdiffstats
path: root/src/sp-glyph-kerning.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-12Header cleaningAlex Valavanis1-0/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-9/+9
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-5/+7
2010-03-30Corrected string-to-number conversion to use locale-independent conversion an...Jon A. Cruz1-9/+27
2009-12-13updating my email address in file headersFelipe Corr??a da Silva Sanches1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches1-1/+1
2008-07-18removing lots of g_warningsFelipe Corr??a da Silva Sanches1-11/+3
2008-06-25adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches1-1/+4
2008-06-23implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches1-6/+26
2008-06-16UnicodeRange class implementation.Felipe Corr??a da Silva Sanches1-2/+2
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-05-25* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches1-1/+3
2008-05-08distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches1-10/+35
2008-05-08Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches1-0/+217