filters

FontEncodingTables.h

00001 //========================================================================
00002 //
00003 // FontEncodingTables.h
00004 //
00005 // Copyright 2001-2002 Glyph & Cog, LLC
00006 //
00007 //========================================================================
00008 
00009 #ifndef FONTENCODINGTABLES_H
00010 #define FONTENCODINGTABLES_H
00011 
00012 extern const char *macRomanEncoding[];
00013 extern const char *macExpertEncoding[];
00014 extern const char *winAnsiEncoding[];
00015 extern const char *standardEncoding[];
00016 extern const char *expertEncoding[];
00017 extern const char *symbolEncoding[];
00018 extern const char *zapfDingbatsEncoding[];
00019 
00020 #endif
KDE Home | KDE Accessibility Home | Description of Access Keys