]> git.imager.perl.org - imager.git/history - FT2
update Changes
[imager.git] / FT2 /
2016-02-29 Tony Cookupdate Changes some more
2016-02-23 Tony Cookavoid uninitialized value warnings in the FT2 driver
2014-12-25 Tony CookDevel::CheckLib: handle the gcc-4 symlink on Cygwin
2013-06-14 Tony Cookfix various GCC warnings, mostly initialized but otherw...
2013-06-10 Tony Cookupdate Changes with the FT2 gsamp/psamp change
2013-06-10 Tony Cook[rt #83478] use psamp/gsamp to implement i_ft2_cp()
2013-06-10 Tony Cook[rt #73359] draw non-AA text using FT2 in normal mode
2013-04-19 Tony Cookrelease prep: update font handlers to depend on next...
2013-04-03 Tony Cookenable the debug log for the standard font tests
2013-04-03 Tony CookFT2: fix some format string/argument type mismatches
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 Cooksome Changes updates
2013-02-23 Tony Cookuse the standard font tests for FT2 too
2013-02-22 Tony Cookfix channel output for FT2
2013-02-21 Tony Cooktests and fixes for correct handling of get magic in FT2
2013-02-21 Tony Cookfix some internal FT2 documentation
2013-02-21 Tony Cookfix some compiler warnings
2013-02-21 Tony Cookmark mm_log() for the API with the right gcc -Wformat...
2013-02-18 Tony Cookupdate sub-module READMEs
2012-12-14 Tony Cookrelease Imager 0.94 v0.94
2012-12-14 Tony Cookbump FT2 version to differentiate from Imager 0.93_02
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookupdate Changes for FT2 thread safety
2012-11-24 Tony Cookthread safety for the FT2 driver
2012-11-23 Tony Cookchange note for reporting the FT2 library version
2012-11-23 Tony Cookreport the Freetype 2 library version to STDERR in...
2012-10-15 Tony Cookchanges note for sub-module --verbose handling
2012-10-15 Tony Cook[rt #75878] pass --verbose through to Imager::Probe...
2012-10-15 Tony Cooknote .dSYM clean up change
2012-10-15 Tony CookDevel::CheckLib: remove generated .dSYM directories...
2012-10-08 Tony Cookvarious changes updates
2012-09-29 Tony Cookbump versions of sub-modules that have been updated
2012-09-29 Tony Cookallow freetype-config to be found on cygwin
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-17 Tony Cookadding tracing for the slot APIs
2012-09-12 Tony Cookchange note for 39bfc9d3d
2012-09-12 Tony Cookallow freetype-config to be found on cygwin
2012-09-11 Tony Cookimproved thread safety for Imager
2012-09-09 Tony Cookupdate Changes for FT2 thread safety
2012-09-09 Tony Cookthread safety for the FT2 driver
2012-03-09 Tony Cook[rt #75560] don't fallback to using DynaLoader when...
2012-01-03 Tony Cook0.87 release v0.87
2011-11-25 Tony Cook[rt #72643] font drivers require Imager 0.86 for the...
2011-10-31 Tony Cook0.86 release v0.86
2011-10-23 Tony Cookunbreak library probes on non-Win32
2011-10-23 Tony Cookimprove MSVC support some more
2011-10-14 Tony CookNote the default font color change in a few more places
2011-10-14 Tony Cook[rt #69158] *_has_chars() now returns PL_sv_yes/PL_sv_no
2011-10-10 Tony Cook[rt #71469] make default text color non-transparent
2011-08-29 Tony Cookbump the version requirement to something EU::MM will...
2011-08-22 Tony Cooksub-module version bumps and Changes notes in prep...
2011-08-21 Tony Cook[rt #69147] detect and use snprintf() more
2011-08-15 Tony Cook[rt #69170] update the bundled Devel::CheckLib with...
2011-08-08 Tony Cook0.84_01 development release v0.84_01
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-20 Tony Cookmore manifest updates
2011-06-20 Tony Cookmake it so we can release sub-dists from the Imager...
2011-06-18 Tony Cookadd Devel::CheckLib to each sub-module and ensure it...
2011-06-18 Tony Cookbump sub-module versions
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2011-03-14 Tony Cook[RT #9675] add the library detection summary back in...
2011-03-14 Tony Cook[RT #65955] handle LD_RUN_PATH ignores with -rpath...
2011-01-10 Tony Cookignore build and test products
2010-12-06 Tony Cookuse DEFINE from Imager::Probe
2010-12-06 Tony Cookolder versions of EU::MM don't export WriteEmptyMakefil...
2010-11-12 Tony Cookreport the error if we can't load the MM font
2010-10-08 Tony Cookdon't use a sub we don't define locally
2010-10-04 Tony Cook0.78 release Imager-0.78
2010-10-04 Tony Cooksvn url updates
2010-09-28 Tony Cookallow Imager::Probe to accept arrayrefs for incpath...
2010-09-26 Tony Cookprobe test code for FT2, including extending Imager...
2010-09-25 Tony CookMove freetype 2 support into its own module