3901 Commits (2cee5b68a07b99214ef9428fe5d03e7b378a558f)
 

Author SHA1 Message Date
Behdad Esfahbod 2cee5b68a0 [ot-font] Fix short-offset calculation 9 years ago
Behdad Esfahbod b50fcfa829 [ot-font] Implement glyph_extents() for TrueType fonts 9 years ago
Behdad Esfahbod 0299b45000 Make BYTE a real type 9 years ago
Behdad Esfahbod ed6962c795 [coretext] Use i32 instead of u32 as well 9 years ago
Behdad Esfahbod 163c435f18 [uniscribe] Fix negative offsets 9 years ago
Behdad Esfahbod 789b89ef71 1.0.2 9 years ago
Behdad Esfahbod 958c268fa3 [coretext] Add TODO item 9 years ago
Behdad Esfahbod 7c5bee09d9 [uniscribe] Fix font scale handling 9 years ago
Behdad Esfahbod 902e74a098 Commented-out code to print buffer before each lookup 9 years ago
Behdad Esfahbod 75504a5048 Allow serializing buffer with output-buffer being used 9 years ago
Behdad Esfahbod e47b772a56 [ot] Change buffer content type right after we map to glyphs 9 years ago
Behdad Esfahbod d104415e4c [Android.mk] Update for SEA removal and USE addition 9 years ago
Behdad Esfahbod ddd6bf12f1 Don't declare dependency on freetype in harfbuzz.pc 9 years ago
Behdad Esfahbod 2c8b3b2e53 [debug] Print lookup index in debug-apply output 9 years ago
Behdad Esfahbod 50ad7788ee [coretext] Remove assert that kicks in on Mac OS 10.6 9 years ago
Behdad Esfahbod 2b646fa07f Remove unused function 9 years ago
Behdad Esfahbod 539a610e2e Add Libs.private and Requires.private to harfbuzz.pc 9 years ago
jfkthame c7dfe316f8 Don't rely on .cluster in _hb_ot_shape_normalize() 9 years ago
jfkthame 9099e48e29 Don't rely on .cluster field in fallback_position 9 years ago
Behdad Esfahbod f3792342f6 [tests] Add test for fallback positioning with cluster_level > 0 9 years ago
Behdad Esfahbod bd22a5cfae Bug 91559 - HarfBuzz 1.0.1: Inconsistent DLL files specified/created... 9 years ago
Behdad Esfahbod 02d6439f42 Merge pull request #122 from RomainNaour/static-fix 9 years ago
Romain Naour 160f635523 fix static linking with icu-uc 9 years ago
Behdad Esfahbod 9002c27b2f 1.0.1 9 years ago
Behdad Esfahbod f1c20e1ba5 [USE] Fix out-of-bounds static array access 9 years ago
Behdad Esfahbod 260442346a 1.0.0 9 years ago
Behdad Esfahbod df6cb84449 Merge branch 'use' 9 years ago
Behdad Esfahbod 2ed6be6670 0.9.42 9 years ago
Behdad Esfahbod 23e56e088a Fix broken sentence 9 years ago
Grigori Goronzy 91a2e5d287 Update UCDN to upstream commit 8af93f30 9 years ago
Behdad Esfahbod 786ba45847 [test] Encode Kharoshti text 9 years ago
Behdad Esfahbod b423125503 [test] Add Batak and Buginese test texts 9 years ago
Behdad Esfahbod b8c159ffcc [test] Remove shaper-sea texts under shaper-use 9 years ago
Behdad Esfahbod 67ba7320cc [test] Remove New Tai Lue texts 9 years ago
Behdad Esfahbod c81d957a26 [test] Add tests for improved 'vert' feature 9 years ago
Behdad Esfahbod 8a6a16dbcb [test] Add recently added test 9 years ago
Behdad Esfahbod 895fb31c7f [test] Support additional options to hb-shape in micro-test suite 9 years ago
Behdad Esfahbod 0f98fe88f4 [ot] Search globally for 'vert' feature if not found in specified script/lang 9 years ago
Behdad Esfahbod f327aacfa1 [ot] Minor 9 years ago
Behdad Esfahbod d78463c801 Minor debug output fix 9 years ago
Behdad Esfahbod d99f50bde0 Add missing TRACE_RETURN 9 years ago
Behdad Esfahbod 2dc8e3f470 [ot] Add missing return! 9 years ago
Behdad Esfahbod 582069172c Add test case for deleting default ignorables with positioning 9 years ago
Behdad Esfahbod 8cfbc304ee Fix hide-default-ignorables after f0010dfd01 9 years ago
Behdad Esfahbod 2dbd3d29d6 Fix hide-ignorables if font doesn't have space glyph 9 years ago
Behdad Esfahbod 4ba796b26e Refactor _hb_glyph_info_is_default_ignorable() 9 years ago
Behdad Esfahbod f0010dfd01 [ot] Hide default-ignorables before finishing off positioning 9 years ago
Behdad Esfahbod 376d587f36 Implement more granular cluster-merging 9 years ago
Behdad Esfahbod a60e2cfa39 [ot] Don't rely on cluster numbers for ensure_native_direction() 9 years ago
Behdad Esfahbod 701112dad9 [ot] Simplify form_clusters() 9 years ago