zephyr/subsys/fb
TOKITA Hiroshi 5634691d8c fb: cfb: Add cfb_draw_text() API
Add cfb_draw_text() API for rendering text.
It is similar to cfb_print(), the difference is cfb_draw_text() accepts
coordinate that is not on tile boundaries and don't wrap the line.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
2023-04-06 18:52:40 +02:00
..
cfb_fonts.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cfb_shell.c fb: cfb: cfb_shell command to set font kerning 2023-03-02 13:51:55 +01:00
cfb.c fb: cfb: Add cfb_draw_text() API 2023-04-06 18:52:40 +02:00
CMakeLists.txt
Kconfig
README_fonts.txt scripts: move gen_cfb_font_header.py to scripts/build 2022-07-12 10:03:45 +02:00