191 Commits (7e76d746e2555d5bba7f65d3958aa97a7f179d7b)

Author SHA1 Message Date
Behdad Esfahbod f673cfbd64 Support scripts that are written both LTR and RTL 6 years ago
Garret Rieger a8e7f9b958 [subset] Get cmap tests passing again. 6 years ago
Garret Rieger c817992f49 [subset] Write out a format 4, plat 0 encoding record to match fontTools. 6 years ago
Ebrahim Byagowi ce17340b23 Add hb_blob_create_from_file, a new API (#926) 7 years ago
Garret Rieger 4fa1c6705a [subset] Check instruction offsets in glyph to ensure they are in bounds. 7 years ago
Garret Rieger e29c8e33f3 [subset] Add a test for previous cmap breakage. 7 years ago
Garret Rieger 5dadbb0fa0 [subset] Add implementation of cmap format 12 codepoint listing. (#988) 7 years ago
Garret Rieger 21a181af2b [subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table. 7 years ago
Ebrahim Byagowi f24b0b9728 Update the links and revive the dead ones 7 years ago
Garret Rieger 1c3372786c [subset] fix infinite loop bug in looping through tables for subsetting. 7 years ago
Garret Rieger 07851aae9d [subset] Couple of fixes for fuzzer discovered issues. (#924) 7 years ago
Behdad Esfahbod 44b6c77c64 Try fixing linking again 7 years ago
Garret Rieger 1396614040 [subset] don't use pointers returned from push after array has resized in hb-subset-glyf.cc 7 years ago
Garret Rieger 3531efdb4c [subset] Fixed out of bounds read when subsetting hdmx. 7 years ago
Garret Rieger e597436b99 [subset] Disable glyf accelerator_t methods if it didn't successfully init. 7 years ago
Garret Rieger 7251181b56 [subset] Fix infinite loop in there are more then 32 tables. 7 years ago
Garret Rieger 1a94804d35 [subset] Add a fix for segfault in hmtx/vmtx subsetting code. 7 years ago
Garret Rieger 31281d6a17 [subset] Add a test demonstrating a seg fault while subsetting hmtx. 7 years ago
Behdad Esfahbod e6e2ee2b92 Remove extra stdbool includes 7 years ago
Chun-wei Fan 831d4a2dab test/api: Fix building subset tests 7 years ago
Chun-wei Fan eda6a5ea80 CMake: Fix running tests on Windows 7 years ago
Garret Rieger ec47cd95ba [subset] Unit test to check that post subsetting drops glyph names. 7 years ago
Garret Rieger 362f282406 [subset] fix author. 7 years ago
Garret Rieger 89465cb1c7 [subset] s/hmetrics/vmetrics. 7 years ago
Garret Rieger 91867cda6a [subset] cleanup. 7 years ago
Garret Rieger d9263f0230 [subset] add unit tests for vmtx subsetting. 7 years ago
Behdad Esfahbod 70ad69f244 [test] Fix build with older glib 7 years ago
Garret Rieger 9a6f9b4d42 [set] add a test demonstrating a bug in hb_set_union. 7 years ago
Ebrahim Byagowi 0eec33154a
[cmake] cleanup (#846) 7 years ago
Ebrahim Byagowi 5b9c234043 [CPAL] Refactor and address the reviews 7 years ago
Rod Sheeter ffcb5cbf71 [subset] update the test file for composite, fix an offset calculation 7 years ago
Rod Sheeter b3790a65a1 [subset] add a (failing for now) test for composite glyf hint dropping 7 years ago
Garret Rieger f14d1b64c2 [subset] when dropping hints, clear hint related fields in maxp. 7 years ago
Ebrahim Byagowi cd28eb9f5d
Add -Werror=unused-function check to Travis (#832) 7 years ago
Rod Sheeter 5267520e07 [subset] update hdmx test to create input explicitly 7 years ago
Rod Sheeter 0ac8c0c1e6 [subset] zero glyf and loca memory before writing so pads are clean. Test just the part of maxp we care about 7 years ago
Rod Sheeter 9bd6d25254 [subset] clone trim logic from fonttools glyf handling 7 years ago
Garret Rieger 15fc45bfed [subset] Add a unit test for hdmx subsetting. 7 years ago
Rod Sheeter 4f07437dfe [subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected 7 years ago
Behdad Esfahbod 0bff6991de Ugh. Really fix build. 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
Behdad Esfahbod 04dedec96b [test] Remove unused var 7 years ago
Behdad Esfahbod 6d56db8983 [test/api] Distribute all fonts 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
Behdad Esfahbod 7b5ce74047 Fix warnings 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 6122ad2442 [subset] add files to EXTRA_DIST 7 years ago