IUP: iup_drvfont.h File Reference

IUP - Portable User Interface

iup_drvfont.h File Reference


Detailed Description

See Copyright Notice in iup.h
Id
Exp

Data Structures

struct  _Ifontmap

Defines

#define IUP_NUM_FONT   36

Typedefs

typedef _Ifontmap Ifontmap

Functions

void iupdrvGetCharSize (Ihandle *ih, int *charwidth, int *charheight)
void iupdrvStringSize (Ihandle *ih, const char *str, int *w, int *h)
void iupdrvMultiLineStringSize (Ihandle *ih, const char *str, int *w, int *h)
char * iupdrvGetSystemFont (void)
int iupdrvSetFontAttrib (Ihandle *ih, const char *value)
IfontmapiupdrvFontMapTable (void)
void iupdrvFontInit (void)
void iupdrvFontFinish (void)