summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2010-02-07Fixes to build with qt-4.6.obache1-2/+6
remove files generated with moc in 4.5.
2010-02-06Update pear-Image_Graph from 0.3.0dev4 to 0.7.2.taca3-22/+7
Changes are too huge to show here, please refer: http://pear.php.net/package/Image_Graph/download/All
2010-02-06Update pear-Image_Color from 1.0.2 to 1.0.3.taca3-21/+6
Bug #5828 - 'gd' PHP extension is not installed Bug #11795 - Unit Tests will not work without deprecated phpunit Bug #14460 - Reference to $this in static function Bug #14887 - E_NOTICE when setColors() and changeLightness() called
2010-02-06Update pear-Image_Canvas package from 0.2.4 to 0.3.2.taca3-19/+19
QA Release. * Fixed Bug #12064 "Updated all @link to official url (thanks to Torsten Roehr)" * Fixed Bug #12084 "Set wrong fill color in PDF.php, SVG.php (thanks to Torsten Roehr)" * Fixed Bug #12122 "Added new driver for SWF output (thanks to Torsten Roehr)" * Fixed Bug #12744 "Used shape poly instead of polygon in ImageMap (Uwe Steinmann)" * Fixed Bug #12745 "Make area tag xhtml compliant, added missing '/' (thanks to Christian Weiske)" * Fixed Bug #12746 "Make img tag xhtml compliant, added missing '/' (thanks to Christian Weiske)" * Fixed Bug #12747 "Added attribute id to map tag (Uwe Steinmann)" * Fixed Bug #14199 "Added new driver for PostScript output" 0.3.1 * Modified GD canvas addText() method with TTF fonts - (x, y) parameters now specify the absolute lower-left corner of the text (if angle is 0) instead of the baseline of the first letter, making texts appear incorrectly. This however require fonts to have a steady baseline, like fx. Arial, Verdana, etc. unlike Comic * Fixed Image_Canvas_PDF to display correctly * Fixed Request #7285 "UTF-8 in SVGs" * Fixed Bug #7454 "Vertical axis title is shifted 180 degrees between SVG and PNG output" * Fixed Bug #8488 "wrong variable name" (thanks to troehr at php dot net) * Fixed Bug #8556 "SVG.php contains typo" (thanks to troehr at php dot net) * Fixed Bug #8776 "Fatal error: Call to undefined function: imageantialias()" * Fixed Bug #9070 "factory method causes PHP error if no GD" (thanks to troehr at php dot net) * Fixed Bug #9176 "UTF-8 in SVGs does not work (patch included)" (thanks to troehr at php dot net) * Fixed Bug #10236 "Pie Chart Shading Error when datapoint has 0 value" (thanks to peter_wake at hotmail dot com) * Fixed Request #11402 "Implement Image_Canvas_SVG::getData()" (thanks to troehr at php dot net) 0.3.0 * Added clipping (GD uses Image_Canvas method involving ImageCopy(), until native support is available throught existing GD functions gdImageSetClip()) * Fixed the way SVG rotates text to now use transform * Added public reset() method to Image_Canvas * Fixed Bug #6406 "method _mapFont missing" * Fixed Request #6632 "Style element assigned with = instead of :" * Fixed Bug #6769 "ImageMap.php does not check for boolean false with strpos"
2010-02-06no longer needs MAKE_JOBS_SAFE=notnn1-3/+1
2010-02-05minor cleanup: remove a "subst" hack which doesn't apply anymore,drochner2-22/+4
remove a pointless Makefile snippet, add a mirror (the MASTER_SITE was down when I tried)
2010-02-05Update GraphicsMagick to 1.3.9.obache3-46/+11
1.3.9 (February 4, 2010) ======================== Security Fixes: * None Bug fixes: * Fix "double free" error when using gm import -frame. * XPM does not support RGBA color syntax, so return RGB instead. * The display '-update' option was only working in conjunction with the '-delay' option with a delay setting of 2 or greater. * For formats which support multiple frames, output with +adjoing to filenames containing a scene specification (e.g. foo%02d.tiff) was resulting in wrong output file names. * -convolve was crashing rather than reporting an error. * Fixed crash if the number of OpenMP threads was reduced from the original value via '-limit threads' or omp_set_num_threads(). * -blur was not blurring the opacity channel for solid-color images. * When installing HTML documentation, many files were included which are not part of the formatted documentation. * Several deleted global string constants are restored with deprecated status in order to assure that symbols are not removed from the ABI. New Features: * None Feature improvements: * None Performance Improvements: * None Behavior Changes: * There is no longer an implicit 'adjoin' if an output filename contains an apparent scene specification (e.g. foo%02d.tiff) and multiple files are not needed to save the image.. It is necessary to use +adjoin. For example ``gm convert foo.pdf +adjoin %02d.tiff``. * -flatten now applies the image background color under the first image in the list if it is not already opaque.
2010-02-04Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backendjoerg2-2/+6
support.
2010-02-04Fix building with babl-0.1.2adam4-6/+20
2010-02-03DESTDIR supportjoerg1-1/+7
2010-02-03DESTDIR supportjoerg5-12/+19
2010-02-03DESTDIR readyjoerg1-1/+3
2010-02-03DESTDIR supportjoerg5-12/+35
2010-02-03DESTDIR readyjoerg1-1/+3
2010-02-03DESTDIR ready. Needs full libXt.joerg1-4/+4
2010-02-03DESTDIR supportjoerg5-12/+52
2010-02-03DESTDIR ready. Needs full libXt.joerg1-4/+4
2010-02-03DESTDIR support. Needs full libXt dependency.joerg1-4/+4
2010-02-03DESTDIR ready. Needs full libXt.joerg1-4/+4
2010-02-03DESTDIR readyjoerg1-1/+3
2010-02-03DESTDIR support. Full libXt dependency.joerg1-4/+4
2010-02-03DESTDIR supportjoerg3-8/+13
2010-02-03DESTDIR readyjoerg1-1/+3
2010-02-03DESTDIR supportjoerg17-51/+77
2010-02-03Update PATCH_SITES and HOMEPAGE.obache1-3/+3
2010-02-03Update HOMEPAGE and MASTER_SITES.obache1-3/+3
2010-02-02Make sure the header directory is created under ${DESTDIR}joerg2-1/+17
2010-02-02Changes 0.1.2:adam6-52/+23
Made babl mostly threadsafe (sufficient for GIMP/GEGLs needs). Streamlined core functionality, reducing number of function calls and removing overeager instrumentation.
2010-02-01DESTDIR supportjoerg2-4/+10
2010-02-01DESTDIR supportjoerg7-21/+33
2010-02-01DESTDIR readyjoerg1-1/+3
2010-02-01DESTDIR supportjoerg6-12/+18
2010-02-01DESTDIR readyjoerg1-1/+3
2010-02-01DESTDIR supportjoerg3-5/+7
2010-01-30Added LICENSE information.heinz2-2/+4
2010-01-30Update to libggiwmh-0.3.2.tnn3-15/+14
2010-01-30Update to libggigcp-1.0.2.tnn3-15/+14
2010-01-30Update to libggimisc-2.2.2tnn3-15/+14
2010-01-30export libXxf86dga dependencytnn1-1/+2
2010-01-30fix master sitetnn2-5/+4
2010-01-30Update to libggi-2.2.2.tnn7-68/+47
No NEWS entry, but does not need the vidmodeproto fix.
2010-01-30Fix fallout from xf86vidmodeproto update. Not MAKE_JOBS_SAFE.joerg3-5/+16
2010-01-30Update to libgii-1.0.2.tnn8-55/+166
Needed for libggi update. No NEWS entry.
2010-01-30Update rabbit to 0.6.4.obache3-7/+11
== Changes 0.6.4 from 0.6.3: 2010-01-29 Rabbit had been included in Debian official packages! [Youhei SASAKI] === Improvements * Added --keep-above option: Rabbit is always shown top of windows. * Added --source-filename option that adds source link to output HTML. * Added a directory in source file into theme load path. * Supported a single theme file in the same directory of source file. [zunda] * Improved PDF file detection. ==== Theme * Added: * per-slide-background-image: Uses background image per slide. A background image is specified by slide property: = target slide ... == properties : background-image my-picture.png : background-image-ralative-height 95 Supported options are same as image options in slide. Options name should be started with "background-image-". e.g.: "background-image-relative-height" for "relative-height" option. * per-slide-background-color: Uses background color per slide. A background color is specified by slide property: = target slide ... == properties : background-color black Color can be specified as color name, "black", or RGB values "#RRGGBBAA". * Changed: * default-slide: Supports title foreground color and shadow color change per slide. They are specified by slide property: = target slide ... == properties : headline-color red : headline-shadow-color gray === Fixes * Fixed a bug that empty title with @lightning_talk_as_large_as_possible = true crashes. [kdmsnr] * Added workaround for Ruby 1.8.7 p249. === Thanks * zunda * kdmsnr * Youhei SASAKI
2010-01-29DESTDIR supportjoerg4-11/+19
2010-01-29tiff seems to be a common point of failure from the jpeg fallout,tnn1-2/+2
so bump the revision.
2010-01-27update to 0.97.1drochner5-59/+17
changes: misc bugfixes
2010-01-27sync w/ base exiv2 pkgdrochner2-7/+7
2010-01-27Changes 0.19:adam3-14/+14
* Exiv2 utility - Inverted the meaning of -u to deal with large numbers of unknown Nikon Makernote tags. - -b option now also suppresses Byte and SByte values. * Exiv2 library fixes - Crash when reading PNG image. - Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1). - Exception to print raw from Olympus SP-560UZ. - Nef Metadata edit with Digikam make impossible to open it with captureNX or ViewNX. - Broken image causes exiv2 to abort. - Problems converting SubSec tags to XMP. - Exif tag: TimeZoneOffset (0x882a) and other TIFF/EP tags missing. * more...
2010-01-27Update to kde4 4.3.5markd5-17/+16
* A number of bugs in KIO have been squashed, making updating of shown directories work again and solving some other stability issues * A crash when creating an avatar from the webcam in Kopete has been fixed * kded taking 100% CPU time in certain situations has been cured