diff options
author | runge <runge> | 2004-07-02 01:35:59 +0000 |
---|---|---|
committer | runge <runge> | 2004-07-02 01:35:59 +0000 |
commit | 515dbae42a295fc90bec4dc13f91338cb8135e70 (patch) | |
tree | 9fba0a6f6abf8c2eaf71c8e8755d9219293f2045 /x11vnc/ChangeLog | |
parent | b68e3879493c12777ad375742e6871acae6d93c6 (diff) | |
download | libtdevnc-515dbae42a295fc90bec4dc13f91338cb8135e70.tar.gz libtdevnc-515dbae42a295fc90bec4dc13f91338cb8135e70.zip |
x11vnc: improve scaled grid calc to regain text compression. add :pad option
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 74c770b..16ab8b0 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,8 @@ +2004-07-01 Karl Runge <runge@karlrunge.com> + * improve scaled grid calculation to prevent drift (which causes + drift in pixel weights and poorer tightvnc compression) + * add ":pad" scale option, detect small fraction scale = m/n. + 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 |