fixed some font related problems, Painter should now rely on the app_server font manager. maybe I fixed some compile problems too. Sorry if that was the case.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12145 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2005-03-29 22:58:09 +00:00
parent d3b0b7b979
commit 0cabce17c3
3 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -38,8 +38,8 @@
// Display driver to be used by the server.
#ifndef DISPLAYDRIVER
//# define DISPLAYDRIVER PAINTERDRIVER
# define DISPLAYDRIVER VIEWDRIVER
# define DISPLAYDRIVER PAINTERDRIVER
//# define DISPLAYDRIVER VIEWDRIVER
#endif
// Uncomment this if the DisplayDriver should only rely on drawing functions implemented