17057 Commits (PaintColrLayers)
 

Author SHA1 Message Date
Behdad Esfahbod e50c3978d3 Rename HB_OT_Layout to hb_ot_layout_t 17 years ago
Behdad Esfahbod dfa8119651 Rename hb_ot_layout_create() to hb_ot_layout_create_for_data() 17 years ago
Behdad Esfahbod 54e5aac5e2 GDEF completely working now 17 years ago
Behdad Esfahbod 6f425b1179 [GDEF] Finish internal API 17 years ago
Behdad Esfahbod 590d55cbb9 [GDEF] Finish public API 17 years ago
Behdad Esfahbod aff831ed67 Implement glyph properties 17 years ago
Behdad Esfahbod ead428d7a0 More public api 17 years ago
Behdad Esfahbod fd92a3dde3 Starting public interface 17 years ago
Behdad Esfahbod 7d6b95b000 Remove unused macro 17 years ago
Behdad Esfahbod 7586089c6f Minor 17 years ago
Behdad Esfahbod aefaafe5bc Minor renaming 17 years ago
Behdad Esfahbod a16ecbf056 Initial gsub stub 17 years ago
Behdad Esfahbod 64aef3a549 Add copyright notices. 17 years ago
Behdad Esfahbod 12360f7c15 Minor cleanup, add LIKELY and UNLIKELY annotations 17 years ago
Behdad Esfahbod 8dd1c8b8d6 Clean up file names, add namespace 17 years ago
Behdad Esfahbod 1f437e6f47 Make all code NULL-free and assert-free 17 years ago
Behdad Esfahbod 600e5eb80f Define get_for_data() factories 17 years ago
Behdad Esfahbod b9d7688fb3 Finish and test GDEF 17 years ago
Behdad Esfahbod 303fe62824 Misc cleanup 17 years ago
Behdad Esfahbod 17843245fd Remove COPYING.GPL and COPYING.FTL that are no longer there. 17 years ago
Behdad Esfahbod a2a9a023f6 HarfBuzz was relicensed to a more generous and simpler license. Adapt. See 17 years ago
Behdad Esfahbod 4ccedd22ea Bug 501575 – Compile errors Patch from Jens Granseuer 17 years ago
Behdad Esfahbod cd55cfa2b0 Undo accidental change. 17 years ago
Behdad Esfahbod 3f05da638c Bug 485536 – underline_position can be zero 17 years ago
Behdad Esfahbod e58278fedb Remove unused macro. 17 years ago
Behdad Esfahbod 3b047380ae Minor 17 years ago
Behdad Esfahbod 10d6a25a26 Remove dead code. 17 years ago
Behdad Esfahbod 47d2c33e3d And some more. 17 years ago
Behdad Esfahbod 78ef65ba08 Some more cleanup and merging. 17 years ago
Behdad Esfahbod 5c9bd37995 Fix typo. 17 years ago
Behdad Esfahbod ef1f481752 Even more cleanup and more type renames. 17 years ago
Behdad Esfahbod 282c60a0ee More cleanup, remove redundant error types. 17 years ago
Behdad Esfahbod 4280ec4df4 Rename ftglue.c to harfbuzz-impl.c and more type renames and moving code 17 years ago
Behdad Esfahbod 5716ae278a New header file harfbuzz-global.h. Rename FT_* int types to HB_* types. 17 years ago
Behdad Esfahbod 2130d852c7 Add commented-out dummy struct for Extension lookups. 17 years ago
Behdad Esfahbod 13b2b96384 Bug 488840 – harfbuzz: protect against ligid overflow 17 years ago
Behdad Esfahbod 6b347138b5 Mark internal symbols as HB_INTERNAL and define that to static in 17 years ago
Behdad Esfahbod 7cdfb61dee Remove FTGLUE_API/APIDEF cruft. 17 years ago
Behdad Esfahbod 61ddbafaaa Build harfbuzz.c instead of individual source files, to let compiler go 17 years ago
Behdad Esfahbod a219b3d003 Same here. 17 years ago
Behdad Esfahbod 6567e16e3b Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used by 17 years ago
Behdad Esfahbod 0b032549ba Some more cleanup. 17 years ago
Behdad Esfahbod 7a26864308 Move some code around. 17 years ago
Behdad Esfahbod 7a5405c826 Minor. 17 years ago
Behdad Esfahbod 986f4fd968 Rename buffer->inplace to buffer->separate_out with the inverted meaning, 17 years ago
Behdad Esfahbod 06003908cc Allocate buffer->positions lazily. 17 years ago
Behdad Esfahbod fc3d6f5758 Bug 485621 – Get rid of freetype memory allocator in harfbuzz 17 years ago
Behdad Esfahbod a8abb8b994 Bug 485559 – Boston Summit HarfBuzz optimizations 17 years ago
Behdad Esfahbod dd810b76bc Bug 302952 – The placement of a diacritic marks for an arabic ligature 17 years ago
Behdad Esfahbod e90d199194 Bug 463430 – Gets stuck while "formatting message" 17 years ago