@@ -11,6 +11,7 @@ Changelog
**Runtime**
* Fixed a crash when rendering text with a font missing some of the glyphs.
+* Fixed pixelation when rendering scaled text.
**Tools**
@@ -131,7 +131,7 @@ bgfx_shaders = {
includes = "common"
samplers = {
- u_albedo = { sampler_state = "clamp_point" }
+ u_albedo = { sampler_state = "clamp_anisotropic" }
}
varying = """