The Haiku Logo is displayed on the Desktop. :-) Of course this will be removed as soon as Tracker runs. If you don't want it, you can disable it in RootLayer.h. Fixed a clipping bug with text rendering.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13057 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2005-06-11 13:00:17 +00:00
parent bdb153ee72
commit 9851ab5c1e
6 changed files with 5891 additions and 23 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ class ServerBitmap {
inline int32 Height() const
{ return fHeight; }
inline bool InitCheck() const
inline bool IsValid() const
{ return fInitialized; }
//! Returns the identifier token for the bitmap