ubit
Public Types | Public Member Functions | Friends | List of all members
ubit::UHardFont Class Reference

[Impl] Native Font. More...

#include <uhardfont.hpp>

Public Types

enum  { NO_FONT =0, SYS_FONT, GLX_FONT, FTGL_FONT }
 

Public Member Functions

 UHardFont (UDisp *, const UFontDesc &)
 
void drawString (const char *str, int str_len, float x, float y) const
 
bool isReady ()
 
int getStatus ()
 
float getAscent () const
 
float getDescent () const
 
float getHeight () const
 
float getWidth (char) const
 
float getWidth (const char *str, int len=-1) const
 

Friends

class UDisp
 
class UGraph
 

Detailed Description

[Impl] Native Font.


The documentation for this class was generated from the following files: