alexheretic / glyph-brush

Fast GPU cached text rendering
Apache License 2.0
673 stars 52 forks source link

Use line_gap as top padding #144

Closed alexheretic closed 2 years ago

alexheretic commented 2 years ago

Use line_gap to top-pad layouts to address potential clipping.

Fixes #143

alexheretic commented 2 years ago

I'm unlikely to merge this as I'm not convinced its the correct approach for all fonts.