13318 Commits (af74ab452f5796fb02d6a406a70033803781f17d)
 

Author SHA1 Message Date
Garret Rieger af74ab452f [repack] always run the sort in repack. 3 years ago
Behdad Esfahbod 29811a720c Fix typo 3 years ago
Behdad Esfahbod c859cbfb88 Mark an array as static 3 years ago
Behdad Esfahbod 19802dfdf0 Minor rename of static symbols to namespace them 3 years ago
Behdad Esfahbod e0a5231657 [draw] Lazy-allocate user-data/destroy callback vector 3 years ago
Garret Rieger 823f32a0e2 [subset] Fix potential out of bounds write setting overlap flag on composite glyphs. 3 years ago
Behdad Esfahbod 3f9226da37 [meta] Fix typo 3 years ago
Ryan VanderMeulen 1c0eeb7cb3 Don't try to set _USE_MATH_DEFINES if already defined 3 years ago
Ryan VanderMeulen 25917c780f Fix build warning when __GNUG__ isn't defined 3 years ago
Behdad Esfahbod e9c0a74063 Fix clang -Wcomma warnings 3 years ago
Behdad Esfahbod d9c18cc2f0 [indic-table] Update 3 years ago
Behdad Esfahbod 99a26bc19d [indic-generator] Fix typo 3 years ago
Behdad Esfahbod 2cbb775866 [myanmar] Fold category P into GB 3 years ago
Behdad Esfahbod b350e30186 [myanmar] Remove category D completely 3 years ago
Behdad Esfahbod 8533214ac5 [khmer] Fold category Coeng completely into category H 3 years ago
Behdad Esfahbod 607a9fe793 [indic-like] Remove category duplication 3 years ago
Behdad Esfahbod 0485192195 [indic-like] Remove dependence on ot_category_t 3 years ago
Behdad Esfahbod 14049003ac [indic-like] Reduce indic-dependency of khmer/myanmar even more 3 years ago
dependabot[bot] a1c299da13 Bump actions/setup-python from 3 to 4 3 years ago
Garret Rieger f9f0969cb6 [subset] switch to hb_memcpy. 3 years ago
Garret Rieger 1e34852f07 [subset] Fix undefined behaviour. 3 years ago
Garret Rieger 311413f16b [subset] Fix fuzzer issue. 3 years ago
Matthias Clasen 4ba7980b8e Fix the generated gobject headers 3 years ago
Ali Chraghi 79bb3b5278 [docs] fix typo 3 years ago
Behdad Esfahbod b5bdb9f955
Merge pull request #3648 from harfbuzz/indic-cleanup 3 years ago
Behdad Esfahbod 98116e5cf5 [myanmar] Fix comments on categories 3 years ago
Behdad Esfahbod 02016914b3 [indic-generator] Remove unnecessary Myanmar category=D overrides 3 years ago
Behdad Esfahbod 937c878078 [indic-generator] Remove unnecessary override for Myanmar U+1039 3 years ago
Behdad Esfahbod 9504037ccb [indic-generator] Remove three unneeded Myanmar overrides U+AA74-6 3 years ago
Behdad Esfahbod 02eb6606d7 [indic-generator] Remove redundant PLACEHODER characters overrides 3 years ago
Behdad Esfahbod e16669ceac [indic-generator] Remove redundant override of U+2010 / U+2011 3 years ago
Behdad Esfahbod bb255cd9a6 [indic-generator] Remove redundant override of U+0980 3 years ago
Behdad Esfahbod 30d8c87d01 [myanmar] Document Medials 3 years ago
Behdad Esfahbod e1826c3714 [khmer] Reuse OT_H for OT_Coeng 3 years ago
Behdad Esfahbod eb2f2e318a [indic-generator] Update comment re U+104E 3 years ago
Behdad Esfahbod 0daafefdd1 Merge branch 'main' into indic-cleanup 3 years ago
Behdad Esfahbod 148283d0e0 [syllabic] Use a buffer scratch-flag for has-broken-syllable 3 years ago
Behdad Esfahbod 6997d10bc0 [arabic] Remove a couple TODO items 3 years ago
Behdad Esfahbod e1575f2347 [iter] Remove a few TODO items 3 years ago
Behdad Esfahbod 689c77530a [buffer] Actually remove TODO item 3 years ago
Behdad Esfahbod d09e962b9f [buffer] Update a TODO item 3 years ago
Behdad Esfahbod b3f689e7e5 [serializer] Remove TODO that's not gonna happen 3 years ago
Behdad Esfahbod 10a8cc28fc [normalizer] Remove a TODO that's not going to happen 3 years ago
Behdad Esfahbod 7635568f29 [font] Remove a TODO item that's not gonna happen 3 years ago
Behdad Esfahbod bd453de757 [unicode] Accept a couple hacks as permanent 3 years ago
Behdad Esfahbod 39c132a62d [indic/myanmar] Simplify compare functions 3 years ago
Behdad Esfahbod a5bcd8567f [indic] Update comment re category listing 3 years ago
Behdad Esfahbod 10a5485136 [indic/myanmar] Move is_consonant to .cc files 3 years ago
Behdad Esfahbod 1c657460ef [indic] Expand MEDIAL_FLAGS 3 years ago
Behdad Esfahbod 9e3917f6d6 [indic] Move a couple of functions to .cc file 3 years ago