fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

Fl_Font.H File Reference

#include <config.h>
#include <FL/Xutf8.h>
Include dependency graph for Fl_Font.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Fl_Font_Descriptor
struct  Fl_Fontdesc

Functions

FL_EXPORT const char * fl_font_word (const char *p, int n)
FL_EXPORT char * fl_find_fontsize (char *name)

Variables

FL_EXPORT Fl_Font_Descriptorfl_fontsize
FL_EXPORT Fl_Fontdescfl_fonts

Function Documentation

FL_EXPORT char* fl_find_fontsize ( char *  name)

Definition at line 99 of file fl_font_x.cxx.

References fl_font_word(), and name.

FL_EXPORT const char* fl_font_word ( const char *  p,
int  n 
)

Definition at line 93 of file fl_font_x.cxx.

Referenced by fl_correct_encoding(), and fl_find_fontsize().


Variable Documentation

Definition at line 150 of file fl_font_mac.cxx.