5784 Commits (b9dcbb1f8312d8606b230f75594d40b7d4087004)
 

Author SHA1 Message Date
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
Behdad Esfahbod 864a2dddae Clean up bit functions 7 years ago
Behdad Esfahbod 978ace6fbb Improve _hb_popcount() 7 years ago
Behdad Esfahbod 7b5ce74047 Fix warnings 7 years ago
Behdad Esfahbod 94d32d1b83 Enable C99 if available 7 years ago
rsheeter 926db87455
Merge pull request #792 from googlefonts/master 7 years ago
Behdad Esfahbod 882a3bf4ab That didn't work... 7 years ago
Behdad Esfahbod b1f186df78 Add mingw32.sh and mingw64.sh 7 years ago
Arkady Shapkin d37310ac5d Remove checking macros __OPTIMIZE__ for MSVC 7 years ago
Khaled Hosny 4eff0fc5b8 Make this work for old versions of automake 7 years ago
Khaled Hosny f8077c9790 Print only the failed log 7 years ago
Khaled Hosny 8e3b4c0e11 Simplify calls to collect-logs.sh 7 years ago
Rod Sheeter c7a633f957 [subset] try to get more info from bot where g_assert_cmpmem fails 7 years ago
Rod Sheeter 0bb2d7ac12 [subset] fix int type for blob length in hb-subset-test.h 7 years ago
Rod Sheeter be0a01a676 Merge branch 'master' of https://github.com/harfbuzz/harfbuzz 7 years ago
Ebrahim Byagowi 139c9928f6
Fix hb-private.hh compile issue 7 years ago
Arkady Shapkin 6c10328eb8 Use _BitScanForward and _BitScanReverse on MSVC 7 years ago
Rod Sheeter 7acaa3b781 [subset] apparently C99 is too much to ask in 2018 7 years ago