bug-lilypond
[Top][All Lists]
Advanced

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

Re: strange PK problem with a lilypond font


From: Werner LEMBERG
Subject: Re: strange PK problem with a lilypond font
Date: Mon, 19 Aug 2002 03:27:04 +0200 (CEST)

> I know there is something fishy going on (I noticed the checksum
> errors), but I don't really know how to find the culprit. Can you
> investigate?

The problem is that def_triangle calls `set_char_box' without sharp
variables:

  set_char_box(0, ((x3-x1-kern)*fac+pent#)*xs,hei*fac,hei*fac);

This will cause rounding errors.

All other set_char_box calls seem to be OK.


    Werner




reply via email to

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