Class representing a font encoding checker.
More...
#include <pdfencoding.h>
Class representing a font encoding checker.
◆ wxPdfEncodingChecker()
wxPdfEncodingChecker::wxPdfEncodingChecker |
( |
| ) |
|
◆ ~wxPdfEncodingChecker()
virtual wxPdfEncodingChecker::~wxPdfEncodingChecker |
( |
| ) |
|
|
virtual |
◆ GetEncodingName()
wxString wxPdfEncodingChecker::GetEncodingName |
( |
| ) |
const |
Get the name of the encoding used for checking.
- Returns
- the name of the encoding
◆ IsIncluded()
virtual bool wxPdfEncodingChecker::IsIncluded |
( |
wxUint32 | unicode | ) |
const |
|
pure virtual |
Check whether a given Unicode character is included in the encoding.
- Returns
- TRUE if the Unicode character is included, FALSE otherwise
◆ m_encoding
wxString wxPdfEncodingChecker::m_encoding |
|
protected |
The documentation for this class was generated from the following file: