pmBestFitDisabled constant

int const pmBestFitDisabled

Do not perform best-fit mapping of Unicode characters. In this case, all unmappable characters will be replaced by a ‘?’.

Implementation

static const pmBestFitDisabled = 0x0020;