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_set_fonts_xft.cxx File Reference

#include <X11/Xft/Xft.h>
Include dependency graph for fl_set_fonts_xft.cxx:

Go to the source code of this file.

Defines

#define ENDOFBUFFER   127
#define LOCAL_RAW_NAME_MAX   256
#define PLAIN   0
#define BOLD   1
#define ITALIC   2
#define BITALIC   (BOLD | ITALIC)

Define Documentation

#define BITALIC   (BOLD | ITALIC)
#define BOLD   1
#define ENDOFBUFFER   127

Definition at line 39 of file fl_set_fonts_xft.cxx.

#define ITALIC   2
#define LOCAL_RAW_NAME_MAX   256

Definition at line 66 of file fl_set_fonts_xft.cxx.

#define PLAIN   0