Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fonts not displayed correctly on macOS #21

Open
hkiel opened this issue Jan 16, 2020 · 0 comments
Open

fonts not displayed correctly on macOS #21

hkiel opened this issue Jan 16, 2020 · 0 comments

Comments

@hkiel
Copy link
Contributor

hkiel commented Jan 16, 2020

See the example with super-huge title and advanced coda sign:

%%titlefont Times-Bold 100
%%beginps
/codac{ 1 SLW 2 add 2 copy M 0 20 RL
        2 copy M -10 10 RM 20 0 RL 1.1 SLW stroke
        exch -7 add exch (O) 3 1 roll /Times-Bold 18 selectfont 4 add M show
}!
%%endps
%%deco codac 3 codac 20 10 10
X:1
T:New Coda Symbol
K:C
Z !codac! | Z !coda! |

The svg is now bigger and reserves space for the bigger title, but is still displayed with small letters (and not even bold). Windows version works (though the pixels still differ if you create the SVG and view it with a dedicated SVG viewer)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant