Code

Fixing build breakage with more proper autoconf usage.
[inkscape.git] / src / libnrtype / FontInstance.cpp
2010-03-04 Jon A. CruzFixing build breakage with more proper autoconf usage.
2010-03-02 Krzysztof KosińskiUse Boost unordeed containers instead of TR1 to minimiz...
2010-01-20 Krzysztof KosińskiGo back to using TR1 unordered containers to fix warnin...
2010-01-14 Krzysztof KosińskiReplace std::tr1::unordered_(map|set) with __gnu_cxx...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-27 Jon A. CruzEncapsulating use of gcc hash_map extension.
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-12 johanengelenremove no longer used methods (livarot to nartbpath...
2008-07-08 johanengelenadd 2geom pathvector to glyph font-glyph
2008-06-22 JucaBlueswarning cleanup
2008-01-05 bryceApplying Gail's patch for font-specification
2007-11-10 joncruzWarning cleanup
2007-03-11 mentalEliminate remaining sources of empty NR::Rects
2007-02-26 ishmalCheck for GGO_UNHINTED not being defined
2006-05-25 dwyip#define -> typedef
2006-05-25 dwyipfix for backwards compatibility with FreeType 2.1.x
2006-05-25 pjrmFix compile error.
2006-05-21 cyreveremove unnecessary casts which didn't compile on old...
2006-05-20 mjwybrow * src/libnrtype/FontInstance.cpp: patch from David...
2006-05-19 cyreveremove inclusion of internal freetype headers (which...
2006-05-03 cyrevebug 1466130: operator== for font_style was not transiti...
2006-03-02 cyrevebug 1441767: allow device fonts (eg opentype with posts...
2006-02-10 cyrevebug 1412947: crash with some (non-truetype?) fonts
2006-01-16 mentalmoving trunk for module inkscape