Changeset View
Changeset View
Standalone View
Standalone View
extern/opennurbs/opennurbs_internal_unicode_cp.h
| Context not available. | |||||
| #endif | #endif | ||||
| #if !defined(ON_RUNTIME_WIN) | #if !defined(ON_RUNTIME_WIN) | ||||
| #error Do not use for Windows builds. | //#error Do not use for Windows builds. | ||||
| #endif | #endif | ||||
| #if !defined(ON_RUNTIME_WIN) | #if !defined(ON_RUNTIME_WIN) | ||||
| Context not available. | |||||
| // use UNICODE UTF-8, UTF-16, or UTF-32 encodings. | // use UNICODE UTF-8, UTF-16, or UTF-32 encodings. | ||||
| // Whenever posssible, the UNICODE encoding is used | // Whenever posssible, the UNICODE encoding is used | ||||
| // to retrieve glyph information from fonts. | // to retrieve glyph information from fonts. | ||||
| #define ON_DOUBLE_BYTE_CODE_PAGE_SUPPORT | //#define ON_DOUBLE_BYTE_CODE_PAGE_SUPPORT | ||||
| #endif | #endif | ||||
| #if defined(ON_DOUBLE_BYTE_CODE_PAGE_SUPPORT) | #if defined(ON_DOUBLE_BYTE_CODE_PAGE_SUPPORT) | ||||
| Context not available. | |||||