lilypond-devel
[Top][All Lists]
Advanced

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

Re: LilyPond Serif/Sans Serif/Monospace Text Fonts?


From: tisimst
Subject: Re: LilyPond Serif/Sans Serif/Monospace Text Fonts?
Date: Sun, 28 Jun 2015 16:48:37 -0700 (MST)

Got it. That's the file data I saw that made me wonder. Makes perfect sense
now!

On Saturday, June 27, 2015, Masamichi Hosoda [via Lilypond] <
address@hidden> wrote:

> > Greetings, Dev Team!
> >
> > I was just browsing through some of the latest code (in scm/font.scm)
> and I
> > noticed that the default text font names are now LilyPond Serif,
> LilyPond
> > Sans Serif, and LilyPond Monospace. Do such fonts actually exist or are
> > these just place holders? It looks like the fontconfig allows for a
> > fallback fonts anyway. It's not a big deal. I was just curious. Looks
> like
> > Masamichi Hosoda made these changes.
> >
> >
> http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=28f58ecc2271956e9377dc61e5135ce3ade4abbd
> >
> > Thanks for everything you all do to make this program what it is today!
> >
> > - Abraham
>
> LilyPond Serif, LilyPond Sans Serif and Lilypond Monospace are aliases
> those are defined by fonts/lilypond-fonts.conf.
> fonts/lilpond-fonts.conf is LilyPond's own fontconfig configure file.
> For example, LilyPond Serif is defined by this file like following:
>
> ```
>   <alias binding="strong">
>     <family>LilyPond Serif</family>
>     <prefer>
>       <family>Century Schoolbook L</family>
>       <family>DejaVu Serif</family>
>     </prefer>
>     <default>
>       <family>serif</family>
>     </default>
>   </alias>
> ```
>
> The charactor that is contained in Century Schoolbook L:
> The glyph of Century Schoolbook is used.
>
> The charactor that is not contained in Century Schoolbook L,
> but is contained in DejaVu Serif:
> The glyph of DejaVu Serif is used.
>
> _______________________________________________
> lilypond-devel mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=178256&i=0>
> https://lists.gnu.org/mailman/listinfo/lilypond-devel
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://lilypond.1069038.n5.nabble.com/LilyPond-Serif-Sans-Serif-Monospace-Text-Fonts-tp178236p178256.html
>  To start a new topic under Dev, email
> address@hidden
> <javascript:_e(%7B%7D,'cvml','address@hidden');>
> To unsubscribe from Lilypond, click here
> <http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2&code=dGlzaW1zdC5saWx5cG9uZEBnbWFpbC5jb218Mnw4MzU3Njg3MDU=>
> .
> NAML
> <http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/LilyPond-Serif-Sans-Serif-Monospace-Text-Fonts-tp178236p178290.html
Sent from the Dev mailing list archive at Nabble.com.


reply via email to

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