5637 Commits (cd28eb9f5dc237325c64380d9d87e673b8e94985)
 

Author SHA1 Message Date
Garret Rieger e3e0ac9823 [subset] Move glyf subsetting code into hb-ot-glyf-table.hh 7 years ago
Behdad Esfahbod d1f16fce96 Don't use %zu 7 years ago
Ebrahim Byagowi c7e834a2fc
[dev-run] minor 7 years ago
Ebrahim Byagowi 975c35214f
[dev-run] Support autotools builds 7 years ago
Dominik Röttsches 25136d9b72 Use %zu format specifier for size_t to fix cross platform build 7 years ago
Ebrahim Byagowi 53cf61b029
Change Alpine and ArchLinux bot to test O3 and O0 on gcc, #801 7 years ago
Ebrahim Byagowi a64eacd8a6 [aat] First dig on 'trak' 7 years ago
Behdad Esfahbod 0bff6991de Ugh. Really fix build. 7 years ago
Behdad Esfahbod 4fcbd22b18 Fix build after previous commit 7 years ago
Behdad Esfahbod 0bbf90ded0 [subset] Don't include hb-subset.h from hb.h 7 years ago
Ebrahim Byagowi fde04777d1
Check availability of entr instead now that this works with it 7 years ago
Ebrahim Byagowi b095ce59eb
Simplify hb-fuzzer output printing and fix ArchLinux bot 7 years ago
Ebrahim Byagowi be51f763a7
Test debug builds on ArchLinux bot 7 years ago
Behdad Esfahbod e2d2d81984 Limit how much work sanitize() can do 7 years ago
Behdad Esfahbod 7033fe5877 [aat] Minor 7 years ago
Behdad Esfahbod 6fa690c75a Fix debug build 7 years ago
Behdad Esfahbod 05d1e77db8 [aat] Silence warning 7 years ago
Behdad Esfahbod a21fceb053 [ci] Make AppVeyor less noisy 7 years ago
Behdad Esfahbod 1c50a88623 Readjust mark attachment heuristic a bit more 7 years ago
Behdad Esfahbod 246e280d88 [test] Add test for https://github.com/harfbuzz/harfbuzz/issues/740 7 years ago
Ebrahim Byagowi 79756c9039
[aat] First dig on 'kerx' (#704) 7 years ago
Behdad Esfahbod 279c70a5b3
Merge pull request #796 from ebraminio/dev-run 7 years ago
Behdad Esfahbod e91644786b Remove unused check 7 years ago
Ebrahim Byagowi 89b82814b6 Add a continuous builder using fswatch 7 years ago
Behdad Esfahbod 0bd2d76bdd [test] Fix a couple of coverity_scan issues 7 years ago
Ebrahim Byagowi 8089711a61
Another attempt on fixing coverity 7 years ago
Behdad Esfahbod 79d0d791b9
Merge pull request #800 from harfbuzz/bitops 7 years ago
Behdad Esfahbod 97a7110215 Fix BitScanForward() usage 7 years ago
Behdad Esfahbod fe8f40a418
Merge branch 'master' into bitops 7 years ago
David Corbett 21646cc4a6 Do not mark the first glyph as unsafe to break 7 years ago
Behdad Esfahbod 04dedec96b [test] Remove unused var 7 years ago
Behdad Esfahbod 181b747107 Update outdated TODO file 7 years ago
Behdad Esfahbod 6d56db8983 [test/api] Distribute all fonts 7 years ago
Behdad Esfahbod e5ab34fd3a Misc fixes 7 years ago
Garret Rieger df9e22656d [subset] add a glyf subsetting test for a font with composite glyphs. 7 years ago
Garret Rieger c36d015b0e [subset] missing return. 7 years ago
Garret Rieger 2130392dcc [subset] Add support for updating reference gids in components to their new values. 7 years ago
Garret Rieger 49544eb860 [subset] Refactor composite glyf iteration code into an Iterator outside of the accelerator. 7 years ago
Garret Rieger dc6d67df13 [subset] Use gids_to_retain_sorted to produce old gid -> new gid mapping since it now has the more complete set. 7 years ago
Garret Rieger dcac9fe964 [subset] Use complex glyph closure to populate gids_to_retain_sorted. 7 years ago
Garret Rieger 58a54c9d4f [subset] add constant to get_composite and in_table methods in hb-ot-glyf-table 7 years ago
Garret Rieger 73e1434814 [subset] Add a DFS search to produce a closure of composite glyphs. 7 years ago
Garret Rieger d368414143 [subset] add helper methods to glyf accelerator for reading composite glyph information. 7 years ago
Behdad Esfahbod cd11107bb4 Another bitops fallback fix 7 years ago
Behdad Esfahbod 4e517ecb6b Another bitops fallback impl fix 7 years ago
Behdad Esfahbod f18b9fbf65 [set] Implement iteration using bitop intrinsics 7 years ago
Behdad Esfahbod 6a91a2eb04 Fix wide bitops implemenetation 7 years ago
Behdad Esfahbod d25c3e69e9 [set] Readjust parameters 7 years ago
Behdad Esfahbod 6d5c0bf8b1 Fix bitops fallback impl 7 years ago
Behdad Esfahbod 82eb1dac16 Flesh out other bit ops some more for 128bit as well 7 years ago