Re: [NTG-context] [NTG Context] Storm (Lido) font support seems to be broken in newer versions of MKII

Dne Thu, 06 May 2010 22:13:57 +0200 Hans Hagen
Yes, there are. Could you please give me an example of installing OpenType font and creating corresponding typescript? I tried to do that but with no succes. (otfinst is not working in windows). What was changed in MKII that makes Vit's type1 support unusable? He uses approximately two years old release? Jan
-- Tato zpráva byla vytvořena převratným poštovním klientem Opery: http://www.opera.com/mail/

On 12-5-2010 10:40, Honza Pohanka wrote:
\starttypescriptcollection[myfonts] \starttypescript [serif] [myserif] [name] \setups[font:fallback:serif] \definefontsynonym [Serif] [file:myserif.ttf] [features=default] \definefontsynonym [SerifBold] [file:myserifbold.ttf] [features=default] \definefontsynonym [SerifItalic] [file:myserifitalic.ttf] [features=default] \definefontsynonym [SerifBoldItalic] [file:myserifbolditalic.ttf] [features=default] \stoptypescript \starttypescript[myfont] \definetypeface [myfont] [rm] [serif] [myserif] [default] \stoptypescript \stoptypescriptcollection \setupbodyfont[myfont] or use use the simplefonts module
What was changed in MKII that makes Vit's type1 support unusable? He uses approximately two years old release?
nothing changed in mkii .. but as i have no storm fonts i cannot test anything .. anyway, if you can use mkiv, it's all easier as we no longer have encodings Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Honza Pohanka