lilypond-devel
[Top][All Lists]
Advanced

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

Re: Font_metric code cleanup breaks fetaText positioning


From: Han-Wen Nienhuys
Subject: Re: Font_metric code cleanup breaks fetaText positioning
Date: Mon, 22 Mar 2010 23:52:33 -0300

On Mon, Mar 22, 2010 at 11:02 PM, Patrick McCarty <address@hidden> wrote:
> On Mon, Mar 22, 2010 at 6:41 PM, Han-Wen Nienhuys <address@hidden> wrote:
>> On Mon, Mar 22, 2010 at 10:39 PM, Han-Wen Nienhuys <address@hidden> wrote:
>>>>
>>>> Okay, pushed.  Let me know if you find any problems.
>>>
>>> doesnt this equally mess up the vertical alignment, this time of normal 
>>> text?
>>
>> More to the point, I'd expect the fix to be adding another property
>> (font-tight-rendering, or similar), which controls the tight vs.
>> nontight mode; time sigs and similar would use the tight mode.
>
> Previous to your changes, IIRC, text_stencil() was never called.

Are you sure?

SCM
Text_interface::interpret_string (SCM layout_smob,
                                  SCM props,
                                  SCM markup)

-which powers all markup text- is basically a call to
Font_metric::text_stencil().

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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