6293 Commits (266368993625e0cfb6eef9188f8b9aa29fb97391)
 

Author SHA1 Message Date
Behdad Esfahbod 203dc44ebc [ot-layout] Remove unused members 6 years ago
Ebrahim Byagowi ac92ed7d68
Set inline hidden flag only on shared library building 6 years ago
Garret Rieger 3be050f075 [subset] entrySelectorZ -> entrySelector. 6 years ago
Garret Rieger 7c22f98da7 [subset] add missing template parameter. 6 years ago
Garret Rieger 95eb0f3baf [subset] Switch to a non-log using implementation of caculating searchRangeZ, entrySelectorZ, and rangeShiftZ in cmap4. 6 years ago
Garret Rieger b0d7971be0 [subset] Updated expected files for japanese subset integration tests to include cmap4. 6 years ago
Garret Rieger 7947927317 [subset] Update expected files for subset integration tests to include cmap4. 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
Garret Rieger 9ef55a4c13 [subset] A few bug fixes for cmap format 4 subsetting. 6 years ago
Garret Rieger 81ea75f5c8 [subset] Complete implementation of cmap4 subsetting. 6 years ago
Garret Rieger 4195a52b04 [subset] WIP implementation of serialize for cmap format 4. 6 years ago
Garret Rieger cfa592d31c [subset] Add an implement for cmap format 4 create_sub_table_plan. 6 years ago
Garret Rieger 295d67ea7d [subset] WIP cmap format 4 subsetting. 6 years ago
Garret Rieger 0053d13283 [subset] Refactor cmap subsetting to make it possible to add support for more sub tables. 6 years ago
Garret Rieger 03b2754812 [subset] Add const to the hb_subset_plan_t input to a couple functions in hb-subset-plan. 6 years ago
Behdad Esfahbod 5b93f69169 Rename some X-terminated members to Z-terminated 6 years ago
Behdad Esfahbod f1f6bc0a6f [set] Fix init/fini of set on the stack to call object init/fini 6 years ago
Behdad Esfahbod 37b95612d4 Remove hb_auto_array_t 6 years ago
Behdad Esfahbod 5c3112aec8 s/hb_prealloced_array_t/hb_vector_t/g 6 years ago
Behdad Esfahbod 4a01eb1234 Add hb_auto_t 6 years ago
Behdad Esfahbod a60ba7964e s/finish/fini 6 years ago
Behdad Esfahbod 17618ee2ec Add hb_object_fini() 6 years ago
Behdad Esfahbod bd5f918e2f [set] Cache population 6 years ago
violet-sippial 93b03119da [subset] Do not compare ttx progress output in the tests 6 years ago
Ebrahim Byagowi a57f5a1a18
[dwrite] Minor, enable the original code assertions 6 years ago
Ebrahim Byagowi 9925030f19 Don't decompose Bengali Rra and Rha 7 years ago
Ebrahim Byagowi 5ad87a93fe
Minor, improve file reading failing condition comment 7 years ago
Ebrahim Byagowi 2eaba80cbd
Minor, re-add unused mark to some of ragel defined state machines (#1005) 7 years ago
Ebrahim Byagowi 48f0204cfe
Minor, re-add unused mark for two TRACE_ macros 7 years ago
Ebrahim Byagowi 816b8169a9 Resolve some of clang's double-promotion warnings 7 years ago
Ebrahim Byagowi 24b8b9b227 Resolve clang's used-but-marked-unused warnings 7 years ago
Ebrahim Byagowi eaf649450a Resolve clang's conditional-uninitialize warnings 7 years ago
Ebrahim Byagowi 8b0d642e66 Resolve some of clang's zero-as-null-pointer-constant warnings 7 years ago
Ebrahim Byagowi 8100380d9e
Minor, fix calloc call order 7 years ago
Ebrahim Byagowi 2a4cdfad20
[aat/kerx] Minor (#1003) 7 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 3c97614598 [subset] In subset fuzzer run through drop hints and keep hints pathways. 7 years ago
Khaled Hosny 6fdeeb2ae3 [util] Check all specified shapers are known (#993) 7 years ago
Garret Rieger 535fb23c02 [subset] Add integration tests for cmap breakge. 7 years ago
Garret Rieger e29c8e33f3 [subset] Add a test for previous cmap breakage. 7 years ago
Garret Rieger 5e318e09ba [subset] Fix broken cmap creation. 7 years ago
Ebrahim Byagowi a47070cd40
Minor, annotate the added tables with likely/unlikely (#997) 7 years ago
Garret Rieger 1a309dcd72 [subset] Remove printf's from fuzzing targets. 7 years ago
Ebrahim Byagowi c55aa147c3
Do sanitization before the use on 'main' mini-program (#994) 7 years ago
Garret Rieger c02b40e58f [subset] add a fuzzer target for subset_get_all_codepoints method. (#987) 7 years ago
Behdad Esfahbod 924803166e [colr] Check layer record access 7 years ago
Garret Rieger 5dadbb0fa0 [subset] Add implementation of cmap format 12 codepoint listing. (#988) 7 years ago
Ebrahim Byagowi 6771e79bcc
Add pre-opentype font pages detection code (#986) 7 years ago