summaryrefslogtreecommitdiff
path: root/image
Commit message (Expand)AuthorAgeFilesLines
* Fix include path for libpng.François Revel2008-09-152-2/+2
* Add libpng support. Default to off.Daniel Silverstone2008-09-154-2/+341
* More style guide formatting and tidy up.Michael Drake2008-08-246-49/+85
* Fix get_frame to correctly catch up with current frame. Thanks to dynis.Michael Drake2008-08-241-1/+4
* Style Guide; formatting changes.Michael Drake2008-08-242-53/+61
* Warnings.squash();John Mark Bell2008-08-132-2/+2
* Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 ...James Bursa2008-08-1211-2051/+141
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-111-3/+4
* C89 againFrançois Revel2008-07-291-1/+2
* Convert svgtiny colours to BGR ordering when passing them to plotter APIs.John Mark Bell2008-07-281-2/+6
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-2613-17/+56
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-267-12/+12
* Change u_int32_t to uint32_tRob Kendrick2008-06-171-6/+6
* Get rid of non ASCII \xa0 character in comments (copy-pasting a webpage ?) I ...François Revel2008-06-051-32/+33
* Improve MNG error handling to show error code. Fix code not expecting bitmap_...James Bursa2008-06-013-36/+83
* Squash warningJohn Mark Bell2008-05-261-1/+2
* Fix bitmap format comment.Michael Drake2008-05-161-2/+2
* Make this obey WITH_MNG correctly -- previously included libmng.h regardlessJohn Mark Bell2008-05-131-3/+3
* Further fixes for unsigned int being used as an intptrRob Kendrick2008-04-071-4/+4
* Fix assumption that int is the same width as a pointerRob Kendrick2008-04-071-10/+11
* Fix build with WITH_NSSPRITE undefinedJohn Mark Bell2008-03-291-1/+1
* Fix instructions on disabling librosprite. Move #include for when James Shaw2008-03-291-0/+2
* Implement sprite support for GTK using librospriteJames Shaw2008-03-292-0/+166
* Save non-opaque images with a proper mask/full alpha channelAdrian Lees2008-03-241-1/+3
* Wrap jpeg library check in #ifdef riscos, as we don't care on non-RISC OS. S...Rob Kendrick2008-03-101-2/+3
* Update status bar when standalone images are done.Michael Drake2008-03-107-0/+14
* SignednessWarnings.squash()John Mark Bell2008-02-256-11/+13
* Make GIF decoding work correctly on big-endian (colors were wrong).James Bursa2008-02-101-4/+5
* Move SVG code into a new library, libsvgtiny.James Bursa2008-02-032-866/+59
* Fix coordinates when redrawing an SVG within a page.James Bursa2007-12-111-39/+21
* Implement polyline, polygon, more path segment types, and more transforms.James Bursa2007-12-021-51/+222
* Implement and fix more of viewBox, path, and transform.James Bursa2007-11-301-19/+29
* Add support for transform, color none, and some colours in style attribute.James Bursa2007-11-291-13/+109
* NetBSD doesn't have the timezone struct, either.Rob Kendrick2007-09-141-2/+2
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-0819-76/+284
* Fix warning with rsvgRob Kendrick2007-08-082-2/+2
* Add incremental parsing of SVG data to librsvg content handler.Rob Kendrick2007-07-192-10/+19
* Fixes to rsvg renderer. Now mostly works for direct (non-embedded in a docum...Rob Kendrick2007-07-181-47/+32
* Initial work on RSVG image handler. Still a lot to do.Rob Kendrick2007-07-182-0/+245
* Wrap internal SVG renderer with appropriate #ifdef WITH_NS_SVGRob Kendrick2007-07-181-1/+4
* Wrap jpeg.c with #ifdef WITH_JPEGRob Kendrick2007-07-181-1/+4
* Start on implementing SVG <path>.James Bursa2007-07-171-1/+135
* Add SVG support for a few basic shapes.James Bursa2007-07-151-46/+368
* Primitive SVG render (rect, text).James Bursa2007-07-132-0/+255
* Changes to allow building on Solaris.Rob Kendrick2007-06-151-1/+7
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-3013-59/+59
* Content handlers should not call warn_user - they should broadcast the John Mark Bell2007-03-114-7/+0
* Ignore common GIF screen size errors (fix 1650225)Richard Wilson2007-03-031-6/+6
* Release temporary PNG/JNG memory as soon as possibleRichard Wilson2006-12-031-1/+7
* Update project URL.Michael Drake2006-11-2715-19/+19