GlyphToText Struct Reference

This class holds glyph-to-Unicode-character data for a specific font. More...

#include <GlyphTranslator.h>

List of all members.

Public Member Functions

 GlyphToText ()
 Default constructor.
bool Initialize (const LOGFONT &lf, HDC hDC)
 Adds the font data to the object.

Detailed Description

This class holds glyph-to-Unicode-character data for a specific font.

Definition at line 36 of file GlyphTranslator.h.


Member Function Documentation

bool GlyphToText::Initialize ( const LOGFONT &  lf,
HDC  hDC 
)

Adds the font data to the object.

Parameters:
lf Font description
hDC Handle to the DC to use for translation
Returns:
true if the map was populated successfully, false if failed

Definition at line 37 of file GlyphTranslator.cpp.


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

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