tiny_text 1.5.1 (#1363)

This commit is contained in:
Jeremy Grosser
2025-01-16 03:20:45 -08:00
committed by GitHub
parent da5ce66c66
commit 636cf630ed
+18
View File
@@ -0,0 +1,18 @@
name = "tiny_text"
description = "Low resolution bitmap font with a small memory footprint"
version = "1.5.1"
authors = ["Jeremy Grosser"]
maintainers = ["Jeremy Grosser <jeremy@synack.me>"]
maintainers-logins = ["JeremyGrosser"]
licenses = "MIT"
website = ["https://github.com/JeremyGrosser/tiny_text"]
tags = ["font", "hal", "bitmap", "text"]
[[depends-on]]
hal = "^1"
[origin]
commit = "afa181ba9c0e463d093af40f0817153cdbf80344"
url = "git+https://github.com/JeremyGrosser/tiny_text"