docs: add font generation commands to builtin font headers (#547)

Cherry-picked from upstream PR #547
This commit is contained in:
cottongin
2026-01-27 07:31:06 -05:00
parent 7a4af97ae8
commit aa87b3f294
54 changed files with 64 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
* name: ubuntu_10_regular
* size: 10
* mode: 1-bit
* Command used: fontconvert.py ubuntu_10_regular 10 ../builtinFonts/source/Ubuntu/Ubuntu-Regular.ttf
*/
#pragma once
#include "EpdFontData.h"