#include <opennurbs_textiterator.h>
◆ m_charset
unsigned int ON_FaceNameKey::m_charset = 0 |
◆ m_codepage
unsigned int ON_FaceNameKey::m_codepage = 1252 |
◆ m_rtf_font_index
int ON_FaceNameKey::m_rtf_font_index = -1 |
◆ m_rtf_font_name
In reality, the RTF "face" name can be a PostScript name, LOGFONT.lfFaceName, DWrite Family Name, and probably more. It depends on what tool is used to create the RTF and we see all three of the above names in Rhino parsing and the current Eto Text controls generate RTF with all three of those "names" OS version.