glyphy icon indicating copy to clipboard operation
glyphy copied to clipboard

possible bug in glyph rendering?

Open mgood7123 opened this issue 2 years ago • 3 comments

image

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

./demo/glyphy-demo -t "1234567890-=q\`wertyuiop[]\asdfghjkl;\'zxcvbnm,./~!@#$%^&*()_+{}|:\"<>?QWERTYUIOPASDFGHJKLZXCVBNM" -f /System/Library/Fonts/Keyboard.ttf

image

mgood7123 avatar Oct 29 '21 05:10 mgood7123

Yeah I get similar glitches with amdgpu driver currently. I'm not determined enough to debug... What driver are you on?

GLyphy was always most solid on intel driver.

behdad avatar Oct 29 '21 10:10 behdad

im on Mac OSX catalina Intel HD Graphics 4000 1536 MB

mgood7123 avatar Oct 29 '21 13:10 mgood7123

Can you check the latest master? I fixed a bug there.

behdad avatar Mar 13 '22 20:03 behdad