#include <ipefontpool.h>
List of all members.
Related Functions |
(Note that these are not member functions.)
|
typedef std::vector< Font > | FontPool |
Detailed Description
Member Enumeration Documentation
Ipe supports two types of fonts.
- Enumerator:
-
Friends And Related Function Documentation
Member Data Documentation
The name of this font (e.g. "Times-Roman").
int ipe::Font::iLatexNumber |
The font id in the Pdflatex output: /Fxx.
The font dictionary in the PDF file.
String ipe::Font::iFontDescriptor |
The font descriptor in the PDF file.
The stream dictionary for the font stream in the PDF file.
The values of LengthX in the font stream in the PDF file.
The stream data for the font stream in the PDF file.
bool ipe::Font::iHasEncoding |
Is there an explicit encoding for this font?
String ipe::Font::iEncoding[0x100] |
The encoding of this font.
bool ipe::Font::iStandardFont |
Is this one of the 14 standard fonts?
int ipe::Font::iWidth[0x100] |
The width of each character in font units.
The documentation for this struct was generated from the following file: