[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] issue with ArialMT in 2.1.9
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] issue with ArialMT in 2.1.9 |
Date: |
Wed, 02 Feb 2005 22:20:18 +0100 (CET) |
> 2 index /CharStrings 230 dict dup begin
> /space {
> 182 278 hsbw
> 0 0 vstem
> 0 0 hstem
> 0 hmoveto
> closepath
> endchar
> } |-
Note that this is incorrect Type 1, according to the specification.
The first command after `hsbw', `vstem', and `hstem' in a glyph *must*
be `rmoveto', even if it is `0 0 rmoveto'.
Werner
- RE: [ft-devel] tests, (continued)
- RE: [ft-devel] tests, George Williams, 2005/02/06
- Re: [ft-devel] tests, Werner LEMBERG, 2005/02/08
- Re: [ft-devel] tests, George Williams, 2005/02/09
- Re: [ft-devel] tests, David Somers, 2005/02/10
- Re: [ft-devel] tests, George Williams, 2005/02/11
Re: [ft-devel] issue with ArialMT in 2.1.9, David Turner, 2005/02/05
Re: [ft-devel] issue with ArialMT in 2.1.9, Werner LEMBERG, 2005/02/10
RE: [ft-devel] issue with ArialMT in 2.1.9, Ian Brown, 2005/02/02
RE: [ft-devel] issue with ArialMT in 2.1.9, Ian Brown, 2005/02/02
RE: [ft-devel] issue with ArialMT in 2.1.9, Ian Brown, 2005/02/03
RE: [ft-devel] issue with ArialMT in 2.1.9, Ian Brown, 2005/02/10