PoDoFo::PdfMacRomanEncoding Class Reference

#include <PdfEncoding.h>

Inheritance diagram for PoDoFo::PdfMacRomanEncoding:

PoDoFo::PdfSimpleEncoding PoDoFo::PdfEncoding List of all members.

Public Member Functions

 PdfMacRomanEncoding ()

Protected Member Functions

virtual const pdf_utf16be * GetToUnicodeTable () const

Detailed Description

Do not allocate this class yourself, as allocations might be expensive. Try using PdfFont::MacRomanEncoding.

See also:
PdfFont::MacRomanEncoding


Constructor & Destructor Documentation

PoDoFo::PdfMacRomanEncoding::PdfMacRomanEncoding (  )  [inline]

Create a new PdfMacRomanEncoding


Member Function Documentation

const pdf_utf16be * PoDoFo::PdfMacRomanEncoding::GetToUnicodeTable (  )  const [protected, virtual]

Gets a table of 256 short values which are the big endian unicode code points that are assigned to the 256 values of this encoding.

This table is used internally to convert an encoded string of this encoding to and from unicode.

Returns:
an array of 256 big endian unicode code points

Implements PoDoFo::PdfSimpleEncoding.


Generated on Sat May 2 02:59:47 2009 for PoDoFo by  doxygen 1.4.7