↪ 2015-11-02 Mon 00:12, Simon Cozens :
> On 02/11/2015 04:41, Hugo Roy wrote:
> > The issue is that the fonts are in a 2048 em-wide PostScript size
> > instead of 1000 (I sometimes get a warning from FontForge that the
> > width should be 1000).
>
> I think it's very unlikely that this is the pr
Are these fonts TrueType-flavored OpenType (.ttf), CFF-flavored OpenType
(.otf), or some other format?
Sent from my mobile phone.
> On 01.11.2015, at 20:41, Hugo Roy wrote:
>
> Hello everyone,
>
> I have been modifying an old font from the 1990s in order to be able
> to use it with my setup,
Am 2015-11-02 um 10:03 schrieb Hugo Roy:
> ↪ 2015-11-02 Mon 00:12, Simon Cozens :
>> On 02/11/2015 04:41, Hugo Roy wrote:
>>> The issue is that the fonts are in a 2048 em-wide PostScript size
>>> instead of 1000 (I sometimes get a warning from FontForge that the
>>> width should be 1000).
>>
>> I
↪ 2015-11-02 Mon 10:11, Adam Twardoch (List) :
> Are these fonts TrueType-flavored OpenType (.ttf), CFF-flavored OpenType
> (.otf), or some other format?
Sorry, I did not realise I forgot to mention this. It's a CFF OpenType font.
--
Hugo Roy
✆ +33608741341
Please use cryptography for ema
↪ 2015-11-02 Mon 11:58, Georg Duffner :
> Have you tried to compile the 2048upem font as a TTF to see if the
> problem was gone? I once saw problems with a 1024upem otf but can’t
> remember where it was. If scaling down is not an option for you, you
> probably better choose TTF as output.
Ha, well
There was a bug similar in nature in Mac OS X 10.10, which was fixed in
10.10.2:
https://discussions.apple.com/message/27178893
Non-1000 UPM in CFF-based OpenType fonts is achieved by setting the UPM value
in the font's 'head' table and setting a FontMatrix different from [1 0 0 1 0
0] in the
Am 2015-11-02 um 15:06 schrieb Hugo Roy:
> ↪ 2015-11-02 Mon 11:58, Georg Duffner :
>> Have you tried to compile the 2048upem font as a TTF to see if the
>> problem was gone? I once saw problems with a 1024upem otf but can’t
>> remember where it was. If scaling down is not an option for you, you
>>