krfb
rfbFontData Struct Reference
#include <rfb.h>
Public Attributes | |
unsigned char * | data |
int * | metaData |
Detailed Description
Definition at line 859 of file libvncserver/rfb/rfb.h.
Member Data Documentation
unsigned char* rfbFontData::data |
Definition at line 860 of file libvncserver/rfb/rfb.h.
int* rfbFontData::metaData |
metaData is a 256*5 array: for each character (offset,width,height,x,y)
Definition at line 866 of file libvncserver/rfb/rfb.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.