]> git.imager.perl.org - imager.git/history - T1/T1.xs
extend some variable types to avoid overflows for mediancut
[imager.git] / T1 / T1.xs
2019-01-02 Tony Cookavoid dead code in i_t1_glyph_names().
2013-03-01 Tony Cookallocate the correct number of stack entries for glyph_...
2013-02-23 Tony Cookpull some basic tests all fonts should pass into Imager...
2013-02-22 Tony Cookfix error handling for invalid utf8 for T1
2013-02-21 Tony Cooktests and fixes for corrrect handling of magic in T1
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookthread-safe T1lib interface
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cookimproved thread safety for Imager
2012-09-09 Tony Cookthread-safe T1lib interface
2011-10-14 Tony Cook[rt #69158] *_has_chars() now returns PL_sv_yes/PL_sv_no
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-02-06 Tony Cookmove t1lib font support to a separate module