Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3287)

Issue 84380046: Issue 3880: bad number formatting in svg path output (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by dak
Modified:
9 years, 6 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M scm/output-svg.scm View 2 chunks +2 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b