|
@@ -84,7 +84,7 @@ return {
|
|
|
|
|
|
Use `\n` to add line breaks.
|
|
Use `\n` to add line breaks.
|
|
|
|
|
|
- LÖVR uses a fancy technique for font rendering called multichanel signed distance fields. This
|
|
|
|
|
|
+ LÖVR uses a fancy technique for font rendering called multichannel signed distance fields. This
|
|
leads to crisp text in VR, but requires a special shader to use. LÖVR internally switches to
|
|
leads to crisp text in VR, but requires a special shader to use. LÖVR internally switches to
|
|
the appropriate shader, but only when the default shader is already set. If you see strange
|
|
the appropriate shader, but only when the default shader is already set. If you see strange
|
|
font artifacts, make sure you switch back to the default shader by using
|
|
font artifacts, make sure you switch back to the default shader by using
|