summaryrefslogtreecommitdiff
path: root/src/hb-cff-interp-cs-common.hh
AgeCommit message (Expand)AuthorFilesLines
2019-01-18init interp_env_t::hintmask_sizeMichiharu Ariza1-0/+1
2018-12-22CFF renaming (#1507)Michiharu Ariza1-125/+125
2018-12-17Remove redundant void from C++ sources (#1486)Ebrahim Byagowi1-13/+13
2018-12-16Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi1-83/+83
2018-12-05[CFF] fix oss-fuzz issue 11670: NULL dereference (#1450)Michiharu Ariza1-5/+17
2018-11-30[CFF] Change spaces to tabsBehdad Esfahbod1-162/+162
2018-11-30[CFF] WhitespaceBehdad Esfahbod1-3/+3
2018-11-14Implemented seac for extents & subset along with API testsMichiharu Ariza1-0/+7
2018-11-12changed Adobe company nameMichiharu Ariza1-1/+1
2018-10-31CFF1 no-desubroutinize + no-hintingMichiharu Ariza1-17/+76
2018-10-18implement flex ops for glyph extents/subsetMichiharu Ariza1-20/+137
2018-10-12overhauled error handling in CFF interpreterMichiharu Ariza1-20/+23
2018-10-08added CFF2 get_extentsMichiharu Ariza1-67/+67
2018-10-02silence warningsMichiharu Ariza1-1/+1
2018-09-21fixed subroutinized CFF2 flatteningMichiharu Ariza1-13/+0
2018-09-18fixed char widths & standard Encoding in subset CFFMichiharu Ariza1-15/+5
2018-09-17include curve control points in extentsMichiharu Ariza1-3/+3
2018-09-17implemented get_glyph_extents with CFF1Michiharu Ariza1-12/+413
2018-08-31templatized ArgStack as a prep to store blendsMichiharu Ariza1-17/+24
2018-08-31drop hints from CFF1 charstringsMichiharu Ariza1-80/+60
2018-08-30Added drop_hints to SubrFlattenerMichiharu Ariza1-1/+19
2018-08-29corrected preprocessor guardsMichiharu Ariza1-3/+3
2018-08-29Merge branch 'master' into cff-subsetMichiharu Ariza1-0/+323