lilypond-devel
[Top][All Lists]
Advanced

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

Re: Svg output - font


From: Jan Nieuwenhuizen
Subject: Re: Svg output - font
Date: Wed, 04 Dec 2002 17:49:30 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

Guido Amoruso <address@hidden> writes:

> 1. I don't understand how Sodipodi (v. 0.28) should locate Lilypond-feta
> fonts. I've read in sodipodi.scm that I should copy mf/out/private-fonts
> and I've guessed I had to copy all files in mf/out (as I don't see any
> private-fonts dir...), but sodipodi only visualize squares in place of
> characters: what do I miss? Which font format and where shoud feta fonts
> be in order sodipodi find them?

This is all very preliminary.  The font format is .pfa
(ie. feta20.pfa) they can be located anywhere, as long as
private-fonts points to the right place.  Just do:

   make -C mf pfa
   mkdir ~/.sodipodi
   ln -s $(pwd)/mf/out/private-fonts ~/.sodipodi

you may look into the private-fonts file to see if it makes any sense.

> with Adobe viewer (tested in Win**98), too. But I'm wondering how the
> implied font is defined: I mean, it is Unicode, but it doesn't follow
> the Musical Symbols chart; I imagine this is a "private" font,

Yes, it's a private font.

> but what
> about creating a standard Unicode musical font?

What about it?  Even if there's such a thing, I doubt that it can be
of any (but the most simplistic) use.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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