We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
would this be a bug in the glyph rendering or in the font file?
make && ./demo/glyphy-demo -t "{" -f /System/Library/Fonts/Times.ttc
this does not seem to happen in other font files
tho some fonts render a square such as /System/Library/Fonts/Keyboard.ttf
/System/Library/Fonts/Keyboard.ttf
./demo/glyphy-demo -t "1234567890-=q\`wertyuiop[]\asdfghjkl;\'zxcvbnm,./~!@#$%^&*()_+{}|:\"<>?QWERTYUIOPASDFGHJKLZXCVBNM" -f /System/Library/Fonts/Keyboard.ttf
The text was updated successfully, but these errors were encountered:
Yeah I get similar glitches with amdgpu driver currently. I'm not determined enough to debug... What driver are you on?
amdgpu
GLyphy was always most solid on intel driver.
Sorry, something went wrong.
im on Mac OSX catalina Intel HD Graphics 4000 1536 MB
Intel HD Graphics 4000 1536 MB
Can you check the latest master? I fixed a bug there.
No branches or pull requests
would this be a bug in the glyph rendering or in the font file?
make && ./demo/glyphy-demo -t "{" -f /System/Library/Fonts/Times.ttc
this does not seem to happen in other font files
tho some fonts render a square such as
/System/Library/Fonts/Keyboard.ttf
The text was updated successfully, but these errors were encountered: