lilypond-user
[Top][All Lists]
Advanced

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

Re: Charis SIL font - Z-a issue


From: Patrick McCarty
Subject: Re: Charis SIL font - Z-a issue
Date: Mon, 10 Sep 2012 09:08:31 -0700

On Mon, Sep 10, 2012 at 6:33 AM, Jakub Pavlík <address@hidden> wrote:
> Hi,
>
> I have a very funny issue using the Charis SIL font:
> under some special circumstances instead of the "Z" "a" is set in lyrics as
> well as in markups.

Interesting issue!

> I tried to isolate the issue, but haven't been really successfull. What I
> can see about the code below is that
>
> 1. the issue only occurs with the Charis SIL font

I see the same issue with DejaVu Sans and DejaVu Sans Bold as well.

> 2. it only occurs when there is some letter with diacritics in the score
> title (with the function call - not otherwise) AND another such letter in
> the piece field.
>
> The issue occurs when using LilyPond 2.17.0 as well as 2.14.2.
>
> Do you have a clue what the problem might be?

With LilyPond 2.17.0, I ran a few short tests, analyzing the PS output
and corresponding PDF output after every run.  The strange thing is
that the PS output always looks correct!  For example, here is the
glyph string from a failure case, which is output as "azaz" in the
PDF:

5.6906 -33.3571 moveto /DejaVuSans 3.86523438 output-scale div selectfont
1.1609 0.0000 0.0000 /z
1.5023 0.0000 0.0000 /Z
1.1609 0.0000 0.0000 /z
1.5023 0.0000 0.0000 /Z
4 print_glyphs

Also, if I run `gs test.ps` on this file, the output looks correct, so
Ghostscript (9.06) must be failing to correctly convert this PS file
to PDF.

Regards,
Patrick



reply via email to

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