+ Add some more Unicode text to test.lua
This commit is contained in:
parent
eca23daa85
commit
906dab76c6
2
test.lua
2
test.lua
|
@ -18,7 +18,7 @@ font_1:load_glyphs(
|
|||
|
||||
-- The following text purposely contains glyphs not in unifont.hex, to
|
||||
-- show that these are rendered like U+FFFD REPLACEMENT CHARACTER (<28>).
|
||||
local text = "ABC... 123!!! 😀\
|
||||
local text = "ABC... 123!!! (*ˊᗜˋ*)/ᵗᑋᵃᐢᵏ ᵞᵒᵘ* 😁\
|
||||
\
|
||||
U+0077 w LATIN SMALL LETTER W\
|
||||
U+00F0 ð LATIN SMALL LETTER ETH\
|
||||
|
|
Loading…
Reference in New Issue