lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2657 in lilypond: font kerning on Windows is b


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2657 in lilypond: font kerning on Windows is broken
Date: Fri, 13 Dec 2013 21:15:44 +0000


Comment #12 on issue 2657 by address@hidden: font kerning on Windows is broken
http://code.google.com/p/lilypond/issues/detail?id=2657

That looks correct to me.  Werner, here's a patch I would suggest:

diff --git a/modules/basic/basic-win32.c b/modules/basic/basic-win32.c
index 0ae7885..34c6c52 100644
--- a/modules/basic/basic-win32.c
+++ b/modules/basic/basic-win32.c
@@ -693,6 +693,8 @@ text_is_simple (const char *text,
   wchar_t *wtext;
   long wlen;

+  return FALSE;
+


However, as was pointed out, building pangowin32 is a nontrivial task. Perhaps you should file a pango bug, assign the component to win32, and request this change, such that our win32 developer will try it or something.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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