From d967ed7d9087900869c686f07e257c3836178eaf Mon Sep 17 00:00:00 2001 From: Yehoshua Pesach Wallach Date: Sun, 24 Apr 2022 17:36:11 +0300 Subject: fontgen: move lv_font_conv doc --- src/displayapp/fonts/README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/displayapp/fonts') diff --git a/src/displayapp/fonts/README.md b/src/displayapp/fonts/README.md index 18fa618e..3b998e22 100644 --- a/src/displayapp/fonts/README.md +++ b/src/displayapp/fonts/README.md @@ -7,12 +7,7 @@ ## Generate the fonts: * Make sure you have installed lv_font_conv, and it's in the PATH - * `npm i lv_font_conv` - * `export PATH="$PATH:$PWD/node_modules/.bin"` - * *OR* globally: - * `npm i -g lv_font_conv` - * `export PATH="$PATH:$HOME/.local/bin"` (if not already in the path) - * or in any other path you choose. + * 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` -- cgit v1.2.3-70-g09d2