src/sfnt/ttcmap0.c


Log

Author Commit Date CI Message
David Turner bc82f1bb 2002-03-01T02:26:22 * include/freetype/ftconfig.h: changed FT_LOCAL xxxx to FT_LOCAL( xxxx ) everywhere in the source. Sames goes for FT_LOCAL_DEF xxxx translated into FT_LOCAL_DEF( xxxxx )
David Turner 4e7eeeec 2002-02-28T16:10:29 yet another logical transformation of the internals to make them more consistent and understandable.. mainly, changing things like PS_Table => PS_TableRec + *PS_Table
David Turner 617a2e1c 2002-02-27T21:25:47 adding several experimental sources: - OpenType Layout validation and parsing (common tables) - Type 1 charmap processing
David Turner 23ce5d45 2002-02-22T18:28:11 adding new & experimental charmap processor