/////////////////////////////////////////////////////////////////////////////
-// Name: font.h
+// Name: wx/palmos/font.h
// Purpose: wxFont class
-// Author: William Osborne
+// Author: William Osborne - minimal working wxPalmOS port
// Modified by:
// Created: 10/14/04
-// RCS-ID: $Id:
+// RCS-ID: $Id$
// Copyright: (c) William Osborne
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
virtual WXHANDLE GetResourceHandle() const;
virtual bool FreeResource(bool force = false);
- // for consistency with other wxMSW classes
- WXHFONT GetHFONT() const;
-
- /*
- virtual bool UseResource();
- virtual bool ReleaseResource();
- */
-
protected:
// real font creation function, used in all cases
bool DoCreate(int size,