src/FTCharmap.cpp


Log

Author Commit Date CI Message
henry d5e0a0cd 2004-05-09T07:22:41 Changed signed to unsigned for glyph indices
henry 6355a5d0 2004-05-09T07:09:41 Renamed functions for clarity
henry 74b28088 2003-10-19T21:38:42 Moved charmap list function out of FTCharmap into FTFont
henry 0418c75c 2003-10-19T02:40:00 Can now get the list of supported charmaps for the font.
henry 4a42ba2e 2003-10-11T03:41:25 FTCharToGlyphIndexMap::find no longer returns a pointer
henry 56289ce6 2003-06-08T01:09:17 Refactored FTGlyphContainer & FTCharmap. They now store FTGlyphs sequentially rather than by glyph index.
henry 4e8f31ae 2003-06-03T04:01:13 Now takes an FTGL face not a Freetype fac Fixed docs Added glyphIndex function
henry 3f78baa9 2002-12-01T07:50:59 Better error handling and remove platform/encoding function
henry 157770a9 2002-06-21T08:20:08 Remove <map> replaced with FTCharToGlyphIndexMap
henry 9013e3ec 2002-06-20T08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
henry 15edcb37 2001-12-11T03:53:24 Tidied up includes
henry 21c67961 2001-11-29T01:12:14 Added include for mmgr
henry e6d42357 2001-10-30T02:51:30 Fixed c_stor to ensure that a valid charmap is created
henry 263722f7 2001-10-25T04:03:06 Re-ordered initialisation lists to keep project builder happy (MAC OSX)
henry 1fd31267 2001-09-17T22:53:09 Set the default encoding
henry d2b9a63c 2001-09-17T20:58:50 Initial revision