kc3-lang/ftgl/include/FTCharmap.h

Branch :


Log

Author Commit Date CI Message
d5e0a0cd 2004-05-09 07:22:41 Changed signed to unsigned for glyph indices
6355a5d0 2004-05-09 07:09:41 Renamed functions for clarity
bc7fea71 2003-10-19 21:16:41 Moved charmap list function out of FTCharmap into FTFont
0418c75c 2003-10-19 02:40:00 Can now get the list of supported charmaps for the font.
61579a7b 2003-09-19 23:35:03 Fixed a spelling mistake.
56289ce6 2003-06-08 01:09:17 Refactored FTGlyphContainer & FTCharmap. They now store FTGlyphs sequentially rather than by glyph index.
4e8f31ae 2003-06-03 04:01:13 Now takes an FTGL face not a Freetype fac Fixed docs Added glyphIndex function
799b0ff1 2002-12-20 10:13:04 Changed protected to private
3f78baa9 2002-12-01 07:50:59 Better error handling and remove platform/encoding function
c0d6a1ae 2002-11-29 08:20:14 Removed redundant include
c941c73b 2002-11-28 08:21:43 Documentation Changes
fdccc4bf 2002-08-27 07:12:49 Updated dox comments
157770a9 2002-06-21 08:20:08 Remove <map> replaced with FTCharToGlyphIndexMap
9013e3ec 2002-06-20 08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
acd6e033 2002-01-09 20:34:36 Fixed up a comment
68b7e8c1 2001-12-10 21:53:19 Tidied up includes
90dbbac7 2001-10-14 21:52:24 Updated comments
c01d11d7 2001-10-10 22:00:39 Added FTGL_EXPORT to class declaration for the windows port
1fd31267 2001-09-17 22:53:09 Set the default encoding
d2b9a63c 2001-09-17 20:58:50 Initial revision