]> git.imager.perl.org - imager.git/log
imager.git
23 years agonote the change
Tony Cook [Mon, 1 Apr 2002 02:28:22 +0000 (02:28 +0000)]
note the change

23 years agohide or rename any symbols that are likely to conflict with other
Tony Cook [Mon, 1 Apr 2002 02:23:06 +0000 (02:23 +0000)]
hide or rename any symbols that are likely to conflict with other
libraries or perl

23 years agodifference() method
Tony Cook [Sun, 31 Mar 2002 12:41:54 +0000 (12:41 +0000)]
difference() method

23 years ago - hide more of our Darwin dlload emulation to prevent runtime
Tony Cook [Sun, 31 Mar 2002 11:09:10 +0000 (11:09 +0000)]
    - hide more of our Darwin dlload emulation to prevent runtime
          symbol conflicts
        - use INT2PTR() and PTR2IV() macros instead of direct casts to
          prevent pointer vs int size warnings on 64-bit builds of perl.
        - add our own INT2PTR and PTR2IV definitions when perl doesn't
          supply them

23 years agotry to fix OSX warnings
Tony Cook [Sun, 31 Mar 2002 10:46:54 +0000 (10:46 +0000)]
try to fix OSX warnings

23 years agouse INT2PTR if available
Tony Cook [Sun, 31 Mar 2002 10:41:36 +0000 (10:41 +0000)]
use INT2PTR if available

23 years agooops
Tony Cook [Sun, 31 Mar 2002 10:11:40 +0000 (10:11 +0000)]
oops

23 years agohide some more symbols that OSX complains about
Tony Cook [Sun, 31 Mar 2002 10:09:43 +0000 (10:09 +0000)]
hide some more symbols that OSX complains about

23 years agoFixed memory leak in freetype 1 cache.
Arnar Mar Hrafnkelsson [Sun, 31 Mar 2002 05:42:14 +0000 (05:42 +0000)]
Fixed memory leak in freetype 1 cache.

23 years agoFix for pod to make work with 5.005_03
Arnar Mar Hrafnkelsson [Sun, 31 Mar 2002 03:10:11 +0000 (03:10 +0000)]
Fix for pod to make work with 5.005_03

23 years agoget it right
Tony Cook [Sun, 31 Mar 2002 02:12:46 +0000 (02:12 +0000)]
get it right

23 years agomake sure we have alarm() support
Tony Cook [Sun, 31 Mar 2002 02:09:37 +0000 (02:09 +0000)]
make sure we have alarm() support

23 years agodisable the alarm after the test
Tony Cook [Sat, 30 Mar 2002 22:49:22 +0000 (22:49 +0000)]
disable the alarm after the test

23 years ago - i_box_cfill() went into an infinite loop on fountain fills
Tony Cook [Sat, 30 Mar 2002 13:59:13 +0000 (13:59 +0000)]
    - i_box_cfill() went into an infinite loop on fountain fills
          or fills on images with more than 8-bits/sample

23 years ago - handle the presence of the default broken giflib better,
Tony Cook [Fri, 29 Mar 2002 12:14:23 +0000 (12:14 +0000)]
    - handle the presence of the default broken giflib better,
          by giving them some more prose about the problem, and skipping
          all but the first test that fails with the broken giflib

23 years agoupdate skip count
Tony Cook [Mon, 25 Mar 2002 12:10:35 +0000 (12:10 +0000)]
update skip count

23 years agoTicket #369 - writing grayscale images to GIF
Tony Cook [Mon, 25 Mar 2002 11:52:49 +0000 (11:52 +0000)]
Ticket #369 - writing grayscale images to GIF
related change to support passing const channel arrays to i_gsamp()

23 years agodocument the t1log option to Imager::init()
Tony Cook [Tue, 19 Mar 2002 08:21:59 +0000 (08:21 +0000)]
document the t1log option to Imager::init()

23 years agomark end of 0.40pre1 changes
Tony Cook [Tue, 19 Mar 2002 00:28:25 +0000 (00:28 +0000)]
mark end of 0.40pre1 changes

23 years agoquote a few hash keys to prevent warnings on 5.004
Tony Cook [Tue, 19 Mar 2002 00:23:12 +0000 (00:23 +0000)]
quote a few hash keys to prevent warnings on 5.004

23 years agoforgot the ticket number
Tony Cook [Tue, 19 Mar 2002 00:08:07 +0000 (00:08 +0000)]
forgot the ticket number

