From 4e2b0b1f10a30403820302eadb489c31bc9d5804 Mon Sep 17 00:00:00 2001 From: Yehoshua Pesach Wallach Date: Sun, 24 Apr 2022 18:41:07 +0300 Subject: fontgen: remove "generating the fonts" section --- src/displayapp/fonts/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/displayapp/fonts/README.md b/src/displayapp/fonts/README.md index 3b998e22..7313794e 100644 --- a/src/displayapp/fonts/README.md +++ b/src/displayapp/fonts/README.md @@ -4,13 +4,6 @@ * [Awesome font from LVGL](https://lvgl.io/assets/others/FontAwesome5-Solid+Brands+Regular.woff) * [Open Sans Light from Google](https://fonts.google.com/specimen/Open+Sans) -## Generate the fonts: - -* Make sure you have installed lv_font_conv, and it's in the PATH - * See `doc/buildAndProgram.md` -* run the `generate.py` script, while in the folder. - * it has a `-h` flag to show usage, nontheless: `python generate.py fonts.json` - ### How to add new symbols: * Browse [this cheatsheet](https://fontawesome.com/cheatsheet/free/solid) and pick symbols -- cgit v1.2.3