14612 Commits (27ff90d7b8c65017334f15f45b5552d4f6fdb128)
 

Author SHA1 Message Date
Behdad Esfahbod 2dc2e016d4 [cff] Enable an unlikely 2 years ago
Behdad Esfahbod 582a87ef0a [cff] Speed up FDSelect0 sanitize 2 years ago
Garret Rieger 2658370f00 [subset] make the cmap cache in accelerator const. 2 years ago
Garret Rieger 7551a668e3 [subset] Make cff_accelerator const. 2 years ago
Behdad Esfahbod d8d0e06694 [array] Comment 2 years ago
Behdad Esfahbod 2fecf2aa19 [ClassDef] Minor rename 2 years ago
Behdad Esfahbod 8f632ca884 [ClassDef] Write another loop as range for 2 years ago
Behdad Esfahbod 87b12aee13 [ClassDef] Write a couple loops as range for 2 years ago
Behdad Esfahbod ccd40c842c [ClassDef] Optimize intersected_class_glyphs 2 years ago
Behdad Esfahbod 44c585a6df [ClassDef] Fix disabled codeblock 2 years ago
Behdad Esfahbod 9b7617d433 [ClassDef2] Use a faster algorithm in subset() 2 years ago
Behdad Esfahbod ae5e6d562b [ClassDef2] Micro-optimize 2 years ago
Behdad Esfahbod 7129b79406 [open-type] Add faster range-based loop to array types 2 years ago
Behdad Esfahbod dc82334061 Remove a couple of unneeded .iter() invocations 2 years ago
Behdad Esfahbod 00f2657bb8 [subset] Accelerate sanitize-table-cache 2 years ago
Behdad Esfahbod 33165f4848 [bit-page] Remove ELT_BITS_LOG_2 2 years ago
Satadru Pramanik 58925ed9a0 Update freetype subproject to 2.12.1 2 years ago
Christoph Reiter 80dd751564 CI: work around flaky 64bit MSYS2 builds 2 years ago
Christoph Reiter 8f41b6a139 CI: fix msvc build 2 years ago
Garret Rieger 7a004a7ac2 [subset] Cache per subtable cmap unicode mappings. 2 years ago
Behdad Esfahbod d2a2670e54 [iter] Simplify has() interface implementations 2 years ago
Behdad Esfahbod cba82829ba [subset-cff1] Share subrs object 2 years ago
Behdad Esfahbod c7b998b355 [cff2] Don't share fd-array link 2 years ago
Behdad Esfahbod 3d9e3c2dc7 [subset-cff2] Don't share varstore object 2 years ago
Behdad Esfahbod c503cf003e [cmap] Store offset, not pointer, in cmap cache 2 years ago
Behdad Esfahbod 3e151139a8 [PairPos] Optimize get_effective_value_format 2 years ago
Behdad Esfahbod 3131aecf9f [array/hash] Fix asan issue 2 years ago
Behdad Esfahbod 26ad7a6022 [gpos] Minor micro-optimize 2 years ago
Behdad Esfahbod c769d7e181 [gpos] Whitespace 2 years ago
Behdad Esfahbod 3ea0f37c30 [subset-cff] Move an init to constructor 2 years ago
Behdad Esfahbod 6c92c3e0cf [subset-cff] Remove unnecessary check 2 years ago
Behdad Esfahbod 7fd300dd9a [subset-cff] Use constructor for parsed_cs_op_t 2 years ago
Garret Rieger bd37900e0d [subset] use a reference to cached global/loca subrs. 2 years ago
Behdad Esfahbod ded9de9cd8 [cff] bsearch in fdselect 2 years ago
Behdad Esfahbod 0c33aba30c [subset-cff] Rename drop flag to hinting flag 2 years ago
Behdad Esfahbod 6f5b531986 [subset-cff] Make no-hinting use accelerator as well 2 years ago
Behdad Esfahbod fad8322b3f [benchmark-subset] Add no-hinting ops 2 years ago
Behdad Esfahbod f51a624e67 [subset-cff] Micro-optimize drop_hints_in_str 2 years ago
Behdad Esfahbod 3860326688 [subset-cff] Write loop more idiomatic 2 years ago
Behdad Esfahbod 3ff502d3ae [subset-cff] Remove unnecessary initialization 2 years ago
Behdad Esfahbod 6af4985bf9 [subset-cff] No need for bitflag here anymore 2 years ago
Behdad Esfahbod 69ce606d14 [subset-cff] Immediately drop subr numbers instead of marking for skip 2 years ago
Behdad Esfahbod 1cf4f3e083 [subset-cff] More comment 2 years ago
Behdad Esfahbod f68221ff43 [subset-cff] Add comment 2 years ago
Behdad Esfahbod 048ab8a066 [subset-cff] Remove unused bits 2 years ago
Behdad Esfahbod 37cbfc0c7e [subset-cff] Remove unneeded member 2 years ago
Behdad Esfahbod 46ab15137b [subset-cff] Add has_calls to parsed charstrings 2 years ago
Behdad Esfahbod 6d53074e63 [subset-cff] Drop another unused parameter 2 years ago
Behdad Esfahbod 42615561b5 Optimize a couple array references 2 years ago
Behdad Esfahbod 04d23b7ca8 [subset-cff] Micro-optimize collect_subr_refs_in_str 2 years ago