lilypond-user
[Top][All Lists]
Advanced

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

Re: SVG fonts


From: tisimst
Subject: Re: SVG fonts
Date: Fri, 27 Nov 2015 11:27:11 -0700 (MST)

Andrew,

I have seen similar hit-and-miss results with text fonts when exporting to SVG. I can't tell what's driving the inconsistent results.

Best,
Abraham

On Friday, November 20, 2015, Andrew Bernard [via Lilypond] <[hidden email]> wrote:
More investigation on fonts for SVG.

The following errors out if the font-name property for DynamicText is set. The font-name specification for TextScript renders correctly.

\version "2.19.31"

{
  \override DynamicText.font-name = "Noto Serif Bold Italic"
  c''\p
  \override TextScript.font-name = "Noto Serif Bold Italic"
  c''^\markup { foo }
}

According to the NR DynamicText supports the font-interface, so one ought to e=be able to specify the font-name property.

error:

Layout output to `exp-svg-font.svg'.../usr/share/guile/1.8/ice-9/regex.scm:121:22: In procedure vector-ref in _expression_ (vector-ref match matchnum):
/usr/share/guile/1.8/ice-9/regex.scm:121:22: Wrong type argument in position 2: 1

In relation to my question in prior post as to whether fontforge can be used to generate SVG fonts for lilypond, I see that the emmentaler SVG fonts are created with font forge, so I assume this means it is the right tool for the job?

Andrew



_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user



If you reply to this email, your message will be added to the discussion below:
http://lilypond.1069038.n5.nabble.com/SVG-fonts-tp183885p183886.html
To start a new topic under User, email <a href="" target="_blank">address@hidden
To unsubscribe from Lilypond, click here.
NAML


View this message in context: Re: SVG fonts
Sent from the User mailing list archive at Nabble.com.

reply via email to

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