39 lines
3.0 KiB
C
39 lines
3.0 KiB
C
|
#ifndef BIN_OFFSETS_H
|
||
|
#define BIN_OFFSETS_H
|
||
|
|
||
|
#define MXC_WRYH_bpp4_16px_glyph_bitmap (const uint8_t *)0xa12000
|
||
|
#define MXC_WRYH_bpp4_16px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa13289
|
||
|
#define MXC_WRYH_bpp4_18px_glyph_bitmap (const uint8_t *)0xa13769
|
||
|
#define MXC_WRYH_bpp4_18px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa14eb5
|
||
|
#define MXC_WRYH_bpp4_20px_glyph_bitmap (const uint8_t *)0xa15395
|
||
|
#define MXC_WRYH_bpp4_20px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa16ffe
|
||
|
#define Number_HarmonyOS_bpp4_128px_glyph_bitmap (const uint8_t *)0xa174de
|
||
|
#define Number_HarmonyOS_bpp4_128px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa225ab
|
||
|
#define Number_HarmonyOS_bpp4_12px_glyph_bitmap (const uint8_t *)0xa226cb
|
||
|
#define Number_HarmonyOS_bpp4_12px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa231c3
|
||
|
#define Number_HarmonyOS_bpp4_16px_glyph_bitmap (const uint8_t *)0xa237c3
|
||
|
#define Number_HarmonyOS_bpp4_16px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa2492f
|
||
|
#define Number_HarmonyOS_bpp4_180px_glyph_bitmap (const uint8_t *)0xa24f2f
|
||
|
#define Number_HarmonyOS_bpp4_180px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa349c6
|
||
|
#define Number_HarmonyOS_bpp4_20px_glyph_bitmap (const uint8_t *)0xa34ab6
|
||
|
#define Number_HarmonyOS_bpp4_20px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa36494
|
||
|
#define Number_HarmonyOS_bpp4_28px_glyph_bitmap (const uint8_t *)0xa36aa4
|
||
|
#define Number_HarmonyOS_bpp4_28px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa39b45
|
||
|
#define Number_HarmonyOS_bpp4_36px_glyph_bitmap (const uint8_t *)0xa3a145
|
||
|
#define Number_HarmonyOS_bpp4_36px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa3e59b
|
||
|
#define Number_HarmonyOS_bpp4_44px_glyph_bitmap (const uint8_t *)0xa3ea6b
|
||
|
#define Number_HarmonyOS_bpp4_44px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa3fc0e
|
||
|
#define Number_HarmonyOS_bpp4_46px_glyph_bitmap (const uint8_t *)0xa3fd0e
|
||
|
#define Number_HarmonyOS_bpp4_46px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa410e0
|
||
|
#define Number_HarmonyOS_bpp4_50px_glyph_bitmap (const uint8_t *)0xa411e0
|
||
|
#define Number_HarmonyOS_bpp4_50px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa4291e
|
||
|
#define Number_HarmonyOS_bpp4_62px_glyph_bitmap (const uint8_t *)0xa42a1e
|
||
|
#define Number_HarmonyOS_bpp4_62px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa44cbd
|
||
|
#define Number_HarmonyOS_bpp4_80px_glyph_bitmap (const uint8_t *)0xa44dbd
|
||
|
#define Number_HarmonyOS_bpp4_80px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa487b7
|
||
|
#define Number_HarmonyOS_bpp4_92px_glyph_bitmap (const uint8_t *)0xa488b7
|
||
|
#define Number_HarmonyOS_bpp4_92px_glyph_dsc (const lv_font_fmt_txt_glyph_dsc_t *)0xa4d4af
|
||
|
#define TOTAL_SIZE 10802607
|
||
|
|
||
|
#endif
|