aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-30 22:48:30 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-30 22:48:30 +0000
commit06cbe800bf3e2586b015dc271c78aa00651833f5 (patch)
tree4d501029fc977403c58b7f8ee2d33a509023f63e /README
parent6e76e603b126b39c13e3741f74b2df7112773238 (diff)
downloaddzen-06cbe800bf3e2586b015dc271c78aa00651833f5.tar.gz
dzen-06cbe800bf3e2586b015dc271c78aa00651833f5.zip
prevent int overflow in ^ro()
prevent stairs effect in ^ro() when dzen.line_height - recth is not a multiple of 2 thanks Sebastien Gross README fix git-svn-id: http://dzen.googlecode.com/svn/trunk@164 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5848807..2ddac30 100644
--- a/README
+++ b/README
@@ -443,7 +443,7 @@ Other:
other already drawn input.
Example:
- ^^ib(1)^^fg(red)^^ro(100x15)^^p(-98)^^fg(blue)^^r(20x10)^^fg(orange)^^p(3)^^r(40x10)^^p(4)^^fg(darkgreen)^^co(12)^^p(2)^^c(10)
+ ^ib(1)^fg(red)^ro(100x15)^p(-98)^fg(blue)^r(20x10)^fg(orange)^p(3)^r(40x10)^p(4)^fg(darkgreen)^co(12)^p(2)^c(10)