23 years ago*** empty log message ***
Tony Cook [Mon, 18 Mar 2002 23:59:36 +0000 (23:59 +0000)]
*** empty log message ***

23 years agoSky's patch so Makefile.PL picks up libraries in correct order.
Arnar Mar Hrafnkelsson [Mon, 18 Mar 2002 13:50:34 +0000 (13:50 +0000)]
Sky's patch so Makefile.PL picks up libraries in correct order.

23 years agoBumped version to 0.40pre1.
Arnar Mar Hrafnkelsson [Sun, 17 Mar 2002 04:53:55 +0000 (04:53 +0000)]
Bumped version to 0.40pre1.

23 years agoremoved the items we've done
Tony Cook [Fri, 8 Mar 2002 05:30:19 +0000 (05:30 +0000)]
removed the items we've done

23 years agofix spelling error in message
Tony Cook [Fri, 8 Mar 2002 05:28:51 +0000 (05:28 +0000)]
fix spelling error in message

23 years agoMinor pod changes.
Arnar Mar Hrafnkelsson [Thu, 7 Mar 2002 18:11:12 +0000 (18:11 +0000)]
Minor pod changes.

23 years agoexamples in Imager::Files
Tony Cook [Thu, 7 Mar 2002 13:43:19 +0000 (13:43 +0000)]
examples in Imager::Files
document the mediancut algoritm
bug fix in some of the obsolete option handling

23 years agomerge write to gif tags updates
Tony Cook [Wed, 6 Mar 2002 12:08:23 +0000 (12:08 +0000)]
merge write to gif tags updates

23 years agoadded Artur's OSX dlload() emulation, with minor changes
Tony Cook [Sun, 3 Feb 2002 12:19:22 +0000 (12:19 +0000)]
added Artur's OSX dlload() emulation, with minor changes
modified _color() to work around a 5.6.0 bug

23 years agoHack to prevent crashing when libtiff wants to check the filesize of a file.
Arnar Mar Hrafnkelsson [Wed, 23 Jan 2002 02:34:20 +0000 (02:34 +0000)]
Hack to prevent crashing when libtiff wants to check the filesize of a file.
This only happens when certain conditions hold true in the tiff file.

23 years agoround the hsv to rgb results a little more nicely for integer RGB
Tony Cook [Tue, 22 Jan 2002 03:03:53 +0000 (03:03 +0000)]
round the hsv to rgb results a little more nicely for integer RGB

23 years agoAdded more verbose ok messages.
Arnar Mar Hrafnkelsson [Mon, 21 Jan 2002 23:25:38 +0000 (23:25 +0000)]
Added more verbose ok messages.

23 years agoRemoved old cruft from image.* and minor changes to rgb.c.
Arnar Mar Hrafnkelsson [Fri, 18 Jan 2002 18:15:14 +0000 (18:15 +0000)]
Removed old cruft from image.* and minor changes to rgb.c.

23 years agoFormatting change.
Arnar Mar Hrafnkelsson [Fri, 18 Jan 2002 18:10:29 +0000 (18:10 +0000)]
Formatting change.

23 years agoformat change.
Arnar Mar Hrafnkelsson [Fri, 18 Jan 2002 18:02:34 +0000 (18:02 +0000)]
format change.

23 years agoRemoved wrongly named file.
Arnar Mar Hrafnkelsson [Fri, 18 Jan 2002 03:46:50 +0000 (03:46 +0000)]
Removed wrongly named file.

23 years agoAdded Filters.pod instead of .pm!
Arnar Mar Hrafnkelsson [Fri, 18 Jan 2002 03:44:32 +0000 (03:44 +0000)]
Added Filters.pod instead of .pm!

23 years agomention #imager
Tony Cook [Thu, 17 Jan 2002 04:06:48 +0000 (04:06 +0000)]
mention #imager

23 years agoadded information about the mailing list to a SUPPORT section
Tony Cook [Thu, 17 Jan 2002 04:01:06 +0000 (04:01 +0000)]
added information about the mailing list to a SUPPORT section

23 years agoMinor doc change.
Arnar Mar Hrafnkelsson [Thu, 17 Jan 2002 03:45:57 +0000 (03:45 +0000)]
Minor doc change.

23 years agoadded getpixel()/setpixel() methods
Tony Cook [Thu, 17 Jan 2002 01:39:14 +0000 (01:39 +0000)]
added getpixel()/setpixel() methods

