lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

@FontDef problem


From: Monty Zukowski
Subject: @FontDef problem
Date: Thu, 6 Sep 2007 08:50:35 -0700

I'm getting this error when I run lout 3.36 on the file below.

lout:
         internal error: assert failed in FontRead: type(y) != PAR!

I've copied MinionPro-CnCapt.afm into the font directory, so I don't
think that is the problem.  The afm file was generated by fontforge
from an open type file, so there may be a problem with it.  Having
inspected the source code, I'm thinking that the problem has something
to do with my placement of @FontDef.  I get other lout errors if I put
the @FontDef before the @SysInclude or after the @Begin.

Thanks for any help,

Monty

@SysInclude {doc}
address@hidden
  @Tag {Minion-Base}
  @Family {Minion}
  @Face {Base}
  @Name {MinionPro-CnCapt}
  @Metrics {MinionPro-CnCapt.afm}
  @Mapping {LtLatin1.LCM}
}

@Doc @Text @Begin

{Minion Base 9p} @Font @VExpand @VAdjust
{

{ December / January / {} / {} / {} / February / {} / {} / {} / March
/ {} / {} / {}}
|1m
@HExpand @HAdjust {
 31 | 1 | 2 | 3 | 4 | red @Color 5 | red @Color 6
/ 7 | 8 | 9 | 10 | 11 | red @Color 12 | red @Color 13
/ 14 | 15 | 16 | 17 | 18 | red @Color 19 | red @Color 20
/ 21 | 22 | 23 | 24 | 25 | red @Color 26 | red @Color 27
/ 28 | 29 | 30 | 31 | 1 | red @Color 2 | red @Color 3
/ 4 | 5 | 6 | 7 | 8 | red @Color 9 | red @Color 10
/ 11 | 12 | 13 | 14 | 15 | red @Color 16 | red @Color 17
/ 18 | 19 | 20 | 21 | 22 | red @Color 23 | red @Color 24
/ 25 | 26 | 27 | 28 | 29 | red @Color 1 | red @Color 2
/ 3 | 4 | 5 | 6 | 7 | red @Color 8 | red @Color 9
/ 10 | 11 | 12 | 13 | 14 | red @Color 15 | red @Color 16
/ 17 | 18 | 19 | 20 | 21 | red @Color 22 | red @Color 23
/ 24 | 25 | 26 | 27 | 28 | red @Color 29 | red @Color 30
}

}
@End @Text


reply via email to

[Prev in Thread] Current Thread [Next in Thread]