#include "fntcache.h"
Go to the source code of this file.
Classes | |
class | CharMetrics |
parameter passing of char metrics More... | |
struct | MillipointKerningPair |
Same as windows structure KERNINGPAIR but using millipoints. More... | |
struct | FontInfo |
parameter passing of info extracted from a LogFont More... | |
class | TextManager |
You name it and its assocaited with text then this probably isn't it. More... | |
Enumerations | |
enum | CharCase { Failed = 0, Lower, Upper, Swap, Read, UnknownType } |
Variables | |
const WCHAR | FONTEMCHAR = 'M' |
|
Definition at line 111 of file textfuns.h.
|
|
Definition at line 114 of file textfuns.h. |