cjk with printer_set_font

This commit is contained in:
cuu
2022-03-11 06:00:10 -06:00
parent ffa3fa0aa9
commit ab06c8f192
4 changed files with 63 additions and 21 deletions

View File

@@ -1,9 +1,10 @@
#ifndef CONFIG_H
#define CONFIG_H
#include <freetype/freetype.h>
// clang-format off
#include <freetype2/ft2build.h>
#include <freetype/freetype.h>
// clang-format on
/// raspberry pi CM3
#define BCM_GPIO_28 28