]> git.imager.perl.org - imager.git/history - FT2/FT2.xs
avoid a possible sign-extension for offsets/sizes in SGI
[imager.git] / FT2 / FT2.xs
2019-01-02 Tony Cookavoid an unneeded EXTEND() call when the FT2 has_chars...
2019-01-02 Tony Cookavoid dead code in i_ft2_glyph_name()
2013-03-01 Tony Cookallocate the correct number of stack entries for glyph_...
2013-03-01 Tony Cookmissing variable initialization for glyph_names for FT2
2013-02-23 Tony Cookuse the standard font tests for FT2 too
2013-02-21 Tony Cooktests and fixes for correct handling of get magic in FT2
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookthread safety for the FT2 driver
2012-11-23 Tony Cookreport the Freetype 2 library version to STDERR in...
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 safety for the FT2 driver
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
2010-09-25 Tony CookMove freetype 2 support into its own module