FontFace.OntoStringShape was defaulting to Pixels and not Points. FontFace.OntoGraphics was also, but Pixels = Points on the Graphics object. Updating both to be explicit about the units (Points) corrected the issue with print preview not matching printed output. Checked in on APIV2 branch; still need to test to insure this does not introduce unexpected side effects elsewhere in the program.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Ed! I thought this was ported to v3.0.1? I just opened OpenSong for the first time in a long while and see the print preview issue is still misaligned.
Tony, I am embarrassed. This got fixed but didn't get included in the posted 3.0.1 version. You are the first person to point it out unless I missed a report.
I am trying to stabilize a branch of the OpenSong source so I can build it for at least Windows and MacOS. That will definitely have the print preview fix. With luck, it will also run on Big Sur on at least the Intel Macs. I have a Developer's Kit so I am going to try it on Apple Silicon as well (and cross my fingers that it works).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-08-17
Hi Ed. I'm glad I didn't miss an update. I'll keep watching for new releases.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed the update today, but the preview issue is still happening. I assume I'll get another notice about an update if this gets fixed. This is one of the main features I like to use, so looking forward to it being back in order soon! Thanks for all the work you guys do! What a fantastic tool to have.
FontFace.OntoStringShape was defaulting to Pixels and not Points. FontFace.OntoGraphics was also, but Pixels = Points on the Graphics object. Updating both to be explicit about the units (Points) corrected the issue with print preview not matching printed output. Checked in on APIV2 branch; still need to test to insure this does not introduce unexpected side effects elsewhere in the program.
Hi Ed! I thought this was ported to v3.0.1? I just opened OpenSong for the first time in a long while and see the print preview issue is still misaligned.
Tony, I am embarrassed. This got fixed but didn't get included in the posted 3.0.1 version. You are the first person to point it out unless I missed a report.
I am trying to stabilize a branch of the OpenSong source so I can build it for at least Windows and MacOS. That will definitely have the print preview fix. With luck, it will also run on Big Sur on at least the Intel Macs. I have a Developer's Kit so I am going to try it on Apple Silicon as well (and cross my fingers that it works).
Hi Ed. I'm glad I didn't miss an update. I'll keep watching for new releases.
I installed the update today, but the preview issue is still happening. I assume I'll get another notice about an update if this gets fixed. This is one of the main features I like to use, so looking forward to it being back in order soon! Thanks for all the work you guys do! What a fantastic tool to have.