PoDoFo::PdfWinAnsiEncoding Class Reference

#include <PdfEncoding.h>

Inheritance diagram for PoDoFo::PdfWinAnsiEncoding:

PoDoFo::PdfSimpleEncoding PoDoFo::PdfEncoding

List of all members.

Public Member Functions

 PdfWinAnsiEncoding ()

Protected Member Functions

virtual const pdf_utf16be * GetToUnicodeTable () const


Detailed Description

The WinAnsi Encoding is the default encoding in PoDoFo for contents on PDF pages.

It is also called CP-1252 encoding.

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

See also:
PdfFont::WinAnsiEncoding

Constructor & Destructor Documentation

PoDoFo::PdfWinAnsiEncoding::PdfWinAnsiEncoding (  )  [inline]

Create a new PdfWinAnsiEncoding


Member Function Documentation

const pdf_utf16be * PoDoFo::PdfWinAnsiEncoding::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 Tue Jul 28 00:01:46 2009 for PoDoFo by  doxygen 1.5.9