simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Dec 27 10:01:16 GMT 2009


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8793
Date:           2009-12-27 10:01:16 +0000 (Sun, 27 Dec 2009)

Log message (6 lines):
Introduce, and implement as usefully as I can in all front ends, a
new function in the drawing API which permits the display of text
from outside basic ASCII. A fallback mechanism is provided so that
puzzles can give a list of strings they'd like to display in order
of preference and the system will return the best one it can manage;
puzzles are required to cope with ASCII-only front ends.

Modified files:
U   puzzles/PuzzleApplet.java
U   puzzles/devel.but
U   puzzles/drawing.c
U   puzzles/gtk.c
U   puzzles/nestedvm.c
U   puzzles/nullfe.c
U   puzzles/osx.m
U   puzzles/ps.c
U   puzzles/puzzles.h
U   puzzles/windows.c

Links:
http://svn.tartarus.org/sgt/?rev=8793&view=rev
http://svn.tartarus.org/sgt/puzzles/PuzzleApplet.java?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/devel.but?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/drawing.c?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/gtk.c?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/nestedvm.c?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/nullfe.c?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/osx.m?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/ps.c?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/puzzles.h?rev=8793&r1=8792&r2=8793
http://svn.tartarus.org/sgt/puzzles/windows.c?rev=8793&r1=8792&r2=8793



More information about the tartarus-commits mailing list