GlyphTranslator Class Reference

This class retrieves a glyph-to-Unicode map for a font (and caches the map). More...

#include <GlyphTranslator.h>

List of all members.

Public Member Functions

const GlyphToTextGetFontTranslation (const LOGFONT &lf, HDC hDC=NULL)
 Get a translation map for a font.

Detailed Description

This class retrieves a glyph-to-Unicode map for a font (and caches the map).

Definition at line 50 of file GlyphTranslator.h.


Member Function Documentation

const GlyphToText * GlyphTranslator::GetFontTranslation ( const LOGFONT &  lf,
HDC  hDC = NULL 
)

Get a translation map for a font.

Parameters:
lf Font description
hDC Handle to the DC to use for translation (if NULL, uses the default screen DC)
Returns:
A pointer to the translation map (NULL if cannot traslate this font)

Definition at line 95 of file GlyphTranslator.cpp.

Referenced by OEMTextOut().


The documentation for this class was generated from the following files:

Generated on Mon Jun 18 12:40:44 2012 for CC PDF Converter by doxygen 1.6.1