]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit release/2.9.1
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 30 Mar 2006 21:54:13 +0000 (21:54 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 30 Mar 2006 21:54:13 +0000 (21:54 +0000)
THANKS
lily/pango-font.cc

diff --git a/THANKS b/THANKS
index 0a1c4ec1698ad63943f8691469ac79ed3b395b80..01da1881e55bd8dba8630c78fa88c6a2fdf1e070 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -16,6 +16,7 @@ Joe Neeman
 
 SPONSORS
 
+Chris Sawer
 
 DOCUMENTATION HELPERS
 
index f38c5ff7b5ec96631b3a51b6e1b513af155461d8..73ea7426a65ea4a6bf498d1c9881a4bd138ae7ec 100644 (file)
@@ -174,7 +174,7 @@ Pango_font::pango_item_string_stencil (PangoItem const *item, string str) const
 
       if (glyph_name[0] ==  '\0' && has_glyph_names)
        {
-         programming_error ("Glyph has no name, but font supports glyph naming");
+         programming_error ("Glyph has no name, but font supports glyph naming. Skipping glyph.");
          continue;
        }