File indexing completed on 2025-11-04 10:18:03
0001 
0002 
0003 
0004 
0005 
0006 
0007 
0008 
0009 
0010 
0011 
0012 
0013 
0014 
0015 
0016 #define  Font_NOF_MONOSPACE             "monospace"
0017 #define  Font_NOF_SERIF                 "serif"
0018 #define  Font_NOF_SANS_SERIF            "sans-serif"
0019 #define  Font_NOF_CJK                   "cjk"        
0020 #define  Font_NOF_KOREAN                "korean"     
0021 #define  Font_NOF_ARABIC                "arabic"     
0022 
0023 #define  Font_NOF_ASCII_MONO            "Courier"
0024 #define  Font_NOF_ASCII_SIMPLEX         "Times-Roman"
0025 #define  Font_NOF_ASCII_COMPLEX         "Times-Roman"
0026 #define  Font_NOF_ASCII_DUPLEX          "Times-Bold"
0027 #define  Font_NOF_ASCII_TRIPLEX         "Times-Bold"
0028 #define  Font_NOF_ASCII_ITALIC_COMPLEX  "Times-Italic"
0029 #define  Font_NOF_ASCII_ITALIC_TRIPLEX  "Times-BoldItalic"
0030 #define  Font_NOF_ASCII_SCRIPT_SIMPLEX  "ZapfChancery-MediumItalic"
0031 #define  Font_NOF_ASCII_SCRIPT_COMPLEX  "ZapfChancery-MediumItalic"
0032 #define  Font_NOF_GREEK_MONO            "Symbol"
0033 #define  Font_NOF_GREEK_SIMPLEX         "Symbol"
0034 #define  Font_NOF_GREEK_COMPLEX         "Symbol"
0035 #define  Font_NOF_SYMBOL_MONO           "ZapfDingbats"
0036 #define  Font_NOF_SYMBOL_SIMPLEX        "ZapfDingbats"
0037 #define  Font_NOF_CARTOGRAPHIC_SIMPLEX  "Rock"
0038 #define  Font_NOF_KANJI_MONO            "Iris"
0039 #define  Font_NOF_KATAKANA_MONO         "Iris"