This website requires JavaScript.
Explore
Help
Register
Sign In
erle
/
unicode_text
Watch
2
Star
2
Fork
You've already forked unicode_text
0
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
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.
3
Commits
1
Branch
2
Tags
558
KiB
Lua
100%
57cb99292b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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