projects
/
imager.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add braces to some multi-line if() and for()
[imager.git]
/
lib
/
2018-12-15
Tony Cook
move EXIF handling from the JPEG handler to core Imager
tree
|
commitdiff
2018-12-06
Tony Cook
fix a dumb error in Imager::Probe
tree
|
commitdiff
2018-12-06
Tony Cook
add some more extensions, add add_type_extensions(...
tree
|
commitdiff
2018-12-06
Tony Cook
support libbase as an arrayref for fake probing
tree
|
commitdiff
2018-09-07
Tony Cook
make it clear that noalpha doesn't compose
tree
|
commitdiff
2018-06-05
Tony Cook
fix a typo (after almost "braking" it a different way)
tree
|
commitdiff
2018-06-04
Tony Cook
add png_compression_level parameter for writing PNG...
tree
|
commitdiff
2016-09-15
Tony Cook
CVE-2016-1238 mitigation
tree
|
commitdiff
2016-05-10
Tony Cook
make the jpegquality docs clearer
tree
|
commitdiff
2016-03-15
Tony Cook
extract include paths from gcc if we can
tree
|
commitdiff
2016-02-16
Tony Cook
fix Imager::Color->new(channels => []) with a short...
tree
|
commitdiff
2015-11-08
Tony Cook
note that new() accepts an io parameter
tree
|
commitdiff
2015-03-26
Tony Cook
more types documentation for the API
tree
|
commitdiff
2015-03-26
Tony Cook
add colorchannels(), alphachannel() and colormodel...
tree
|
commitdiff
2015-01-25
Tony Cook
improved polygon support
tree
|
commitdiff
2015-01-25
Tony Cook
polygon documentation
tree
|
commitdiff
2015-01-25
Tony Cook
access to poly_poly from perl as polypolygon()
tree
|
commitdiff
2014-11-22
Tony Cook
more verbose probe output
tree
|
commitdiff
2014-11-15
Tony Cook
[rt #99959] fix Imager::Matrix2d::rotate()'s centre...
tree
|
commitdiff
2014-11-08
Tony Cook
[RT #99507] don't apply the icon mask to images with...
tree
|
commitdiff
2014-06-25
Tony Cook
sacrifice a chicken to the spell-checker gods
tree
|
commitdiff
2014-06-25
Tony Cook
actually document the change in read buffer values
tree
|
commitdiff
2014-04-12
Tony Cook
rt #94413: autolevels no longer color-skews
tree
|
commitdiff
2014-04-05
Tony Cook
also replace IM_PSAMP() in Imager::Preprocessor
tree
|
commitdiff
2014-03-31
Tony Cook
[rt #94292] add jpeg_optimize to enable optimized Huffm...
tree
|
commitdiff
2013-10-31
Tony Cook
[rt #89567] be a bit more obvious about raw channels
tree
|
commitdiff
2013-10-31
Tony Cook
various typo fixes from David Steinbrunner and some...
tree
|
commitdiff
2013-10-31
Tony Cook
typos in Imager::Font
tree
|
commitdiff
2013-10-31
Tony Cook
typo fixes in the sources of APIRef.pod
tree
|
commitdiff
2013-10-31
David Steinbrunner
typo fixes
tree
|
commitdiff
2013-10-31
David Steinbrunner
typo fix
tree
|
commitdiff
2013-10-31
David Steinbrunner
typo fixes
tree
|
commitdiff
2013-10-31
David Steinbrunner
typo fix
tree
|
commitdiff
2013-10-18
Tony Cook
[rt #86428] search a few more places for libraries...
tree
|
commitdiff
2013-10-02
Adrian Yee
small typo fix in Imager::Transformations
tree
|
commitdiff
2013-10-01
Tony Cook
[rt #87650] change setpixel()'s return value
tree
|
commitdiff
2013-09-30
Tony Cook
[rt #87338] Imager::Font::Wrap no longer requires the...
tree
|
commitdiff
2013-07-09
Tony Cook
[rt #86659] PNG benign error support is more complex...
tree
|
commitdiff
2013-06-07
Tony Cook
add a drop shadow entry to the cookbook and a sample too
tree
|
commitdiff
2013-06-07
Tony Cook
[rt #85746] add support for libpng 1.6
tree
|
commitdiff
2013-05-19
Tony Cook
[rt #85413] add a test for standard POD headings and...
tree
|
commitdiff
2013-05-19
Tony Cook
[rt #85143] remove an errant trailing ' from a =head1...
tree
|
commitdiff
2013-05-18
Tony Cook
update unshipped spell checking to work with Debian...
tree
|
commitdiff
2013-05-18
Tony Cook
escape a / in the link text of an L<> causing pod failures
tree
|
commitdiff
2013-05-03
Tony Cook
[rt #84963] force C locale for gcc -print-search-dirs
tree
|
commitdiff
2013-04-19
Tony Cook
bump Imager::Test version, which should have been done...
tree
|
commitdiff
2013-04-08
Tony Cook
[rt #84106] document transform() vs bounding_box()
tree
|
commitdiff
2013-04-03
Tony Cook
skip testing UTF-8 overloaded test on pre-5.8
tree
|
commitdiff
2013-03-01
Tony Cook
[rt #83454] document that font errors are in Imager...
tree
|
commitdiff
2013-02-25
Tony Cook
properly test UTF8 handling for FT1, and fix it
tree
|
commitdiff
2013-02-25
Tony Cook
implement standard font tests for Imager::Font::W32
tree
|
commitdiff
2013-02-23
Tony Cook
document can_glyph_names()
tree
|
commitdiff
2013-02-23
Tony Cook
use the standard font tests for Freetype 1.x (TT) too
tree
|
commitdiff
2013-02-23
Tony Cook
pull some basic tests all fonts should pass into Imager...
tree
|
commitdiff
2013-02-22
Tony Cook
fix error handling for invalid utf8 for T1
tree
|
commitdiff
2013-02-22
Tony Cook
fix error handling in the bounding_box() wrapper method
tree
|
commitdiff
2013-02-19
Tony Cook
[rt #83434] fix a POD list mixing named and bulleted...
tree
|
commitdiff
2013-02-15
Tony Cook
PNG supports more sample sizes now
tree
|
commitdiff
2013-02-15
Tony Cook
move most of README to lib/Imager/Install.pod
tree
|
commitdiff
2013-01-12
Tony Cook
Support tied/layered fh parameters for read()/write()
tree
|
commitdiff
2013-01-12
Tony Cook
use PerlIO_* calls to read/write if supplied a fh
tree
|
commitdiff
2012-12-15
Tony Cook
correct the version for improved threads support
tree
|
commitdiff
2012-12-14
Tony Cook
improved support for threads
tree
|
commitdiff
2012-12-14
Tony Cook
consistently use _valid_image() internally to ensure...
tree
|
commitdiff
2012-12-14
Tony Cook
document when the slot destructor is called
tree
|
commitdiff
2012-11-24
Tony Cook
test thread context handling for logging
tree
|
commitdiff
2012-11-24
Tony Cook
more thread docs
tree
|
commitdiff
2012-11-24
Tony Cook
add the context slot APIs
tree
|
commitdiff
2012-11-24
Tony Cook
document threads support
tree
|
commitdiff
2012-11-24
Tony Cook
add mutex functions to the API
tree
|
commitdiff
2012-11-24
Tony Cook
fill out documentation
tree
|
commitdiff
2012-11-24
Tony Cook
rebuild Imager::APIRef
tree
|
commitdiff
2012-11-24
Tony Cook
WIP, it compiles
tree
|
commitdiff
2012-11-24
Tony Cook
WIP, more context changes
tree
|
commitdiff
2012-11-20
Tony Cook
[rt #81198] clarify the return value of getpixel()
tree
|
commitdiff
2012-10-19
Tony Cook
add examples to the Imager::Fill documentation
tree
|
commitdiff
2012-10-18
Tony Cook
doc cleanups for Imager::Fill
tree
|
commitdiff
2012-10-08
Tony Cook
[rt #79251] note Image::ExifTool in a few places
tree
|
commitdiff
2012-10-08
Tony Cook
[rt #79989] setsamples() isn't 16-bit only
tree
|
commitdiff
2012-09-29
Tony Cook
revert threading changes, they aren't ready for the...
tree
|
commitdiff
2012-09-17
Tony Cook
adding tracing for the slot APIs
tree
|
commitdiff
2012-09-11
Tony Cook
improved thread safety for Imager
tree
|
commitdiff
2012-09-11
Tony Cook
add mutex functions to the API
tree
|
commitdiff
2012-09-09
Tony Cook
more thread docs
tree
|
commitdiff
2012-08-26
Tony Cook
add the context slot APIs
tree
|
commitdiff
2012-08-25
Tony Cook
document threads support
tree
|
commitdiff
2012-08-25
Tony Cook
add mutex functions to the API
tree
|
commitdiff
2012-08-14
Tony Cook
fill out documentation
tree
|
commitdiff
2012-08-14
Tony Cook
rebuild Imager::APIRef
tree
|
commitdiff
2012-08-14
Tony Cook
WIP, it compiles
tree
|
commitdiff
2012-08-14
Tony Cook
WIP, more context changes
tree
|
commitdiff
2012-07-13
Tony Cook
add a recipe to the cookbook
tree
|
commitdiff
2012-06-04
Tony Cook
[rt.cpan.org #68910] write a brief security overview
tree
|
commitdiff
2012-06-04
Tony Cook
added the check_file_limits() method to Imager
tree
|
commitdiff
2012-06-04
Tony Cook
set_file_limits(reset => 1) now resets to defaults...
tree
|
commitdiff
2012-05-24
Tony Cook
[rt #77173] improve error reporting on an API version...
tree
|
commitdiff
2012-04-29
Tony Cook
Merge branch 'png'
tree
|
commitdiff
2012-04-29
Tony Cook
PNG re-work: finish up the tag documentation
tree
|
commitdiff
2012-04-29
Tony Cook
PNG re-work: start documenting new tags
tree
|
commitdiff
2012-04-29
Tony Cook
i_get_file_background[f]?() now return int
tree
|
commitdiff
next