22 Commits (7e4adde0bd6aa93b311f8aad1edb37eca41c8d3f)

Author SHA1 Message Date
Behdad Esfahbod 1cb47eff8f Rename VariationStore to ItemVariationStore 1 year ago
Behdad Esfahbod cb320d2222 Revert "[cff] Use float instead of double" 2 years ago
Behdad Esfahbod c8f67ac28e [cff] Use float instead of double 2 years ago
Behdad Esfahbod 76879c5763 [subset-cff] Minor hide num_coords again 2 years ago
Behdad Esfahbod 576b36a31b [cff2] Undo rounding change in draw() codepath 2 years ago
Behdad Esfahbod 4867e0b192 [subset-cff2] Faster instancing 2 years ago
Behdad Esfahbod c632a164b9 [subset/cff] Support instancing 2 years ago
Behdad Esfahbod 8f2345ca36 Use more vector resize_exact 2 years ago
Behdad Esfahbod b1c4cb0cae [cff2] Use a shrink instead of resize 2 years ago
Behdad Esfahbod b803024caf [cff2] Another exact-size allocation 2 years ago
Behdad Esfahbod 3d4659beaa [cff2] Use exact-size vector allocation for blends 2 years ago
Behdad Esfahbod b33297ee26 [cff2] Remove unused typedef 2 years ago
Behdad Esfahbod 70d97d079b [subset-cff] Remove unused argument 2 years ago
Behdad Esfahbod 4167e93a15 [subset-cff2] Micro-optimize blend operator 2 years ago
Behdad Esfahbod f159bf075b [cff2] Micro-optimize blend operator 2 years ago
Behdad Esfahbod bff78e6515 [cff] Convert interpretation environment to use constructor 3 years ago
Behdad Esfahbod 0a42410dc8 [cff2] Change extents/shape stack to be just a number 3 years ago
Behdad Esfahbod 8aa54aaca2 [cff] Replace byte_str_t with hb_bytes_t use 3 years ago
Behdad Esfahbod 29f60d1eaa [cff] Remove init/fini from blend_arg_t 3 years ago
luz paz e2e305066a Fix various typos 3 years ago
Behdad Esfahbod ff1fe25a5d [VarStore] Rename internal get_scalars() to get_region_scalars() 4 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Ebrahim Byagowi efd716de3f [cff] Check for scalars array resize result 5 years ago
Ebrahim Byagowi d0e2addd43 minor 5 years ago
Ebrahim Byagowi 2be859d289 minor, replace nullptr checks with implicit ones 5 years ago
Ebrahim Byagowi 2dda6dd744 minor, tweak spacing 5 years ago
Ebrahim Byagowi 5f23a76e99 [cff] Don't remove coords const qualification 5 years ago
Michiharu Ariza 01832fd16b alternate fix for https://crbug.com/971933 6 years ago
Ebrahim Byagowi 92588782d7
Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
Michiharu Ariza 29f0b6bce7 CFF renaming (#1507) 6 years ago
Behdad Esfahbod 474a12058d [array/vector] Rename len to length 6 years ago
Behdad Esfahbod f1e95e40ed [arrays] Remove hb_supplier_t<> 6 years ago
Ebrahim Byagowi e412008599 Remove redundant void from C++ sources (#1486) 6 years ago
Ebrahim Byagowi b2ebaa9afa Remove redundant 'inline' from methods (#1483) 6 years ago
Michiharu Ariza 59345cdef3 [CFF] Refix oss-fuzz 11714: set_blends (PR #1458) (#1460) 6 years ago
Michiharu Ariza 14d29a1043 check number of blends against args on stack 6 years ago
Michiharu Ariza c48f53d309 more double changes 6 years ago
Michiharu Ariza 5fff6ab002 additional precision made a difference in extents test 6 years ago
Behdad Esfahbod 825df6dbc7 [CFF] Change spaces to tabs 6 years ago
Behdad Esfahbod 592f39b3c4 [CFF] Whitespace 6 years ago
Michiharu Ariza d8c6913765 undo 0u 6 years ago
Michiharu Ariza 9483da145d redo fixes 6 years ago
Michiharu Ariza 9784cff556 fix another pesky gcc error 6 years ago
Michiharu Ariza 0dfa584cb4 changed Adobe company name 6 years ago
Michiharu Ariza 0996c0ff62 implented no-desubroutinize with CFF2 along with API test 6 years ago
Michiharu Ariza ae8fd0dbfb clear stack after vsindex op 6 years ago
Michiharu Ariza 2840a104c1 tweaks to build with new merge 6 years ago
Michiharu Ariza d56e338a90 CFF1 no-desubroutinize + no-hinting 6 years ago
Michiharu Ariza 7d99a6cef8 overhauled error handling in CFF interpreter 6 years ago
Michiharu Ariza af61c3b10f added vsindex test & fixed process_vsindex 6 years ago