Font Character Sets
Returns the VTScada character set as an actual charset code. You may disregard these legacy presets and use the actual codes directly (see wingdi.h for list).
| 0 | ANSI_CHARSET |
| 1 | DEFAULT_CHARSET (Current system charset. Typically, the same as ANSI_CHARSET) |
| 2 | SYMBOL_CHARSET |
| 3 | SHIFTJIS_CHARSET |
| 4 | OEM_CHARSET (System specific) |
| 5 | RUSSIAN_CHARSET |
| 6 | BALTIC_CHARSET |
| 7 | CHINESEBIG5_CHARSET |
| 8 | EASTEUROPE_CHARSET |
| 9 | GB2312_CHARSET |
| 10 | GREEK_CHARSET |
| 11 | HANGUL_CHARSET |
| 12 | MAC_CHARSET |
| 13 | TURKISH_CHARSET |
| 14 | VIETNAMESE_CHARSET |