23 years agoModified tiff test to write to the testout directory.
Arnar Mar Hrafnkelsson [Wed, 16 Jan 2002 17:57:10 +0000 (17:57 +0000)]
Modified tiff test to write to the testout directory.

23 years agoAdded a better Synopsis section which still needs work and some
Arnar Mar Hrafnkelsson [Wed, 16 Jan 2002 07:31:54 +0000 (07:31 +0000)]
Added a better Synopsis section which still needs work and some
stuff in DESCRIPTION.

23 years agoMoved last bits out docs of Imager.pm.
Arnar Mar Hrafnkelsson [Wed, 16 Jan 2002 06:47:30 +0000 (06:47 +0000)]
Moved last bits out docs of Imager.pm.

23 years agoMoved last bits of docs (unedited) to Files.pod.
Arnar Mar Hrafnkelsson [Wed, 16 Jan 2002 06:36:58 +0000 (06:36 +0000)]
Moved last bits of docs (unedited) to Files.pod.

23 years agoMoved the Quantization option docs to ImageTypes.
Arnar Mar Hrafnkelsson [Wed, 16 Jan 2002 05:51:02 +0000 (05:51 +0000)]
Moved the Quantization option docs to ImageTypes.

23 years agoAdded Engines pod, moved masked images to ImageTypes, and moved convert()
Arnar Mar Hrafnkelsson [Wed, 16 Jan 2002 04:39:02 +0000 (04:39 +0000)]
Added Engines pod, moved masked images to ImageTypes, and moved convert()
and map() to Transformations.

23 years agoFilter pod added.
Arnar Mar Hrafnkelsson [Wed, 16 Jan 2002 03:10:39 +0000 (03:10 +0000)]
Filter pod added.

23 years agosome updates
Tony Cook [Tue, 15 Jan 2002 23:41:03 +0000 (23:41 +0000)]
some updates

23 years agoMoved tag handling and general tags into ImageTypes and format
Arnar Mar Hrafnkelsson [Tue, 15 Jan 2002 22:08:28 +0000 (22:08 +0000)]
Moved tag handling and general tags into ImageTypes and format
specific tags into Files.  Updated ImageTypes a lot.

23 years agoAdded Image Type pod draft.
Arnar Mar Hrafnkelsson [Tue, 15 Jan 2002 06:02:21 +0000 (06:02 +0000)]
Added Image Type pod draft.

23 years agoexplain what I was trying to explain in IRC
Tony Cook [Mon, 14 Jan 2002 08:25:13 +0000 (08:25 +0000)]
explain what I was trying to explain in IRC

23 years agoAdded documentation for simple transforms in a separate pod.
Arnar Mar Hrafnkelsson [Mon, 14 Jan 2002 04:30:57 +0000 (04:30 +0000)]
Added documentation for simple transforms in a separate pod.

23 years agoAdded Draw.pod to MANIFEST
Arnar Mar Hrafnkelsson [Sun, 13 Jan 2002 07:04:14 +0000 (07:04 +0000)]
Added Draw.pod to MANIFEST

23 years agoAdded a seperate pod for primitives drawing.
Arnar Mar Hrafnkelsson [Sun, 13 Jan 2002 03:57:58 +0000 (03:57 +0000)]
Added a seperate pod for primitives drawing.

23 years agodidn't set default for bounding_box() utf8 parameter (caused a warning
Tony Cook [Fri, 11 Jan 2002 03:43:46 +0000 (03:43 +0000)]
didn't set default for bounding_box() utf8 parameter (caused a warning
when calling bounding_box() on a FT2 font with no utf8 parameter)

23 years agofix calculation of descender for FT2, it was calculating the minimum
Tony Cook [Fri, 11 Jan 2002 01:11:17 +0000 (01:11 +0000)]
fix calculation of descender for FT2, it was calculating the minimum
decent rather than the maximum for the characters in the string

23 years agouse the font's first character map if we don't find a unicode map (FT1)
Tony Cook [Thu, 10 Jan 2002 12:37:18 +0000 (12:37 +0000)]
use the font's first character map if we don't find a unicode map (FT1)
use the glyphs' bounding boxes rather than the global ascent/descent to
get the size of the render bitmap, to work around fonts with broken
metrics

23 years agomodify the Freetype2 font code to pick it's own encoding rather than
Tony Cook [Wed, 9 Jan 2002 13:05:08 +0000 (13:05 +0000)]
modify the Freetype2 font code to pick it's own encoding rather than
using whatever strange translation FT2 happens to pick

