raylib icon indicating copy to clipboard operation
raylib copied to clipboard

[rtext] Font glyph images height could be bigger than font size

Open raysan5 opened this issue 2 years ago • 2 comments

Font atlas generation assumes that font glyph images height can not be bigger than font size (assumed as max height) but it seems that's not the case, it should be reviewed.

More detailed info here: https://github.com/raysan5/raylib/issues/2991#issuecomment-1975093390

raysan5 avatar Mar 04 '24 10:03 raysan5

closed! says it all.

designerfuzzi avatar Mar 04 '24 15:03 designerfuzzi

@designerfuzzi Please, could you provide a font to test this issue, I've been trying to find one for about an hour and I can't find any...

raysan5 avatar Aug 25 '24 11:08 raysan5

It seems this issue is very difficult to reproduce, closing it. A warning log message was added in case it happens.

raysan5 avatar Sep 03 '24 11:09 raysan5