Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

FontEncodingTables.h

Go to the documentation of this file.
00001 //========================================================================
00002 //
00003 // FontEncodingTables.h
00004 //
00005 // Copyright 2001-2003 Glyph & Cog, LLC
00006 //
00007 //========================================================================
00008 
00009 #ifndef FONTENCODINGTABLES_H
00010 #define FONTENCODINGTABLES_H
00011 
00012 extern char *macRomanEncoding[];
00013 extern char *macExpertEncoding[];
00014 extern char *winAnsiEncoding[];
00015 extern char *standardEncoding[];
00016 extern char *expertEncoding[];
00017 extern char *symbolEncoding[];
00018 extern char *zapfDingbatsEncoding[];
00019 
00020 #endif

Generated on Wed Nov 3 12:58:55 2004 for Lemur Toolkit by doxygen1.2.18