فهرست منبع

Merge pull request #35 from bgrabitmap/dev-lazpaint

update install version/changelog
circular17 6 سال پیش
والد
کامیت
92ba33622a

+ 9 - 5
lazpaint/deb/lazpaint_linux32/DEBIAN/changelog

@@ -1,8 +1,12 @@
-lazpaint (7.0.1) unstable; urgency=low
+lazpaint (7.0.2) unstable; urgency=low
 
-  * support for ICO/CUR, GIF frames, SVG, TIFF Lab, LRS and RES containers
-  * improve drawing tool (transformations of shapes)
-  * added zoom layer tool and non-destructive layer transform
+  * bug fixes with tools and undo
+  * better drive detection
+  * improvements on layer stack interface
+  * layers can be rasterized and their bounds are shown when transforming them
+  * text tool stable word warp, unicode arabic ligatures and non-spacing marks
+  * polyline/curve tool is now vectorial
+  * faster rendering in draft mode (when editing)
 
--- circular <[email protected]>  Fri, 5 Jul 2019 12:49:00 +0100
+-- circular <[email protected]>  Sat, 27 Jul 2019 22:23:00 +0100
 

+ 1 - 1
lazpaint/deb/lazpaint_linux32/DEBIAN/control

@@ -1,5 +1,5 @@
 Package: LazPaint
-Version: 7.0.1
+Version: 7.0.2
 Section: base
 Priority: optional
 Architecture: i386

+ 9 - 6
lazpaint/deb/lazpaint_linux64/DEBIAN/changelog

@@ -1,8 +1,11 @@
-lazpaint (7.0.1) unstable; urgency=low
+lazpaint (7.0.2) unstable; urgency=low
 
-  * support for ICO/CUR, GIF frames, SVG, TIFF Lab, LRS and RES containers
-  * improve drawing tool (transformations of shapes)
-  * added zoom layer tool and non-destructive layer transform
-
--- circular <[email protected]>  Fri, 5 Jul 2019 12:49:00 +0100
+  * bug fixes with tools and undo
+  * better drive detection
+  * improvements on layer stack interface
+  * layers can be rasterized and their bounds are shown when transforming them
+  * text tool stable word warp, unicode arabic ligatures and non-spacing marks
+  * polyline/curve tool is now vectorial
+  * faster rendering in draft mode (when editing)
 
+-- circular <[email protected]>  Sat, 27 Jul 2019 22:23:00 +0100

+ 1 - 1
lazpaint/deb/lazpaint_linux64/DEBIAN/control

@@ -1,5 +1,5 @@
 Package: LazPaint
-Version: 7.0.1
+Version: 7.0.2
 Section: base
 Priority: optional
 Architecture: amd64

+ 1 - 1
lazpaint/lazpaint.iss

@@ -1,7 +1,7 @@
 #define MyAppName "LazPaint"
 #define MyAppOutputName "lazpaint"
 #define MyInstallerSuffix "_setup_win32_win64"
-#define MyAppVersion "7.0.1"
+#define MyAppVersion "7.0.2"
 #define MyAppPublisher "Circular, Fabien Wang, Lainz and others"
 #define MyAppURL "http://sourceforge.net/projects/lazpaint/"
 #define MyAppExeName "lazpaint.exe"