[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] CFF subfont matrix problem
From: |
George Williams |
Subject: |
Re: [ft-devel] CFF subfont matrix problem |
Date: |
08 May 2008 18:32:55 -0700 |
On Thu, 2008-05-08 at 14:52, Werner LEMBERG wrote:
> the PS language reference manual the following for CID-keyed PS fonts:
>
> At glyph rendering time, the glyph coordinate system is defined by
> the concatenation of the FontMatrix entry in the selected FDArray
> dictionary with the FontMatrix entry in the CIDFont
> dictionary.
>
> Is this true for (pure) CFF also? Technical note #5176 (The Compact
> Font Format Specification) doesn't say a word.
When I was playing with this I never got anything to work but having all
sub-fonts have the same [ 0.001 0 0 0.001 0 0 ] FontMatrix and omitting
the FontMatrix at the top level.
Everything else seemed to yield unexpected results on my printer.