Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew S. Wilson <msw@rpath.com>2005-07-02 14:49:23 (GMT)
committer Matt Wilson <msw@src.gnome.org>2005-07-02 14:49:23 (GMT)
commitde3612f2a4b46b555edc50ca344a04bc3a8f7280 (patch)
tree7db89d71b02de917361995df7112ca65496feb97 /ChangeLog
parent1b167536f9277df8953cc30a531c1c17eab10382 (diff)
scale the reported height by using the resolution aspect ratio
2005-07-02 Matthew S. Wilson <msw@rpath.com> * tiff/tiff-document.c (tiff_document_get_page_size): scale the reported height by using the resolution aspect ratio (tiff_document_render_pixbuf): scale the pixbuf using the resolution aspect ratio
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0afe222..2da4d9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-02 Matthew S. Wilson <msw@rpath.com>
+
+ * tiff/tiff-document.c (tiff_document_get_page_size): scale the
+ reported height by using the resolution aspect ratio
+ (tiff_document_render_pixbuf): scale the pixbuf using the
+ resolution aspect ratio
+
2005-07-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* configure.ac: