bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 927 in lilypond: UTF-8 bidi/rtl/ltr characters are not correc


From: lilypond
Subject: Re: Issue 927 in lilypond: UTF-8 bidi/rtl/ltr characters are not correctly implemented
Date: Sun, 13 Dec 2009 10:54:34 +0000


Comment #2 on issue 927 by pnorcks: UTF-8 bidi/rtl/ltr characters are not correctly implemented
http://code.google.com/p/lilypond/issues/detail?id=927

Some notes for myself (based on my current understanding/debugging):

1) LilyPond does not need to implement the Unicode Bidirectional Algorithm.
2) If markup is added to a PangoLayout instead, the bidi issues are taken care of by
Pango.
3) LilyPond needs to extract the resulting line and concatenate each piece of the
split markup to create the final Stencil.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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