[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #62822] Graphics used for initial clef misplaced on Windows
From: |
Richard Shann |
Subject: |
[bug #62822] Graphics used for initial clef misplaced on Windows |
Date: |
Wed, 10 Aug 2022 06:48:53 -0400 (EDT) |
Update of bug #62822 (project denemo):
Status: None => Ready For Test
_______________________________________________________
Follow-up Comment #1:
It would seem this was a bug in Gtk that has gone away - we had
the following in clefs.c:
y-= 4; // bizarrely clefs are drawn slightly too low using the windows routine
windows_draw_text() in utils.c while standalone and notehead overrides need +4
drawbitmapinverse_cr (cr, directive->graphic, xx + directive->gx
+ count, y + directive->gy, FALSE);
I've dropped this now.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62822>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #62822] Graphics used for initial clef misplaced on Windows,
Richard Shann <=