scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
128 stars 31 forks source link

Font rendering improvements #738

Open skalarproduktraum opened 2 months ago

skalarproduktraum commented 2 months ago

This PR improves font rendering.

Small fonts, before: smallfont-before

Small fonts, after: smallfont-after

Large fonts, before: bigfont-before

Large fonts, after: bigfont-after