23 years agonew docs
Tony Cook [Tue, 8 Jan 2002 07:28:24 +0000 (07:28 +0000)]
new docs

23 years agomore gif docs
Tony Cook [Mon, 7 Jan 2002 23:32:23 +0000 (23:32 +0000)]
more gif docs

23 years agoascii pbms weren't treated correctly
Tony Cook [Mon, 7 Jan 2002 10:55:50 +0000 (10:55 +0000)]
ascii pbms weren't treated correctly

23 years agoan idea
Tony Cook [Sat, 5 Jan 2002 12:56:58 +0000 (12:56 +0000)]
an idea

23 years agomore GIF docs
Tony Cook [Fri, 4 Jan 2002 13:09:10 +0000 (13:09 +0000)]
more GIF docs

23 years agoinitial cut
Tony Cook [Fri, 4 Jan 2002 09:42:42 +0000 (09:42 +0000)]
initial cut

23 years agosome ideas
Tony Cook [Fri, 4 Jan 2002 07:19:42 +0000 (07:19 +0000)]
some ideas

23 years agoirc log of documentation layout discussion
Tony Cook [Fri, 4 Jan 2002 03:18:07 +0000 (03:18 +0000)]
irc log of documentation layout discussion

23 years agoenhanced iolayer
Tony Cook [Fri, 4 Jan 2002 02:33:55 +0000 (02:33 +0000)]
enhanced iolayer
multi image/file tiff support

23 years agoAdded rgb.c to MANIFEST
Arnar Mar Hrafnkelsson [Sat, 29 Dec 2001 02:13:01 +0000 (02:13 +0000)]
Added rgb.c to MANIFEST

23 years agoForgot to add this file for last commit.
Arnar Mar Hrafnkelsson [Sat, 29 Dec 2001 02:08:28 +0000 (02:08 +0000)]
Forgot to add this file for last commit.

23 years agoAdded read support for sgi .rgb files.
Arnar Mar Hrafnkelsson [Fri, 28 Dec 2001 17:53:22 +0000 (17:53 +0000)]
Added read support for sgi .rgb files.

23 years agoAdded memory pools to make clean up of temporary buffers simpler.
Arnar Mar Hrafnkelsson [Fri, 28 Dec 2001 17:45:41 +0000 (17:45 +0000)]
Added memory pools to make clean up of temporary buffers simpler.

23 years agosplit IM_INCPATH and IM_LIBPATH with $Config{path_sep}, so they work
Tony Cook [Wed, 12 Dec 2001 23:55:22 +0000 (23:55 +0000)]
split IM_INCPATH and IM_LIBPATH with $Config{path_sep}, so they work
on Windows

23 years agoclaes' afm patch
Tony Cook [Tue, 11 Dec 2001 12:58:56 +0000 (12:58 +0000)]
claes' afm patch

23 years agoavoid allocating huge data structures on the stack
Tony Cook [Tue, 11 Dec 2001 12:28:36 +0000 (12:28 +0000)]
avoid allocating huge data structures on the stack

23 years agoinitialize the index when packing 4 bit data into bytes
Tony Cook [Mon, 10 Dec 2001 12:03:04 +0000 (12:03 +0000)]
initialize the index when packing 4 bit data into bytes

23 years agoLeolo expressed a desire for .ico support - I thought of a few more
Tony Cook [Fri, 7 Dec 2001 13:59:43 +0000 (13:59 +0000)]
Leolo expressed a desire for .ico support - I thought of a few more

23 years agowrite paletted images as paletted for tiff
Tony Cook [Sat, 1 Dec 2001 03:25:12 +0000 (03:25 +0000)]
write paletted images as paletted for tiff
minor doc fix in freetyp2.c

23 years agofreetype 2 bounding box function didn't know UTF8 (doh!)
Tony Cook [Fri, 30 Nov 2001 06:41:27 +0000 (06:41 +0000)]
freetype 2 bounding box function didn't know UTF8 (doh!)

23 years agoadded has_chars() method to Imager::Font::FreeType2
Tony Cook [Fri, 30 Nov 2001 04:40:24 +0000 (04:40 +0000)]
added has_chars() method to Imager::Font::FreeType2

23 years agoClarified what version of libtiff is required.
Arnar Mar Hrafnkelsson [Tue, 27 Nov 2001 13:51:52 +0000 (13:51 +0000)]
Clarified what version of libtiff is required.

