Pass co-ordinates to term_paint() in characters rather than pixels. Partial
[u/mdw/putty] / wildcard.c
2001-08-27 simonImplemented a simple wildcard matching engine, and...