textfuns.h File Reference

(r1785/r1282)

#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'


Enumeration Type Documentation

enum CharCase
 

Enumerator:
Failed 
Lower 
Upper 
Swap 
Read 
UnknownType 

Definition at line 111 of file textfuns.h.

00111 { Failed=0, Lower, Upper, Swap, Read, UnknownType };


Variable Documentation

const WCHAR FONTEMCHAR = 'M'
 

Definition at line 114 of file textfuns.h.


Generated on Sat Nov 10 03:49:36 2007 for Camelot by  doxygen 1.4.4