23 years ago- read paletted tiff images into Imager paletted images
Tony Cook [Sun, 25 Nov 2001 03:45:42 +0000 (03:45 +0000)]
- read paletted tiff images into Imager paletted images
- on partial tiff image reads, set the i_incomplete tag
- tiff reading now uses the error stack
- use the error stack value from reading bmp files
- fix an error message in bmp.c

23 years agopackbits compression instead
Tony Cook [Fri, 23 Nov 2001 13:55:05 +0000 (13:55 +0000)]
packbits compression instead

23 years agomight be valid this time
Tony Cook [Fri, 23 Nov 2001 12:59:48 +0000 (12:59 +0000)]
might be valid this time

23 years agotest 8-bit/pixel paletted TIFF
Tony Cook [Fri, 23 Nov 2001 11:24:53 +0000 (11:24 +0000)]
test 8-bit/pixel paletted TIFF

23 years ago4-bit/sample paletted tiff
Tony Cook [Fri, 23 Nov 2001 10:55:33 +0000 (10:55 +0000)]
4-bit/sample paletted tiff

23 years agomore tiff tags support
Tony Cook [Wed, 21 Nov 2001 13:38:01 +0000 (13:38 +0000)]
more tiff tags support

23 years agomake color values smarter for the drawing functions
Tony Cook [Wed, 21 Nov 2001 04:39:34 +0000 (04:39 +0000)]
make color values smarter for the drawing functions
make the aa vs antialias naming more consistent
update the docs

23 years agofix polygon() call sequence
Tony Cook [Mon, 19 Nov 2001 12:39:35 +0000 (12:39 +0000)]
fix polygon() call sequence
mention polygons in list at top of Drawing Methods
move mentions of general fills to bottom of Drawing methods and give a
bit more info

23 years agomove the combining function call outside the general fills (simplifies
Tony Cook [Mon, 19 Nov 2001 12:10:43 +0000 (12:10 +0000)]
move the combining function call outside the general fills (simplifies
the fills)
implement general fills for anti-aliased polygons

23 years agoBug fixes for the polygon rendering code where naming the same pixel twice
Arnar Mar Hrafnkelsson [Mon, 12 Nov 2001 18:46:47 +0000 (18:46 +0000)]
Bug fixes for the polygon rendering code where naming the same pixel twice
would result in an entire line being wrong.

23 years agoA segfault bug fixed in polygon.c where it would crash when invalid polygons
Arnar Mar Hrafnkelsson [Mon, 12 Nov 2001 08:26:05 +0000 (08:26 +0000)]
A segfault bug fixed in polygon.c where it would crash when invalid polygons
were fed to it.  Docs added to Imager.pm and minor test enhancements to
t/t75polyaa.t.

23 years agoFinished antialiased polygon drawing routines.
Arnar Mar Hrafnkelsson [Mon, 12 Nov 2001 07:11:58 +0000 (07:11 +0000)]
Finished antialiased polygon drawing routines.

23 years agothe examples were misleading. 2 people have been caught out, expecting
Tony Cook [Wed, 7 Nov 2001 01:29:08 +0000 (01:29 +0000)]
the examples were misleading. 2 people have been caught out, expecting
these to modify the image rather than returning a new one (amagosa and
Micksa)

23 years agoRelease version.
Arnar Mar Hrafnkelsson [Sat, 3 Nov 2001 18:19:11 +0000 (18:19 +0000)]
Release version.

23 years agoFixed missing myfree() in bmp.c.
Arnar Mar Hrafnkelsson [Fri, 2 Nov 2001 12:01:47 +0000 (12:01 +0000)]
Fixed missing myfree() in bmp.c.

23 years agofix memory leaks, gif screen size calculations
Tony Cook [Thu, 1 Nov 2001 23:43:34 +0000 (23:43 +0000)]
fix memory leaks, gif screen size calculations
extra tests for some leaks

23 years agoMissing myfree() in the default path of bmp loading.
Arnar Mar Hrafnkelsson [Thu, 1 Nov 2001 15:02:59 +0000 (15:02 +0000)]
Missing myfree() in the default path of bmp loading.

23 years agohave error.c free a non-leak when using the debug malloc
Tony Cook [Thu, 1 Nov 2001 14:27:40 +0000 (14:27 +0000)]
have error.c free a non-leak when using the debug malloc
have malloc_state() call i_clear_error() to make sure that is triggered