pkgsrc/graphics/sketch/patches
hubertf 69e6dd5a6f Update sketch to 0.6.12,
submitted by Masao Uebayashi <uebayasi@soum.co.jp> in PR 14328.


Sketch 0.6.12 (July 5th, 2001)
==============================

 * View->Load Palette... also supports Gimp palette files.

Bug fixes:
 * The PostScript generator now handles RGBA images used as tiles
   correctly. Reported by Andy Grimberg.
 * Modifying objects that lay far outside the window could lead to X
   Errors.
 * Loading AI files sometimes raised exceptions with an AttributeError
   "'None' object has no attribute 'guess_continuity'". This is now
   fixed. Reported by Eric Faurot.
 * The CMX import filter handles empty groups gracefully. Bug reported
   by Yuri Shchedov.
 * Fix some typos in skshow's doc-string. This is basically what's
   already done with the Debian packages.
 * Changing the paper format could lead to an inconsistent mapping
   between document and window coordinates. Reported by Antoon Pardon.

Sketch 0.6.11 (June 9th, 2001)
==============================

 * Updated Spanish translation by Esteban Manchado Velázquez
 * Add /usr/lib/ghostscript/fonts to the default list of font
   directories (for debian).
 * Include the .spec file in the tarball and distribute the Misc
   directory with the RPMs as documentation.

Bug fixes:
 * The find_include_dir function in setup.py now catches and ignores
   OSError exceptions, too. Pointed out by Pierre HANSER.
 * The russian translation are now properly contained in the archive as
   *.mo files too.
 * Drawings that contained non-ASCII characters in strings were not read
   back correctly when saved under Python 2.1
 * The import filters now remove empty curve objects. The implementation
   of 0.6.9 didn't cover all special cases. The new one works
   differently but shuld catch all cases.
2001-11-22 13:08:41 +00:00
..
patch-aa Update sketch to 0.6.12, 2001-11-22 13:08:41 +00:00