7280 Commits (unsigned-revisions)
 

Author SHA1 Message Date
Alexei Podtelezhnikov c653b8d2f1 * src/smooth/ftgrays.c (FT_GRAY_SET): Adjust for better code. 4 years ago
Alexei Podtelezhnikov 8f43d324d1 [smooth] Faster bitmap sweeping. 4 years ago
Alexei Podtelezhnikov b070264521 * src/smooth/ftgrays.c (gray_hline): Simplify even-odd computations. 4 years ago
Alexei Podtelezhnikov 967a34eee3 [type1] Avoid MM memory zeroing. 4 years ago
Alexei Podtelezhnikov 2f62d8e075 * src/bdf/bdflib.c (_bdf_list_ensure): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 79ed536d01 * src/psaux/psobjs.c (ps_parser_load_field): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 44c59414eb * src/sfnt/sfobjs.c (sfnt_load_face): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 998c7c0f1c * src/cid/cidload.c (cid_read_subrs): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 2d95784885 * src/base/ftrfork.c (FT_Raccess_Get_DataOffsets): Tweak allocation. 4 years ago
Alexei Podtelezhnikov 8150ed0db2 [cff,psaux] Avoid memory zeroing (contd.). 4 years ago
Ben Wagner 82fd32d674 * src/cid/cidload.c (cid_hex_to_binary): Improve return value. 4 years ago
Alexei Podtelezhnikov 66630d882c [sfnt] Streamline POST format 2.0 handing. 4 years ago
Alexei Podtelezhnikov ec95f9c921 [bdf,pcf] Avoid memory zeroing (contd.). 4 years ago
Alexei Podtelezhnikov d911cb5392 * src/cid/cidload.c (cid_read_subrs): Tweak allocaton macro. 4 years ago
Alexei Podtelezhnikov dc42f826af [sfnt] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov b8968d666e * src/sfnt/ttpost.c (load_format_{20,25}): Tweak allocaton macros. 4 years ago
Alexei Podtelezhnikov 2583b6085e * src/sfnt/pngshim.c (Load_SBit_Png): Tweak allocaton macro. 4 years ago
Alexei Podtelezhnikov 56ae943050 [truetype] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov c177cc354d [woff2] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov 4e1c6a12e5 * src/gzip/ftgzip.c (ft_gzip_alloc): Zero out memory again. 4 years ago
Alexei Podtelezhnikov f631542dae [lzw] Preserve decompression stack when relocating to heap. 4 years ago
Alexei Podtelezhnikov c213c8a9bb * src/cid/cidgload.c (cid_load_glyph): Restore the glyph_length check. 4 years ago
Werner Lemberg 2ec6feaf39 * src/psmodule.c (ps_unicodes_init): Ignore empty glyph names. 4 years ago
Alexei Podtelezhnikov caff87b1f9 * src/sfnt/sfobjs.c (sfnt_init_face): Revert macro change. 4 years ago
Alexei Podtelezhnikov 8750e843df [cff] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov 618d0834c7 [pfr] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov b0a281974d * src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro. 4 years ago
Alexei Podtelezhnikov deee5b7017 [psaux,psnames] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov 270ff52f62 [base] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov c2d283143a [bdf,pcf] Avoid some memory zeroing. 4 years ago
Issam E. Maghni f998eaf972 * builds/meson/process_ftoption_h.py: Add LF at EOF. 4 years ago
Alexei Podtelezhnikov c78f78fab4 * src/cff/cffload.c (cff_index_get_pointers): s/FT_QALLOC/FT_ALLOC/. 4 years ago
Alexei Podtelezhnikov 0bd5d95d66 * src/base/ftobjs.c (Mac_Read_POST_Resource): s/FT_ALLOC/FT_QALLOC/. 4 years ago
Alexei Podtelezhnikov e6e5b67db3 * src/sdf/ftsdf.c (sdf_{edge,contour,shape}_new): Use FT_QALLOC. 4 years ago
Alexei Podtelezhnikov 6ada59ab7c [sfnt] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov ec9e5114b1 [cff,type1,type42] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov baa0f71ddf [cid] s/FT_ALLOC/FT_QALLOC/ and clean up. 4 years ago
Alexei Podtelezhnikov b3438ccb31 [pfr] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov 1e525c62ae [bzip2,gzip] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov a0fb6dbcd9 [pcf,bdf,winfonts] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov 23f85c8a98 [cache] Optimize SBit copying. 4 years ago
Alexei Podtelezhnikov 93715ab2c4 [gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov 90b97a833d [psaux] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov 44b1ebe514 [base] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Alexei Podtelezhnikov 8a459e5172 [cache] Restore SBit copying for unowned (BDF) bitmaps. 4 years ago
Alexei Podtelezhnikov 361465dec9 Bitmap tracing. 4 years ago
Dominik Röttsches e662a9500f [sfnt] Return in 'COLR' v1 when layer pointer outside table 4 years ago
Alexei Podtelezhnikov 7c685cb3f6 [cache] Switch to lazy SBit setting. 4 years ago
Alexei Podtelezhnikov 02dec61731 Typo. 4 years ago
Daniel Welty 2e68785e08 * src/cache/ftcsbits.c (ftc_snode_load): Properly handle short pitch. 4 years ago