aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlecoanet2004-03-26 16:24:39 +0000
committerlecoanet2004-03-26 16:24:39 +0000
commit076286c9a2b0029c8852237aa89a9b080279af41 (patch)
tree2f56e05c118fad101782e8d119f5e22dc66107a8 /debian
parentc5ffe14f3a69402458d5c954b9abb440d71db568 (diff)
downloadtkzinc-076286c9a2b0029c8852237aa89a9b080279af41.zip
tkzinc-076286c9a2b0029c8852237aa89a9b080279af41.tar.gz
tkzinc-076286c9a2b0029c8852237aa89a9b080279af41.tar.bz2
tkzinc-076286c9a2b0029c8852237aa89a9b080279af41.tar.xz
Added a new fieldbbox method and restored the old behavior of the bbox method.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index c9add61..461ce41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,9 +60,9 @@ zinc-tk (3.2.97) unstable; urgency=low
groups overriding the atomic specification. The
recursive flag takes the new value 'override' to do
so.
- * bbox no longer works on multiple tagOrIds but handles
- label (say 'label' as second parameter) and field bboxes
- on items with fields.
+ * a new command fieldbbox has been added. It returns the bounding
+ box of the given field for the specified item or the item's label
+ bounding box.
* The bounding box reported for groups with clip areas
takes into account the clipping. This was a long
standing bug.