flipperzero-firmware/applications/services/gui
LTVA1 23ecc186c2
Custom font set function (#2261)
* custom font set function
* update API symbols
* add example of custom font usage
* delete u8g2 dependency in example custom font
* rename to canvas_set_custom_u8g2_font
* now change the name in ALL places

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-02-08 18:26:17 +09:00
..
modules [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
application.fam fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
canvas_i.h Gui: Direct Draw API (#2215) 2022-12-29 21:35:26 +10:00
canvas.c Custom font set function (#2261) 2023-02-08 18:26:17 +09:00
canvas.h Custom font set function (#2261) 2023-02-08 18:26:17 +09:00
elements.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
elements.h [FL-3060] New MFC Bruteforce animation (#2190) 2022-12-27 18:14:03 +09:00
gui_i.h Gui: Direct Draw API (#2215) 2022-12-29 21:35:26 +10:00
gui.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
gui.h Gui: Direct Draw API (#2215) 2022-12-29 21:35:26 +10:00
icon_animation_i.h
icon_animation.c
icon_animation.h [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c
scene_manager.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view_dispatcher_i.h
view_dispatcher.c Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
view_dispatcher.h
view_i.h
view_port_i.h
view_port.c Gui: refactor buttons remapping (#1949) 2022-11-02 23:36:17 +09:00
view_port.h Gui: refactor buttons remapping (#1949) 2022-11-02 23:36:17 +09:00
view_stack.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
view_stack.h
view.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
view.h Support for setting all screen orientations (#1928) 2022-10-27 03:35:49 +09:00