Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
ehouse 7299675adc In case where board can't fully fill screen, track the rects on either
side and erase them when they're invalidated.  When seeking best-fit
font, pull glyphs to measure from dictionary rather than assuming
A-Z. Speed font measuring code by passing over all glyphs only once,
noting tallest and lowest-extending then measuring only those two as
smaller sizes are tried.  This *may* make the process fast enough that
I don't need to cache the information across boots: need to try on
real hardware.
2008-09-09 12:31:02 +00:00
common Had to comment out BLANKS_FIRST to compile new wince font code, so 2008-09-09 12:20:09 +00:00
dawg Accept words that contain no vowels. 2008-07-12 19:37:27 +00:00
franklin use stream_putString 2006-04-25 13:46:59 +00:00
linux Add listeners to model so board can be notified whenever dictionary 2008-09-05 12:11:37 +00:00
palm Add listeners to model so board can be notified whenever dictionary 2008-09-05 12:11:37 +00:00
relay Don't specify g++ version; add some consts to fix warnings with newer g++. 2008-05-21 03:49:11 +00:00
symbian tweaks to compile both standalone and for relay use. Remember: Symbian 2006-09-23 20:40:36 +00:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince In case where board can't fully fill screen, track the rects on either 2008-09-09 12:31:02 +00:00
Makefile first checked in 2003-12-09 05:21:42 +00:00