Ipelib

ipe::Font Struct Reference

A text font. More...

#include <ipefontpool.h>

List of all members.

Public Types

Public Attributes

Related Functions

(Note that these are not member functions.)

Detailed Description

A text font.


Member Enumeration Documentation

Ipe supports two types of fonts.

Enumerator:
EType1 
ETrueType 

Friends And Related Function Documentation

typedef std::vector<Font> FontPool [related]

A list of fonts used by a Document.


Member Data Documentation

The font type.

The name of this font (e.g. "Times-Roman").

The font id in the Pdflatex output: /Fxx.

The font dictionary in the PDF file.

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.

Is there an explicit encoding for this font?

The encoding of this font.

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: