9a0d9e3af0
The content of subsys/fb/cfb_fonts cannot be replicated by the existing script due to lack of positioning options and use of a full-color frame buffer, which affects the generated bitmap. Switch to the solution used in the original script, add the required options, and document the process of regenerating the fonts. This commit also determines the required bounding box for the glyphs to be sure that the user-provided value is sufficient to avoid partial characters. Ideally the calculated width and height would be used for font characters, but this would require significant restructuring of the script to make calculated values available at the point where the arguments are used to produce output. Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
README_fonts.txt | ||
cfb.c | ||
cfb_fonts.c | ||
cfb_shell.c |