Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | 9 달 전 | |
---|---|---|
.. | ||
screenshots | 1 년 전 | |
README.md | 1 년 전 | |
icon.webp | 1 년 전 | |
icon.webp.import | 1 년 전 | |
montserrat_semibold.ttf | 1 년 전 | |
montserrat_semibold.ttf.import | 1 년 전 | |
montserrat_semibold_msdf.ttf | 1 년 전 | |
montserrat_semibold_msdf.ttf.import | 1 년 전 | |
project.godot | 9 달 전 | |
sdf_font_demo.gd | 1 년 전 | |
sdf_font_demo.tscn | 1 년 전 |
This is a demo of Multi-channel Signed Distance Field fonts in Godot. The technique used allows the text to remain clear under arbitrary zooms and rotations.
The multi-channel part refers to the font texture being generated in a way that allows for higher precision when rendering the font. This allows MSDF fonts to be more readable at small font sizes compared to single-channel signed distance field fonts.
Language: This demo contains no code.
Renderer: Forward Mobile
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/521