Release 20140405
Release Date: 5.4.2014
Change Log
- manual is available for offline use, download on the general download page,
- SchematicEditor and TextEditor are now part of the basic and redcued version, 
- adjustment of the mixing mode of BackgroundImage, 
 
- scale on selected elements will be performed on demand after any paste,
 
- add new method to cell class: cell::selectedElement(element *e==NULL),
- add extend method to cell class: cell::deselectText( string text, int layer=-1); optinal parameter layer
- add extend method to cell class cell::selectText( string text, int layer=-1); optinal parameter layer
- add new method to element class: ccell::addPath(pointArray points,int layer,int width),
 
- import of orcad netlists,
- SVG import can now handle data path repeation commands,
 
- display problem of the slider on some platforms,
- high processor load due to an unneeded often screen update,
- display problem of styles other than layout,
- mapping of partial selected pathes,
- self-intersections after all angle rotation of polygons due to rounding errors,
- undo function respect better available free memory,
- possible crash on undo function,
- rendering of some fonts,
- circular default of 0 no langer causes crash,
- BoolOnLayer with identical source and destination layer, 
- better entry of layer number in dialogs,
- Mac version is now correctly signed,
 

