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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user