bugDenemo - Bugs: bug #62822, Graphics used for initial clef...

 
 

bug #62822: Graphics used for initial clef misplaced on Windows

Submitter:  Richard Shann <rshann>
Submitted:  Wed 27 Jul 2022 04:40:08 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Ready For Test
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Aug 2022 10:48:52 AM UTC, 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.

Richard Shann <rshann>
Group administrator
Wed 27 Jul 2022 04:40:08 PM UTC, original submission:  

Using the (new) typeset only clef draws a graphic in the display for the clef - this is displaced on windows
e.g. Alto clef has gy = 20 needs to be 24 on Windows.

Richard Shann <rshann>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rshann (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-08-10 rshann StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code