622 Commits (cd11a98fa1426e9dbc4b61e702913b23a4794ae2)

Author SHA1 Message Date
Behdad Esfahbod 15164d9258 [HB] Fix mix warnings 15 years ago
Behdad Esfahbod 42b778f89e [HB] GPOS sanitize() 15 years ago
Behdad Esfahbod dc9c4d93cd [HB] Sanitize DeviceTable 15 years ago
Behdad Esfahbod ad3a3cd495 [HB] More casts 15 years ago
Behdad Esfahbod 95639fccc1 [HB] Fix couple of bugs 15 years ago
Behdad Esfahbod 2b5a59c277 [HB] More cast cleanup 15 years ago
Behdad Esfahbod 196598bbcc [Hb] Use reinterpret casts instead of direct casts to char * 15 years ago
Behdad Esfahbod 92b5dd8e71 [HB] Merge more templates 15 years ago
Behdad Esfahbod e6ab2c59ba [HB] Simplify indirect sanitize() 15 years ago
Behdad Esfahbod 29d8644a31 [HB] Finish GSUB sanitize() 15 years ago
Behdad Esfahbod cf086adca1 [HB] Add comment 15 years ago
Behdad Esfahbod a97ce570ab [HB] Optimize sanitize() 15 years ago
Behdad Esfahbod cd3827ee56 [HB] More sanitize() 15 years ago
Behdad Esfahbod 70de50c11e [HB] Start sanitize() 15 years ago
Behdad Esfahbod 5fc22e647c [HB] Remove use of typeof() 15 years ago
Behdad Esfahbod 70e0f2a75e [HB] Make it all work again 15 years ago
Behdad Esfahbod 23c86aa000 [HB] Use face_t directly instead of ot_layout_t 15 years ago
Behdad Esfahbod fc6c94002d [HB] Simplify sub-blob support 15 years ago
Behdad Esfahbod a26442437a [HB] Add sub-blobs 15 years ago
Behdad Esfahbod b28e21b90c [HB] Rename hb-font.c to hb-font.cc 15 years ago
Behdad Esfahbod 5f5b24f99f [OT] Rename C++ header files from *.h to *.hh 15 years ago
Behdad Esfahbod 2098a021a8 [HB] Move OT file handling out of ot-layout 15 years ago
Behdad Esfahbod 0ead481a5a [HB] Port ot-layout to new public API 15 years ago
Behdad Esfahbod 678bed4333 [HB] Add top-level header files 15 years ago
Behdad Esfahbod 2c80296aa5 [HB] Add XXX marks 15 years ago
Behdad Esfahbod c46f8efd6d [HB] Rename _duplicate to _copy 15 years ago
Behdad Esfahbod f1ebe44985 [HB] Cleanup TODO 15 years ago
Behdad Esfahbod f1322e52d5 [HB] Cleanup public buffer structs 15 years ago
Behdad Esfahbod 6d5bb18e93 [OT] Match struct with HB's 15 years ago
Behdad Esfahbod 11fbb5487d [HB] Port buffert to new object API 15 years ago
Behdad Esfahbod 0cc7bc59ea [HB] Move typedef's around 15 years ago
Behdad Esfahbod a12dd324a3 [HB] Add get_reference_count() 15 years ago
Behdad Esfahbod baec684fde [HB] Remove glib dependency 15 years ago
Behdad Esfahbod df66028781 [HB] Assorted compiler macros 15 years ago
Behdad Esfahbod ba8d94ce33 [HB] Simplify object creation 15 years ago
Behdad Esfahbod c62b503770 [HB] Add abstract font and face API 15 years ago
Behdad Esfahbod 35a7383c61 [HB] Simplify refcounting functions 15 years ago
Behdad Esfahbod 23af767a44 [HB] Fix for dfont's with multiple faces 15 years ago
Behdad Esfahbod e97a95f2ea [HB] Use calloc instead of malloc where feasible 15 years ago
Behdad Esfahbod 0090dc0f67 [HB] Remove hinting setting and use ppem==0 to mean "no hinting" 15 years ago
Behdad Esfahbod f0954d1e08 [HB] Add a "blob" manager 15 years ago
Behdad Esfahbod 02a370697d [HB] Move direction to buffer 15 years ago
Behdad Esfahbod 7cda6fa24c [HB] Rename internal vars 15 years ago
Behdad Esfahbod b196e6f274 [HB] Fix buffer enlargement. Ouch 15 years ago
Behdad Esfahbod f9cd1014f8 Apply patch from Jonathan Kew 15 years ago
Behdad Esfahbod 2ebb89d63d Revert "XX" 15 years ago
Behdad Esfahbod 55520d2af1 XX 15 years ago
Behdad Esfahbod f53d434b91 [GPOS] Advance buffer cursor in SinglePos lookups. Ouch! 15 years ago
Behdad Esfahbod e35bbd570a [HB] Improve buffer. Don't dup out buffer unless out is longer than in 15 years ago
Behdad Esfahbod 6734ed4b6b [GPOS] Fix property checking 15 years ago