LibVNCServer/LibVNCClient
Data Fields
rfbFontDataPtr Struct Reference

#include <rfb.h>

Data Fields

unsigned char * data
 
int * metaData
 metaData is a 256*5 array: for each character (offset,width,height,x,y) More...
 

Detailed Description

Definition at line 964 of file rfb.h.

Field Documentation

◆ data

unsigned char* data

Definition at line 965 of file rfb.h.

◆ metaData

int* metaData

metaData is a 256*5 array: for each character (offset,width,height,x,y)

Definition at line 971 of file rfb.h.


The documentation for this struct was generated from the following file: