lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3880 in lilypond: bad number formatting in svg


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3880 in lilypond: bad number formatting in svg path output
Date: Sun, 13 Apr 2014 17:29:19 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_5

Comment #7 on issue 3880 by address@hidden: bad number formatting in svg path output
http://code.google.com/p/lilypond/issues/detail?id=3880

Pushed to staging as
commit 0b4a6579d13603db4c786c8ecbde2ae52b1c6050
Author: David Kastrup <address@hidden>
Date:   Sat Apr 5 16:29:57 2014 +0200

    Issue 3880: bad number formatting in svg path output

    This uses ly:format with "~4f" format string rather than format with
    "~S" for formatting point lists.  Note that "~4f" has a different
    meaning in ly:format as compared to plain format.  This is consistent
    with other number formatting.  Also does this for output of color.

    The previous output was problematic when the number was an exact
    fraction.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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