simon-svn: puzzles: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Feb 22 12:02:40 GMT 2009
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 8452
Date: 2009-02-22 12:02:40 +0000 (Sun, 22 Feb 2009)
Log message (6 lines):
Fix the Java front end's vertical text positioning when
ALIGN_VNORMAL is in use: ALIGN_VNORMAL indicates that the supplied
y-coordinate denotes the _baseline_ of the text, not its top, so
adding on 'asc' to convert to the baseline is wrong.
This only affects Tents, at present.
Modified files:
U puzzles/PuzzleApplet.java
Links:
http://svn.tartarus.org/sgt/?rev=8452&view=rev
http://svn.tartarus.org/sgt/puzzles/PuzzleApplet.java?rev=8452&r1=8451&r2=8452
More information about the tartarus-commits
mailing list