Notable changes include:
+ New, Images: save as BMP, GIF, JPG, PNG (saves a lot of diskspace)
+ New, ProjectSettings: Units of measure for the document
+ New, Inspector: Inspector Accessory, replacing the Text item
+ Groups can be selected by "Select equal Color" (menu item: Edit -> Select Color)
+ LayerDetails: new switch to tell a layer whether to be used for
batch production.
+ Image: selection handling improved
- select at border or inside according to preferences setting
- for clipped images: select at or inside clipped area
+ Empty text will be removed, no asterisk '*' when clicking around in text mode
+ Fix, pasting of several layers to one layer keeps order of graphics elements
+ Fix, Image: splitting of clipped image keeps image behind path
+ Fix, Text: creating a text at the right border of the document,
now sets the correct text box in all zoom steps
+ Fix, Text with Paragraph/Character-Colors is working again
+ Fix, Text: improvements of redisplay after editing text
+ Build Contour: Text offset Y fixed again for vertical centered text
+ Cosmetics in Inspectors, Knobs, etc.
+ Fix, Apple: scrolling without clutter
+ PS-Import: error-tolerant import of PostScript from Windows applications
like Corel-Draw, Eurocut, etc., that often contain garbage before data.
+ Fix, PS-Import via GhostScript: imported objects get a default color
+ Fix, PS-Import: issues with GhostScript 8.56 and above hopefully solved
(not tested yet)
+ Fix, Gerber-Export: small fixes like export of open Paths
+ Fix, Apple: position of the contour of mirrored text corrected
+ Fix, Apple: newly created text gets textbox a little heigher to
be displayed more safely
+ Fix, Apple: workaround - finally it's now possible to save Cenon
documents compatible with OpenStep and GNUstep
+ Fix, Apple: workaround - it's now possible to save 4 bit images on Apple
+ Fix, Apple: workaround for new color spaces added in OS X >= 10.4
Some colors turned to black on saving.
+ Apple: search of Cenon files in Library/Application Support/Cenon added
+ Documentation updated
Release 1.12.6 (2012-10-22 Chris Wilson <chris@chris-wilson.co.uk>)
===================================================================
Thanks to everyone who download cairo-1.12.4 and gave us their feedback.
It truly was invaluable and has helped us to fix many portability issues
that crept in with some of the new features. This release aims to fix
those stability issues and run on a wider range of systems.
Bug fixes
---------
Fix the recording surface to actually snapshot the source and so fix
PDF drawing.
Calling XSendEvent with an XShmCompletionEvent is incompatabile with
older Xorg servers.
Reorder CloseDisplay chain so that XShm is not reinstantiated after
shutdown, causing a potential crash if the Display was immediately
recreated using the same memory address.
Make sure that the Xserver has attached to the SHM segment before
deleting it from the global namespace on systems that do not support
deferred deletion.
Type1 subsetting support for PDF (and PS) was once again improved to
work with a larger number of PDF readers.
GLESv2 build fixes and improved support for embedded GPUs.
Tweak the invisible pen detection for applications that are currently
using too large values for geometric tolerance.
A build fix for older freetype libraries.
Upstream changes:
0.15 Thurs. May 31, 2012
- fix versions
0.14 Wed. May 30, 2012
- recommend Daemon::Control instead
- fix bug with pidbase dir not being created
if it doesn't already exist
ExtUtils::CppGuess attempts to guess the system's C++ compiler that
is compatible with the C compiler that your perl was built with.
It can generate the necessary options to the Module::Build constructor
or to ExtUtils::MakeMaker's WriteMakefile function.
Noteworthy changes in version `1.2.18'
======================================
* Code cleanup, removal of warnings when building with clang.
* Removal of use of call to objc_poseAs(..) which was preventing
building with newer runtimes.
* Stability improvements.
Noteworthy changes in version `1.2.16'
======================================
* XIB reading.
* Bug fixes for standalone views.
* Stability changes.
Notable changes include:
Since 0.4.8:
============
o relative link during framework installing, helps building in a separate
root, like when building RPMs
o fixed some portability issues of the Framework to solaris and windows
o handle also PNG images
o fixed a link in the framework from absolute to relative, for FHS
(fix by Richard Stonehouse)
o Many fixes in VCFviewer GWorkspace inspector, thanks also to
Philippe Roussel
o use GSMimeDocument to decode base64 instead of custom code
o Makefiles work on windows
o Birthday support (for SimpleAgenda)
o fixes in VCF import (encoding, CR-LF)
o fixed deleting of a person
Since 0.4.7:
============
o Updated Makefiles to GNUstep Make 2.0
o Fixed text editing to work with current GNUstep gui
o Improved import of VCF files: tries to interpret HEX (by Guenther
Noack) and the escape \, from Apple cards