]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 30 Dec 2004 00:04:05 +0000 (00:04 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 30 Dec 2004 00:04:05 +0000 (00:04 +0000)
Documentation/topdocs/NEWS.texi

index edf13796d629f2f9a2e31e432b3e531b725f5adb..6c4dba29b613b7f4f003526fd831486cb4b3171c 100644 (file)
@@ -7,6 +7,19 @@
 @unnumbered New features in 2.5 since 2.4
 
 @itemize @bullet
+
+@item
+LilyPond now optionally uses Pango and FontConfig for selecting and
+rendering internationalized text. This is supported for backends other
+than @TeX{}. A font may be selected by using a FontConfig name,
+
+@example
+\override TextScript #'font-name = #"Serif"
+@end example
+
+Input strings encoded in UTF-8 are then rendered properly through
+Pango.
+
 @item
 Metrics of blocks of text can be retrieved from (La)@TeX{} directly,
 using the @code{-f texstr} output backend. This provides exact metrics