aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlecoanet2003-12-11 08:23:42 +0000
committerlecoanet2003-12-11 08:23:42 +0000
commit817661dfd59253daf7b6ba00f5a04a9f5ecb6975 (patch)
tree0872fd64f41e2e9866366aa39908163f7eab71f4 /debian
parent073c0b50b67c70982ad7bced51deabc1f9d11333 (diff)
downloadtkzinc-817661dfd59253daf7b6ba00f5a04a9f5ecb6975.zip
tkzinc-817661dfd59253daf7b6ba00f5a04a9f5ecb6975.tar.gz
tkzinc-817661dfd59253daf7b6ba00f5a04a9f5ecb6975.tar.bz2
tkzinc-817661dfd59253daf7b6ba00f5a04a9f5ecb6975.tar.xz
*** empty log message ***
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
1 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 281ca1c..e328445 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,18 @@
zinc-tk (3.2.96) unstable; urgency=low
+ * Fixed a bad redraw of maps (traces) and adapted for floating
+ point MapInfos.
+ * MapInfo coordinates converted to floating point. This should
+ greatly improve map usefullness in Zinc.
+ * Fixed an erroneous clipping shape when specified with
+ an unaligned rectangle or an icon.
+ * Fixed a core dump in curve when -closed 1 under X.
+ * Added tcompose, tset, skew transformation commands.
+ * The transform command now accept the reserved tag 'device' as
+ source and destination. This specifies the device coordinate
+ space. A named transform can be given as source and destination.
+ * The tsave command accept the reserved tag 'identity' as source.
+ It can also take a named transform as source.
* Zinc is now able to use all font glyphs above 0x20 in a
256 glyph font.
* The smooth method reports a list of line segment vertices
@@ -31,7 +44,7 @@ zinc-tk (3.2.96) unstable; urgency=low
'withtype', pathtags. More images tests. Tests for text items.
Tests for openGL fonts with multiple sizes (C. Mertz).
- -- Patrick Lecoanet <lecoanet@ath.cena.fr> Fri Nov 28 14:43:30 2003
+ -- Patrick Lecoanet <lecoanet@ath.cena.fr> Fri, 28 Nov 2003 13:37:48 +0200
zinc-tk (3.2.95) unstable; urgency=low