The m17n Library 1.8.4
|
#include <font.h>
Data Fields | |
MFont | spec |
MSymbol | id |
MFrame * | frame |
MFont * | font |
MFontDriver * | driver |
MSymbol | layouter |
int | encapsulating |
void * | info |
int | x_ppem |
int | y_ppem |
int | ascent |
int | descent |
int | max_advance |
int | average_width |
int | baseline_offset |
void * | fontp |
MRealizedFont * | next |
MFont MRealizedFont::spec |
MSymbol MRealizedFont::id |
MFrame* MRealizedFont::frame |
MFont* MRealizedFont::font |
MFontDriver* MRealizedFont::driver |
MSymbol MRealizedFont::layouter |
int MRealizedFont::encapsulating |
void* MRealizedFont::info |
int MRealizedFont::x_ppem |
int MRealizedFont::y_ppem |
int MRealizedFont::ascent |
int MRealizedFont::descent |
int MRealizedFont::max_advance |
int MRealizedFont::average_width |
int MRealizedFont::baseline_offset |
void* MRealizedFont::fontp |
MRealizedFont* MRealizedFont::next |