Public Member Functions

Wt::WPdfImage::FontMatch Class Reference

Describes a font match. More...

List of all members.

Public Member Functions

 FontMatch ()
 Creates a non-matching font.
 FontMatch (const std::string &fileName, double quality)
 Creates a match with a font in the given file name.
std::string fileName () const
 Returns the font file.
double quality () const
 Returns the match quality.

Detailed Description

Describes a font match.


Member Function Documentation

double Wt::WPdfImage::FontMatch::quality (  ) const

Returns the match quality.

This is a number between 0 and 1, where 1 indicates a perfect match and 0 indicates no match.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Fri Feb 4 2011 for the C++ Web Toolkit (Wt) by doxygen 1.7.2