5259 Commits (e6e6cbf1648d4a776da0857921872f2fbc853205)

Author SHA1 Message Date
Dominik Röttsches d3d3ff76d1 [sfnt] Clarify `COLR` v1 FT_Paint* format representations 3 years ago
Alexei Podtelezhnikov 94cb3a2eb9 * src/truetype/ttgload.c (load_truetype_glyph): Fix MSVC warning C4312. 3 years ago
Alexei Podtelezhnikov 793c012635 [woff] Optimize table tagging. 3 years ago
Alexei Podtelezhnikov a577bbcb5b [woff2] Optimize table tagging. 3 years ago
Werner Lemberg 80b13f5732 Formatting. 3 years ago
Ben Wagner 535c67dda7 [mm] Tolerate missing Blend dictionary entries 3 years ago
Ben Wagner 65be4b2112 [mm] Delay setting blend weight and design position. 3 years ago
Ben Wagner b5e003f1f2 [cff] Commit vstore data and regions on allocation. 3 years ago
Ben Wagner fde91ab8f1 [sfnt] Delay setting gasp ranges and count until computed. 3 years ago
Ben Wagner 6d12e3a0ca [sfnt] Delay setting names and langTags until computed. 3 years ago
Werner Lemberg 8ef8072ba1 [bdf, cid, pfr, winfonts] Improve rejection of other font formats. 3 years ago
Alexei Podtelezhnikov 38b349c41b [pcf] Zero out the allocated properties. 3 years ago
Alexei Podtelezhnikov 986d503f4a * src/sfnt/ttload.c (tt_face_load_name): NULL-initialize langTag. 3 years ago
Alexei Podtelezhnikov 30ca63d4fb [bdf] Fix up user properties. 3 years ago
Alexei Podtelezhnikov afd1cb2881 * src/sfnt/ttload.c (tt_face_load_name): Accounting fix. 3 years ago
Ben Wagner c71eb22dde Fix typos in memory macros. 3 years ago
Ben Wagner 8406ae5324 [truetype] Reload context after re-executing `prep`. 3 years ago
Werner Lemberg 0b92c56c34 [truetype] Minor documentation improvements. 3 years ago
Alexei Podtelezhnikov e294a95ca8 * src/cid/cidload.c (parse_fd_array): Protect against trancation. 3 years ago
Alexei Podtelezhnikov 1029eb9377 [type1] Revert to signed size for binary data. 3 years ago
Alexei Podtelezhnikov 77bd46e959 [psaux] Signedness revisions. 3 years ago
Alexei Podtelezhnikov 3b036820d6 [cid] Signedness revisions. 3 years ago
Alexei Podtelezhnikov 012b4f2d48 * src/cid/cidload.c (cid_face_open): Streamline CIDCount check. 3 years ago
Alexei Podtelezhnikov 946df22165 * src/cid/cidload.c (cid_face_open): Streamline SubrCount check. 3 years ago
Alexei Podtelezhnikov 0313a11c4c * src/cid/cidgload.c (cid_load_glyph): Fortify incremental loading. 3 years ago
Alexei Podtelezhnikov 22befeef82 Signedness revisions. 3 years ago
Alexei Podtelezhnikov 0f23ae2e80 * src/smooth/ftgrays.c (FT_DIV_MOD): Limit the ARM workaround. 3 years ago
Alexei Podtelezhnikov ec6a458821 [pshinter] Additional clean-ups. 3 years ago
Alexei Podtelezhnikov 227445f613 [pshinter] More convenient direction definition. 3 years ago
Alexei Podtelezhnikov d102a51438 [pshinter] Remove unnecessary check. 3 years ago
Alexei Podtelezhnikov 68fae526c4 * src/autofit/afhints.c (af_glyph_hints_reload): Decrease casting. 3 years ago
Alexei Podtelezhnikov 1d79c892cf * src/tools/apinames.c: Facilitate OpenVMS linker options. 3 years ago
Alexei Podtelezhnikov dd0ccdc3d3 * src/winfonts/winfnt.c (FNT_Face_Init): Correct reallocation. 3 years ago
Alexei Podtelezhnikov a69320a9b2 [bdf] Simplify comment collection or lack thereof. 3 years ago
Alexei Podtelezhnikov a29e020059 Use NULL for pointers only. 3 years ago
Alexei Podtelezhnikov 90b14882ec [bdf, pcf] Minor optimization. 3 years ago
Alexei Podtelezhnikov b4dddd8244 [base] Initialize stream memory earlier. 3 years ago
Alexei Podtelezhnikov 892e7eadc9 * src/bdf/bdflib.c (_bdf_parse_{start,glyphs}): Use appropriate scanner. 3 years ago
Alexei Podtelezhnikov 6190360967 Minor. 3 years ago
Alexei Podtelezhnikov 71969d1edf * src/cff/cffdrivr.c (cff_ps_get_font_{info,extra}): Use FT_QNEW. 3 years ago
Alexei Podtelezhnikov 529158983d [cache] Minor clean-ups. 3 years ago
Edwin Steiner 6e1ef98a04 [cff] Explicitly set StandardEncoding or ExpertEncoding offsets. 3 years ago
Alexei Podtelezhnikov fce74b7365 [cache] Miscellaneous clean-ups. 3 years ago
Alexei Podtelezhnikov 79d14cc256 * src/cff/cffload.c (cff_fd_select_get): Remove casting. 3 years ago
Alexei Podtelezhnikov ae516e6a43 * src/pcf/pcfread.c (pcf_read_TOC): Remove casting. 3 years ago
Alexei Podtelezhnikov 801b7540dc Minor type adjustments. 3 years ago
Alexei Podtelezhnikov 49270c1701 Replace boolean allocation macros with MEM ones. 3 years ago
Alexei Podtelezhnikov 9a4c846e60 [cache] Revert to some zeroing. 3 years ago
Alexei Podtelezhnikov 0a8ee851e0 * src/pshinter/pshrec.c (ps_mask_table_merge_all): Tweak loops. 3 years ago
Alexei Podtelezhnikov 731d0b6856 [cff, pshinter] Clean up unsigned counters. 3 years ago