From 48f71fea6d7d1810c4302a7350c3e3c1ee10d829 Mon Sep 17 00:00:00 2001 From: Christian Seiler Date: Fri, 15 May 2026 10:20:46 +0200 Subject: [PATCH] README: update README --- cpp/README.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/cpp/README.txt b/cpp/README.txt index 18830af..a4046c2 100644 --- a/cpp/README.txt +++ b/cpp/README.txt @@ -2,8 +2,6 @@ This is the C++ implementation of the mono display format library. TODO: - - Write low-RAM parser / renderer for the format (the structured renderer - exists for high-level software) - CMake: automatically convert standard fonts into importable data - Properly define a list of standard fonts and their indexes - Properly declare license information for font parser