We can make use of the widthbuffer now that BFont::GetEscapements() works correctly

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12793 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2005-05-23 21:11:47 +00:00
parent 6ef50d339e
commit ee4e1e5076
1 changed files with 1 additions and 3 deletions

View File

@ -69,9 +69,7 @@
#endif
// TODO: WidthBuffer uses BFont::GetEscapements()
// which isn't implemented yet
#define USE_WIDTHBUFFER 0
#define USE_WIDTHBUFFER 1
#define USE_DOUBLEBUFFERING 0