Minor updates, documentation

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9767 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2001-05-03 19:39:28 +00:00
parent cb8c83af6d
commit 857a4ca025
5 changed files with 21 additions and 3 deletions

View file

@ -226,7 +226,7 @@ drawRun(GSTextRun *run, NSPoint origin, GSDrawInfo *draw)
}
}
#ifdef XDPS_BACKEND_LIBRARY
#if 0
/* FIXME: Hack to force DGS to flush the text */
DPSrectfill(draw->ctxt, 0, 0, 0.5, 0.5);
#endif