Victor Mote wrote: > > Victor Mote wrote: > > > Typeface roughly corresponds to what is contained in a ttf of > > pfa font file. > > > > Hm hm. A TTF is typically Courier-bold-italic or so. Did you mean this > > or rather typeface==font-family? > > No. Courier-Bold-Italic would be the Typeface, Courier would be the > TypefaceFamily. So my Font object that gets used by FOP would be > Courier-Bold-Italic at 12 points. It has a parent Typeface, which > represents > the Courier-Bold "font" file and its contents. This typeface has a parent ^^^^^^^^^^^^ Sorry--this should say Courier-Bold-Italic.
Victor Mote