David Turner
|
bc82f1bbef
|
* 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 )
|
2002-03-01 02:26:22 +00:00 |
|
David Turner
|
4e7eeeec7b
|
yet another logical transformation of the internals to make them
more consistent and understandable..
mainly, changing things like PS_Table => PS_TableRec + *PS_Table
|
2002-02-28 16:10:29 +00:00 |
|
David Turner
|
617a2e1c3c
|
adding several experimental sources:
- OpenType Layout validation and parsing (common tables)
- Type 1 charmap processing
|
2002-02-27 21:25:47 +00:00 |
|
David Turner
|
23ce5d4575
|
adding new & experimental charmap processor
|
2002-02-22 18:28:11 +00:00 |
|