This repository contains Lua code to render UTF-8 encoded Unicode text to a pixels table that can be used as input for the tga_encoder library. The use case is to generate textures in Minetest that can contain Unicode text, e.g. for signs.
Go to file
Nils Dagsson Moskopp 57cb99292b * Rename load_hex_font() to load_font_file() 2023-03-15 16:58:31 +01:00
UTF-8-demo.txt Initial import 2023-03-14 02:08:24 +01:00
example.txt Initial import 2023-03-14 02:08:24 +01:00
examples.lua * Rename load_hex_font() to load_font_file() 2023-03-15 16:58:31 +01:00
hexdraw.lua * Rename load_hex_font() to load_font_file() 2023-03-15 16:58:31 +01:00
unifont_upper.hex Initial import 2023-03-14 02:08:24 +01:00