79425247

Date: 2025-02-09 16:33:14
Score: 0.5
Natty:
Report link

Just add the key pixels with pure magenta color (255, 0, 255) or {1,0,1}: https://love2d.org/forums/download/file.php?id=23260

In this example glyphs are:

local glyphs = " abcdefghijklmnopqrstuvwxyz" ..
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ0" ..
    "123456789.,!?-+/():;%&`'*#=[]\""

Just cut the line that you need to use.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: darkfrei