summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2004-06-28 22:30:41 +0000
committerrunge <runge>2004-06-28 22:30:41 +0000
commitb6caa102d1d1f61f5795691f23376a79ad2a9c4d (patch)
tree259384682a1ba8789e907365ae99fc3db54d65ef /x11vnc/ChangeLog
parent88f1aa7075148316029362517d593abc53452823 (diff)
downloadlibtdevnc-b6caa102d1d1f61f5795691f23376a79ad2a9c4d.tar.gz
libtdevnc-b6caa102d1d1f61f5795691f23376a79ad2a9c4d.zip
x11vnc: round scaled width to multiple of 4 to make vncviewer happy.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r--x11vnc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog
index 95ff7e9..74c770b 100644
--- a/x11vnc/ChangeLog
+++ b/x11vnc/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-28 Karl Runge <runge@karlrunge.com>
+ * round scaled width to multiple of 4 to make vncviewer happy.
+ * allow override of above ":n4" and allow 4 point interpolation
+ to be used even with shrinking ":in".
+
2004-06-27 Karl Runge <runge@karlrunge.com>
* speed up scaling a bit for slow machines (still all floating point)
* add no blending option (-scale fraction:nb)