新增demo界面演示

This commit is contained in:
2024-03-09 13:35:12 +08:00
parent 70ec3005bb
commit 1fd5ebbff4
142 changed files with 179639 additions and 367355 deletions

View File

@ -424,8 +424,9 @@ void nv3041a_init(void)
WriteComm(0xB4);
WriteData(0x02);
WriteComm(0x36);
WriteData(0x28);
WriteComm(0x36);//旋转180°
// WriteData(0x28);
WriteData(0xE8);
WriteComm(0x3A);
WriteData(0x55); //RGB565

View File

@ -22,16 +22,366 @@ Dialog DLL: TCM.DLL V1.56.4.0
<h2>Project:</h2>
E:\MXC_A39\SW\examples\turnkey\lvgl_Dashboard_8080\MDK-ARM\Project.uvprojx
Project File Date: 03/07/2024
Project File Date: 03/08/2024
<h2>Output:</h2>
*** Using Compiler 'V6.21', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'Project'
compiling app_audio.c...
compiling app_task.c...
compiling A39_app.c...
../Src/main.c(140): warning: null passed to a callee that requires a non-null argument [-Wnonnull]
140 | fputc('S', NULL);
| ^~~~
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\string.h(56): note: expanded from macro 'NULL'
56 | #define NULL 0 /* see <stddef.h> */
| ^
1 warning generated.
compiling main.c...
compiling diskio.c...
compiling app_audio.c...
compiling app_at.c...
compiling app_ble.c...
compiling app_btdm.c...
compiling app_bt.c...
compiling app_hw.c...
compiling app_rpmsg.c...
../Src/app_lvgl.c(458): warning: while loop has empty body [-Wempty-body]
458 | while(display_dma_ongoing);
| ^
../Src/app_lvgl.c(458): note: put the semicolon on a separate line to silence this warning
1 warning generated.
compiling app_lvgl.c...
compiling dram_mem.c...
compiling user_bt.c...
compiling ota.c...
compiling ota_service.c...
compiling system_dwt.c...
compiling user_bt_pbap.c...
compiling user_bt_a2dp.c...
compiling user_bt_call.c...
compiling user_bt_voice_recognition.c...
compiling elog_port.c...
compiling user_bt_common.c...
compiling lfs_port.c...
compiling batt_full_yellow.c...
compiling lv_common_function.c...
compiling Number_HarmonyOS_bpp4_16px.c...
compiling Number_HarmonyOS_bpp4_12px.c...
compiling Number_HarmonyOS_bpp4_44px.c...
compiling Number_HarmonyOS_bpp4_36px.c...
compiling Number_HarmonyOS_bpp4_20px.c...
compiling batt_full_gren.c...
compiling fr_lv_dashboard.c...
compiling fr_watch.c...
compiling fr_guimain.c...
compiling lv_msg_event.c...
compiling fr_device_pmu_io.c...
compiling lv_user_sqlist.c...
compiling fr_device_rtc.c...
compiling fr_device_encode.c...
compiling fr_device_charge.c...
compiling fr_device_vbat.c...
compiling fr_device_pa.c...
compiling fr_device_button.c...
compiling btdm_mem.c...
compiling controller.c...
assembling controller_code_single_ota.s...
assembling controller_code_split_ota.s...
assembling dsp_code_flash.s...
assembling dsp_code_rom.s...
compiling host.c...
compiling SWD.c...
compiling fal_flash_port.c...
compiling fdb_app.c...
compiling driver_display.c...
compiling driver_touchpad.c...
compiling driver_sh8601a.c...
compiling driver_sh8601z.c...
compiling driver_icna3310.c...
compiling driver_psram.c...
compiling driver_chsc5816.c...
compiling IC_W25Qxx.c...
compiling chsc6x_main.c...
compiling chsc6x_platform.c...
compiling chsc6x_comp.c...
compiling ext_flash.c...
compiling driver_nv3047_rgb.c...
compiling rgb565.c...
assembling startup_fr30xx.s...
compiling driver_nv3041a.c...
compiling system_fr30xx.c...
compiling driver_dma.c...
compiling driver_codec.c...
compiling driver_flash.c...
compiling driver_frspim.c...
compiling driver_gpio.c...
compiling driver_i2s.c...
compiling driver_ipc.c...
compiling driver_i2c.c...
compiling driver_pdm.c...
compiling driver_pmu.c...
compiling driver_qspi.c...
compiling driver_sd_card.c...
compiling driver_sd.c...
compiling driver_spi_master.c...
compiling driver_adc.c...
compiling driver_uart.c...
compiling driver_trng.c...
compiling driver_pmu_iwdt.c...
compiling driver_timer.c...
compiling driver_parallel_interface.c...
compiling driver_pwm.c...
compiling audio_encoder.c...
compiling audio_decoder.c...
compiling audio_hw.c...
compiling audio_scene.c...
compiling algorithm.c...
compiling resample.c...
compiling codec.c...
compiling co_util.c...
compiling co_log.c...
compiling dsp.c...
compiling dsp_mem.c...
compiling elog_async.c...
compiling elog.c...
compiling elog_buf.c...
compiling elog_utils.c...
compiling ffsystem.c...
compiling ffunicode.c...
compiling fdb.c...
compiling fdb_utils.c...
compiling ff.c...
compiling fal.c...
compiling fdb_kvdb.c...
compiling fal_flash.c...
compiling fal_partition.c...
compiling list.c...
compiling timers.c...
compiling queue.c...
compiling portasm.c...
compiling port.c...
assembling cpu_context.s...
compiling tasks.c...
compiling freertos_sleep.c...
compiling heap_6.c...
compiling heap.c...
compiling lfs_util.c...
compiling lv_indev.c...
compiling lv_refr.c...
compiling lfs.c...
compiling lv_obj_pos.c...
compiling lv_flex.c...
compiling lv_bmp.c...
compiling lv_ffmpeg.c...
compiling lv_grid.c...
compiling lv_freetype.c...
compiling lv_fs_fatfs.c...
compiling lv_fs_posix.c...
compiling lv_fs_stdio.c...
compiling lv_fs_win32.c...
compiling lv_gif.c...
compiling gifdec.c...
compiling lodepng.c...
compiling lv_png.c...
compiling lv_qrcode.c...
compiling lv_rlottie.c...
compiling lv_sjpg.c...
compiling tjpgd.c...
compiling lv_fragment.c...
compiling qrcodegen.c...
compiling lv_fragment_manager.c...
compiling lv_gridnav.c...
compiling lv_ime_pinyin.c...
compiling lv_imgfont.c...
compiling lv_monkey.c...
compiling lv_msg.c...
compiling lv_snapshot.c...
compiling lv_theme_basic.c...
compiling lv_theme_mono.c...
compiling lv_animimg.c...
compiling lv_theme_default.c...
compiling lv_calendar.c...
compiling lv_calendar_header_arrow.c...
compiling lv_calendar_header_dropdown.c...
compiling lv_imgbtn.c...
compiling lv_colorwheel.c...
compiling lv_chart.c...
compiling lv_keyboard.c...
compiling lv_led.c...
compiling lv_list.c...
compiling lv_menu.c...
compiling lv_meter.c...
compiling lv_msgbox.c...
compiling lv_spinner.c...
compiling lv_spinbox.c...
compiling lv_span.c...
compiling lv_tileview.c...
compiling lv_tabview.c...
compiling lv_win.c...
compiling lv_font.c...
compiling lv_extra.c...
compiling lv_font_dejavu_16_persian_hebrew.c...
compiling lv_font_fmt_txt.c...
compiling lv_font_montserrat_8.c...
compiling lv_font_loader.c...
compiling lv_font_montserrat_10.c...
compiling lv_font_montserrat_12.c...
compiling lv_font_montserrat_12_subpx.c...
compiling lv_font_montserrat_14.c...
compiling lv_font_montserrat_16.c...
compiling lv_font_montserrat_18.c...
compiling lv_font_montserrat_20.c...
compiling lv_font_montserrat_22.c...
compiling lv_font_montserrat_24.c...
compiling lv_font_montserrat_26.c...
compiling lv_font_montserrat_28_compressed.c...
compiling lv_font_montserrat_28.c...
compiling lv_font_montserrat_30.c...
compiling lv_font_montserrat_32.c...
compiling lv_font_montserrat_34.c...
compiling lv_font_montserrat_36.c...
compiling lv_font_montserrat_38.c...
compiling lv_font_montserrat_40.c...
compiling lv_font_montserrat_42.c...
compiling lv_font_montserrat_44.c...
compiling lv_font_montserrat_46.c...
compiling lv_font_montserrat_48.c...
compiling lv_font_simsun_16_cjk.c...
compiling lv_font_unscii_8.c...
compiling lv_font_unscii_16.c...
compiling lv_hal_indev.c...
compiling lv_hal_disp.c...
compiling lv_hal_tick.c...
compiling lv_anim_timeline.c...
compiling lv_anim.c...
compiling lv_area.c...
compiling lv_async.c...
compiling lv_color.c...
compiling lv_bidi.c...
compiling lv_fs.c...
compiling lv_gc.c...
compiling lv_ll.c...
compiling lv_log.c...
compiling lv_math.c...
compiling lv_lru.c...
compiling lv_mem.c...
compiling lv_printf.c...
compiling lv_templ.c...
compiling lv_style.c...
compiling lv_style_gen.c...
compiling lv_tlsf.c...
compiling lv_timer.c...
compiling lv_utils.c...
compiling lv_txt_ap.c...
compiling lv_txt.c...
compiling lv_btn.c...
compiling lv_arc.c...
compiling lv_bar.c...
compiling lv_checkbox.c...
compiling lv_canvas.c...
compiling lv_btnmatrix.c...
compiling lv_img.c...
compiling lv_dropdown.c...
compiling lv_label.c...
compiling lv_objx_templ.c...
compiling lv_line.c...
compiling lv_slider.c...
compiling lv_roller.c...
compiling lv_switch.c...
compiling lv_table.c...
compiling lv_textarea.c...
compiling lv_demo_benchmark.c...
compiling img_benchmark_cogwheel_alpha16.c...
compiling img_benchmark_cogwheel_argb.c...
compiling img_benchmark_cogwheel_chroma_keyed.c...
compiling img_benchmark_cogwheel_indexed16.c...
compiling img_benchmark_cogwheel_rgb.c...
compiling img_benchmark_cogwheel_rgb565a8.c...
compiling lv_font_bechmark_montserrat_12_compr_az.c.c...
compiling lv_font_bechmark_montserrat_16_compr_az.c.c...
compiling lv_font_bechmark_montserrat_28_compr_az.c.c...
compiling lv_demo_stress.c...
compiling img_clothes.c...
compiling lv_demo_widgets.c...
compiling img_lvgl_logo.c...
compiling img_demo_widgets_avatar.c...
compiling lv_demo_music.c...
compiling lv_demo_music_list.c...
compiling lv_demo_music_main.c...
compiling img_lv_demo_music_btn_corner_large.c...
compiling img_lv_demo_music_btn_list_pause.c...
compiling img_lv_demo_music_btn_list_pause_large.c...
compiling img_lv_demo_music_btn_list_play.c...
compiling img_lv_demo_music_btn_list_play_large.c...
compiling img_lv_demo_music_btn_loop.c...
compiling img_lv_demo_music_btn_loop_large.c...
compiling img_lv_demo_music_btn_next.c...
compiling img_lv_demo_music_btn_next_large.c...
compiling img_lv_demo_music_btn_pause.c...
compiling img_lv_demo_music_btn_pause_large.c...
compiling img_lv_demo_music_btn_play.c...
compiling img_lv_demo_music_btn_play_large.c...
compiling img_lv_demo_music_btn_prev.c...
compiling img_lv_demo_music_btn_prev_large.c...
compiling img_lv_demo_music_btn_rnd.c...
compiling img_lv_demo_music_btn_rnd_large.c...
compiling img_lv_demo_music_corner_left_large.c...
compiling img_lv_demo_music_corner_left.c...
compiling img_lv_demo_music_corner_right.c...
compiling img_lv_demo_music_corner_right_large.c...
compiling img_lv_demo_music_cover_1_large.c...
compiling img_lv_demo_music_cover_1.c...
compiling img_lv_demo_music_cover_2.c...
compiling img_lv_demo_music_cover_2_large.c...
compiling img_lv_demo_music_cover_3.c...
compiling img_lv_demo_music_icon_1.c...
compiling img_lv_demo_music_cover_3_large.c...
compiling img_lv_demo_music_icon_1_large.c...
compiling img_lv_demo_music_icon_2_large.c...
compiling img_lv_demo_music_icon_2.c...
compiling img_lv_demo_music_icon_3.c...
compiling img_lv_demo_music_icon_3_large.c...
compiling img_lv_demo_music_icon_4.c...
compiling img_lv_demo_music_icon_4_large.c...
compiling img_lv_demo_music_list_border.c...
compiling img_lv_demo_music_list_border_large.c...
compiling img_lv_demo_music_logo.c...
compiling img_lv_demo_music_slider_knob_large.c...
compiling img_lv_demo_music_slider_knob.c...
compiling img_lv_demo_music_wave_bottom.c...
compiling img_lv_demo_music_wave_bottom_large.c...
compiling img_lv_demo_music_wave_top.c...
compiling img_lv_demo_music_wave_top_large.c...
compiling rpmsg.c...
compiling rpmsg_queue.c...
compiling rpmsg_lite.c...
compiling llist.c...
compiling rpmsg_env_freertos.c...
compiling virtqueue.c...
compiling rpmsg_platform.c...
compiling AMS_client.c...
compiling ext_flash_program.c...
compiling ANCS_AMS_client.c...
compiling simple_gatt_service.c...
compiling hid_service.c...
compiling autonavi_handler.c...
compiling autonavi_profile.c...
compiling img_basic.c...
compiling GeneratorMainUI.c...
compiling Interface.c...
compiling lan_str_table.c...
compiling menu_list.c...
compiling mxc_meter.c...
compiling spde_ipc.c...
compiling MXC_FZHZGB_CT_bpp4_14px.c...
compiling MXC_FZHZGB_CT_bpp4_18px.c...
compiling MXC_FZHZGB_CT_bpp4_19px.c...
compiling MXC_FZHZGB_CT_bpp4_24px.c...
compiling MXC_FZHZGB_CT_bpp4_36px.c...
compiling MXC_FZHZGB_CT_bpp4_48px.c...
compiling MXC_MSYAHEI_CT_bpp4_18px.c...
compiling retarget_io.c...
compiling MXC_MSYAHEI_CT_bpp4_36px.c...
linking...
..\..\..\..\components\tools\keil\xip_flash_turn_key.sct(32): warning: L6329W: Pattern ke_mem.o(RO) only matches removed unused sections.
..\..\..\..\components\tools\keil\xip_flash_turn_key.sct(33): warning: L6329W: Pattern audio_decoder.o(RO) only matches removed unused sections.
@ -46,14 +396,14 @@ linking...
..\..\..\..\components\tools\keil\xip_flash_turn_key.sct(57): warning: L6329W: Pattern obxalloc.o(ZI) only matches removed unused sections.
..\..\..\..\components\tools\keil\xip_flash_turn_key.sct(58): warning: L6329W: Pattern pbap.o(ZI) only matches removed unused sections.
..\..\..\..\components\tools\keil\xip_flash_turn_key.sct(59): warning: L6329W: Pattern avrcp.o(ZI) only matches removed unused sections.
Program Size: Code=313804 RO-data=339976 RW-data=76456 ZI-data=742800
Program Size: Code=314704 RO-data=165488 RW-data=76504 ZI-data=742792
Finished: 0 information, 13 warning and 0 error messages.
After Build - User command #1: "..\..\..\..\components\tools\keil\post_process.bat" "Project" "E:\MXC_A39\SW\examples\turnkey\lvgl_Dashboard_8080\MDK-ARM\Objects\Project.axf" "C:\Keil_v5\ARM\ARMCLANG\include"
20240307
16:05:03.46
20240308
18:59:57.13
program target with file E:\MXC_A39\SW\examples\turnkey\lvgl_Dashboard_8080\MDK-ARM\output\Project_burn.bin
After Build - User command #2: .\output\fr_keil_after_build.bat
".\Objects\Project.axf" - 0 Error(s), 13 Warning(s).
".\Objects\Project.axf" - 0 Error(s), 15 Warning(s).
<h2>Software Packages used:</h2>
@ -80,7 +430,7 @@ Package Vendor: Keil
* Component: Keil::Compiler&ARM Compiler:I/O:STDERR&Breakpoint@1.2.0
Source file: Source/retarget_io.c
Build Time Elapsed: 00:00:26
Build Time Elapsed: 00:01:18
</pre>
</body>
</html>

View File

@ -342,26 +342,8 @@
".\objects\mxc_fzhzgb_ct_bpp4_24px.o"
".\objects\mxc_fzhzgb_ct_bpp4_36px.o"
".\objects\mxc_fzhzgb_ct_bpp4_48px.o"
".\objects\mxc_msyahei_ct_bpp4_10px.o"
".\objects\mxc_msyahei_ct_bpp4_14px.o"
".\objects\mxc_msyahei_ct_bpp4_18px.o"
".\objects\mxc_msyahei_ct_bpp4_56px.o"
".\objects\mxc_msyahei_ct_bpp4_64px.o"
".\objects\mxc_wryh_ct_bpp4_10px.o"
".\objects\mxc_wryh_ct_bpp4_16px.o"
".\objects\mxc_wryh_ct_bpp4_20px.o"
".\objects\mxc_wryh_ct_bpp4_22px.o"
".\objects\mxc_wryh_ct_bpp4_30px.o"
".\objects\mxc_wryh_ct_bpp4_72px.o"
".\objects\number_harmonyos_bpp4_28px.o"
".\objects\number_harmonyos_bpp4_46px.o"
".\objects\number_harmonyos_bpp4_50px.o"
".\objects\number_harmonyos_bpp4_62px.o"
".\objects\number_harmonyos_bpp4_80px.o"
".\objects\number_harmonyos_bpp4_92px.o"
".\objects\number_harmonyos_bpp4_128px.o"
".\objects\number_harmonyos_bpp4_180px.o"
".\objects\shaped_color.o"
".\objects\mxc_msyahei_ct_bpp4_36px.o"
".\objects\retarget_io.o"
--library_type=microlib --strict --scatter "..\..\..\..\components\tools\keil\xip_flash_turn_key.sct"
--summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols

View File

@ -0,0 +1,279 @@
./objects/mxc_msyahei_ct_bpp4_36px.o: \
..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_36px.c \
..\..\..\..\components\modules\lvgl\lvgl.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_log.h \
..\..\..\..\components\modules\lvgl\src\misc\..\lv_conf_internal.h \
C:\Keil_v5\ARM\ARMCLANG\include\stdint.h \
..\..\..\..\components\modules\lvgl\src\misc\..\lv_conf_kconfig.h \
..\Inc\lv_conf.h ..\..\..\..\components\drivers\device\fr30xx\fr30xx.h \
..\..\..\..\components\drivers\cmsis\core_cm33.h \
E:\MXC_A39\SW\components\drivers\cmsis\cmsis_version.h \
E:\MXC_A39\SW\components\drivers\cmsis\cmsis_compiler.h \
E:\MXC_A39\SW\components\drivers\cmsis\cmsis_armclang.h \
C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h \
C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h \
E:\MXC_A39\SW\components\drivers\cmsis\mpu_armv8.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_common.h \
C:\Keil_v5\ARM\ARMCLANG\include\stdio.h \
C:\Keil_v5\ARM\ARMCLANG\include\string.h \
C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_aes.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_blend.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_cache.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_cali.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_can.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_codec.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_crc.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_dma.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_efuse.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_flash.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_qspi.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_frspim.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_gpio.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_i2s.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_i2c.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_ipc.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_iir.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_fft.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_mp3_dec.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_parallel_interface.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_pdm.h \
C:\Keil_v5\ARM\ARMCLANG\include\math.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_pmu.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_pmu_iwdt.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_pmu_rtc.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_pwm.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_adc.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_sbc_enc.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_sbc_dec.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_sd.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_sd_card.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_sd_mmc.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_sha.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_spi.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_spdif.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_tick.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_timer.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_trigfunc.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_trng.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_uart.h \
..\..\..\..\components\drivers\peripheral\Inc\driver_yuv2rgb.h \
..\..\..\..\components\drivers\peripheral\Inc\usb_core.h \
..\..\..\..\components\drivers\peripheral\Inc\usb_dev.h \
..\..\..\..\components\drivers\peripheral\Inc\usb_audio.h \
..\..\..\..\components\drivers\peripheral\Inc\usb_cdc.h \
..\..\..\..\components\drivers\peripheral\Inc\usb_hid.h \
..\..\..\..\components\drivers\peripheral\Inc\usb_winusb.h \
..\..\..\..\components\drivers\peripheral\Inc\usb_mass_storage.h \
..\..\..\..\components\drivers\device\fr30xx\system_fr30xx.h \
..\..\..\..\components\drivers\device\fr30xx\trim_fr30xx.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_types.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_timer.h \
..\..\..\..\components\modules\lvgl\src\misc\..\hal\lv_hal_tick.h \
..\..\..\..\components\modules\lvgl\src\misc\..\hal\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_math.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_mem.h \
C:\Keil_v5\ARM\ARMCLANG\include\stddef.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_async.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_anim_timeline.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_anim.h \
..\..\..\..\components\modules\lvgl\src\misc\lv_printf.h \
C:\Keil_v5\ARM\ARMCLANG\include\inttypes.h \
..\..\..\..\components\modules\lvgl\src\hal\lv_hal.h \
..\..\..\..\components\modules\lvgl\src\hal\lv_hal_disp.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_style.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\..\font\lv_font.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\..\font\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\..\font\lv_symbol_def.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\..\font\..\misc\lv_area.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\..\font\..\misc\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_color.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_assert.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_log.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_mem.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_math.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_types.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_area.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_anim.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_txt.h \
C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_printf.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_bidi.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_style_gen.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_img_decoder.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_img_buf.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\..\misc\lv_fs.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_img_cache.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_rect.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\sw\lv_draw_sw_gradient.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\sw\..\..\misc\lv_color.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\sw\..\..\misc\lv_style.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\sw\lv_draw_sw_dither.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\sw\..\..\core\lv_obj_pos.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\sw\..\..\core\..\misc\lv_area.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_label.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_img.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_line.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_triangle.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_arc.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_mask.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_transform.h \
..\..\..\..\components\modules\lvgl\src\hal\..\draw\lv_draw_layer.h \
..\..\..\..\components\modules\lvgl\src\hal\..\misc\lv_color.h \
..\..\..\..\components\modules\lvgl\src\hal\..\misc\lv_area.h \
..\..\..\..\components\modules\lvgl\src\hal\..\misc\lv_ll.h \
..\..\..\..\components\modules\lvgl\src\hal\..\misc\lv_timer.h \
..\..\..\..\components\modules\lvgl\src\hal\lv_hal_indev.h \
..\..\..\..\components\modules\lvgl\src\hal\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\hal\lv_hal_tick.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\core\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_style.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_types.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_area.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_color.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_assert.h \
..\..\..\..\components\modules\lvgl\src\core\..\hal\lv_hal.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj_tree.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj_pos.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj_scroll.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_anim.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj_style.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_bidi.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj_style_gen.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj_draw.h \
..\..\..\..\components\modules\lvgl\src\core\..\draw\lv_draw.h \
..\..\..\..\components\modules\lvgl\src\core\lv_obj_class.h \
..\..\..\..\components\modules\lvgl\src\core\lv_event.h \
..\..\..\..\components\modules\lvgl\src\core\lv_group.h \
..\..\..\..\components\modules\lvgl\src\core\..\misc\lv_ll.h \
..\..\..\..\components\modules\lvgl\src\core\lv_indev.h \
..\..\..\..\components\modules\lvgl\src\core\..\hal\lv_hal_indev.h \
..\..\..\..\components\modules\lvgl\src\core\lv_refr.h \
..\..\..\..\components\modules\lvgl\src\core\lv_disp.h \
..\..\..\..\components\modules\lvgl\src\core\lv_theme.h \
..\..\..\..\components\modules\lvgl\src\core\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\font\lv_font.h \
..\..\..\..\components\modules\lvgl\src\font\lv_font_loader.h \
..\..\..\..\components\modules\lvgl\src\font\lv_font_fmt_txt.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_arc.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_btn.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_img.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\misc\lv_fs.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\draw\lv_draw.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_label.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\font\lv_font.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\font\lv_symbol_def.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\misc\lv_txt.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_line.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_table.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_checkbox.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_bar.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\misc\lv_anim.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_slider.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_btnmatrix.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_dropdown.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\widgets\lv_label.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_roller.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_textarea.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_canvas.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\widgets\lv_img.h \
..\..\..\..\components\modules\lvgl\src\widgets\..\draw\lv_draw_img.h \
..\..\..\..\components\modules\lvgl\src\widgets\lv_switch.h \
..\..\..\..\components\modules\lvgl\src\draw\lv_draw.h \
..\..\..\..\components\modules\lvgl\src\lv_api_map.h \
..\..\..\..\components\modules\lvgl\src\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\lv_extra.h \
..\..\..\..\components\modules\lvgl\src\extra\layouts\lv_layouts.h \
..\..\..\..\components\modules\lvgl\src\extra\layouts\flex\lv_flex.h \
..\..\..\..\components\modules\lvgl\src\extra\layouts\flex\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\layouts\grid\lv_grid.h \
..\..\..\..\components\modules\lvgl\src\extra\layouts\grid\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\lv_libs.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\bmp\lv_bmp.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\bmp\..\..\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\fsdrv\lv_fsdrv.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\fsdrv\..\..\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\png\lv_png.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\png\..\..\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\gif\lv_gif.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\gif\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\gif\..\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\gif\gifdec.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\gif\..\..\..\misc\lv_fs.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\qrcode\lv_qrcode.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\qrcode\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\sjpg\lv_sjpg.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\freetype\lv_freetype.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\freetype\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\rlottie\lv_rlottie.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\rlottie\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\ffmpeg\lv_ffmpeg.h \
..\..\..\..\components\modules\lvgl\src\extra\libs\ffmpeg\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\others\lv_others.h \
..\..\..\..\components\modules\lvgl\src\extra\others\snapshot\lv_snapshot.h \
..\..\..\..\components\modules\lvgl\src\extra\others\snapshot\..\..\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\extra\others\snapshot\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\others\monkey\lv_monkey.h \
..\..\..\..\components\modules\lvgl\src\extra\others\monkey\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\others\gridnav\lv_gridnav.h \
..\..\..\..\components\modules\lvgl\src\extra\others\gridnav\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\others\fragment\lv_fragment.h \
..\..\..\..\components\modules\lvgl\src\extra\others\fragment\..\..\..\lv_conf_internal.h \
..\..\..\..\components\modules\lvgl\src\extra\others\imgfont\lv_imgfont.h \
..\..\..\..\components\modules\lvgl\src\extra\others\imgfont\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\others\msg\lv_msg.h \
..\..\..\..\components\modules\lvgl\src\extra\others\msg\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\others\ime\lv_ime_pinyin.h \
..\..\..\..\components\modules\lvgl\src\extra\others\ime\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\themes\lv_themes.h \
..\..\..\..\components\modules\lvgl\src\extra\themes\default\lv_theme_default.h \
..\..\..\..\components\modules\lvgl\src\extra\themes\default\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\themes\mono\lv_theme_mono.h \
..\..\..\..\components\modules\lvgl\src\extra\themes\mono\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\themes\basic\lv_theme_basic.h \
..\..\..\..\components\modules\lvgl\src\extra\themes\basic\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\lv_widgets.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\animimg\lv_animimg.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\animimg\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\calendar\lv_calendar.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\calendar\..\..\..\widgets\lv_btnmatrix.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\calendar\lv_calendar_header_arrow.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\calendar\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\calendar\lv_calendar_header_dropdown.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\chart\lv_chart.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\chart\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\keyboard\lv_keyboard.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\keyboard\..\..\..\widgets\lv_btnmatrix.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\list\lv_list.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\list\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\list\..\..\layouts\flex\lv_flex.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\menu\lv_menu.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\menu\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\msgbox\lv_msgbox.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\msgbox\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\meter\lv_meter.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\meter\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\spinbox\lv_spinbox.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\spinbox\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\spinner\lv_spinner.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\spinner\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\tabview\lv_tabview.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\tabview\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\tileview\lv_tileview.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\tileview\..\..\..\core\lv_obj.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\win\lv_win.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\win\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\colorwheel\lv_colorwheel.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\colorwheel\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\led\lv_led.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\led\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\imgbtn\lv_imgbtn.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\imgbtn\..\..\..\lvgl.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\span\lv_span.h \
..\..\..\..\components\modules\lvgl\src\extra\widgets\span\..\..\..\lvgl.h

File diff suppressed because one or more lines are too long

View File

@ -191,7 +191,7 @@
<Group>
<GroupName>app</GroupName>
<tvExp>1</tvExp>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>
@ -523,7 +523,7 @@
<Group>
<GroupName>app/lv_app</GroupName>
<tvExp>1</tvExp>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>
@ -639,7 +639,7 @@
<Group>
<GroupName>app/lv_frame</GroupName>
<tvExp>1</tvExp>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>
@ -4571,7 +4571,7 @@
<Group>
<GroupName>app/A39_app/resource</GroupName>
<tvExp>0</tvExp>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>
@ -4654,8 +4654,8 @@
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_10px.c</PathWithFileName>
<FilenameWithoutPath>MXC_MSYAHEI_CT_bpp4_10px.c</FilenameWithoutPath>
<PathWithFileName>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_18px.c</PathWithFileName>
<FilenameWithoutPath>MXC_MSYAHEI_CT_bpp4_18px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
@ -4666,224 +4666,8 @@
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_14px.c</PathWithFileName>
<FilenameWithoutPath>MXC_MSYAHEI_CT_bpp4_14px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>351</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_18px.c</PathWithFileName>
<FilenameWithoutPath>MXC_MSYAHEI_CT_bpp4_18px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>352</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_56px.c</PathWithFileName>
<FilenameWithoutPath>MXC_MSYAHEI_CT_bpp4_56px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>353</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_64px.c</PathWithFileName>
<FilenameWithoutPath>MXC_MSYAHEI_CT_bpp4_64px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>354</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_10px.c</PathWithFileName>
<FilenameWithoutPath>MXC_WRYH_CT_bpp4_10px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>355</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_16px.c</PathWithFileName>
<FilenameWithoutPath>MXC_WRYH_CT_bpp4_16px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>356</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_20px.c</PathWithFileName>
<FilenameWithoutPath>MXC_WRYH_CT_bpp4_20px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>357</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_22px.c</PathWithFileName>
<FilenameWithoutPath>MXC_WRYH_CT_bpp4_22px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>358</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_30px.c</PathWithFileName>
<FilenameWithoutPath>MXC_WRYH_CT_bpp4_30px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>359</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_72px.c</PathWithFileName>
<FilenameWithoutPath>MXC_WRYH_CT_bpp4_72px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>360</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_28px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_28px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>361</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_46px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_46px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>362</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_50px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_50px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>363</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_62px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_62px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>364</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_80px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_80px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>365</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_92px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_92px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>366</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_128px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_128px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>367</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_180px.c</PathWithFileName>
<FilenameWithoutPath>Number_HarmonyOS_bpp4_180px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
<File>
<GroupNumber>38</GroupNumber>
<FileNumber>368</FileNumber>
<FileType>1</FileType>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\Src\A39_app\resource\shaped_color.c</PathWithFileName>
<FilenameWithoutPath>shaped_color.c</FilenameWithoutPath>
<PathWithFileName>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_36px.c</PathWithFileName>
<FilenameWithoutPath>MXC_MSYAHEI_CT_bpp4_36px.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>

View File

@ -2447,105 +2447,15 @@
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_FZHZGB_CT_bpp4_48px.c</FilePath>
</File>
<File>
<FileName>MXC_MSYAHEI_CT_bpp4_10px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_10px.c</FilePath>
</File>
<File>
<FileName>MXC_MSYAHEI_CT_bpp4_14px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_14px.c</FilePath>
</File>
<File>
<FileName>MXC_MSYAHEI_CT_bpp4_18px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_18px.c</FilePath>
</File>
<File>
<FileName>MXC_MSYAHEI_CT_bpp4_56px.c</FileName>
<FileName>MXC_MSYAHEI_CT_bpp4_36px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_56px.c</FilePath>
</File>
<File>
<FileName>MXC_MSYAHEI_CT_bpp4_64px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_64px.c</FilePath>
</File>
<File>
<FileName>MXC_WRYH_CT_bpp4_10px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_10px.c</FilePath>
</File>
<File>
<FileName>MXC_WRYH_CT_bpp4_16px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_16px.c</FilePath>
</File>
<File>
<FileName>MXC_WRYH_CT_bpp4_20px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_20px.c</FilePath>
</File>
<File>
<FileName>MXC_WRYH_CT_bpp4_22px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_22px.c</FilePath>
</File>
<File>
<FileName>MXC_WRYH_CT_bpp4_30px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_30px.c</FilePath>
</File>
<File>
<FileName>MXC_WRYH_CT_bpp4_72px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\MXC_WRYH_CT_bpp4_72px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_28px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_28px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_46px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_46px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_50px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_50px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_62px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_62px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_80px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_80px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_92px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_92px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_128px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_128px.c</FilePath>
</File>
<File>
<FileName>Number_HarmonyOS_bpp4_180px.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\Number_HarmonyOS_bpp4_180px.c</FilePath>
</File>
<File>
<FileName>shaped_color.c</FileName>
<FileType>1</FileType>
<FilePath>..\Src\A39_app\resource\shaped_color.c</FilePath>
<FilePath>..\Src\A39_app\resource\MXC_MSYAHEI_CT_bpp4_36px.c</FilePath>
</File>
</Files>
</Group>

File diff suppressed because it is too large Load Diff

View File

@ -4,6 +4,8 @@
#include "img_basic.h"
#include "lan_str_table.h"
#include "spde_ipc.h"
//全局变量定时器
lv_timer_t* pTime_refresh_timer;
/******************1.函数声明******************/
void Generator_src_win(lv_obj_t * scr_parent_main);
@ -19,6 +21,7 @@ extern lv_group_t * lv_get_keypad_group(void);
/*****************2.函数实现********************/
static void WinKey_event_MainToGtor_handle(lv_event_t* e)
{
lv_event_code_t code = lv_event_get_code(e);
@ -41,6 +44,11 @@ static void WinKey_event_MainToGtor_handle(lv_event_t* e)
printf("LV_KEY_ENTER.\n");
//close_ui_refresh_timer();
close_all_win();
if(pTime_refresh_timer!=NULL){
lv_timer_del(pTime_refresh_timer);
pTime_refresh_timer = NULL;
}
//主界面进入到类型界面
Generator_SubUI_Gtor_src_win(get_root_win());
break;
@ -72,6 +80,11 @@ static void WinKey_event_GtorToErr_handle(lv_event_t* e)
printf("LV_KEY_ENTER.\n");
//close_ui_refresh_timer();
close_all_win();
if(pTime_refresh_timer!=NULL){
lv_timer_del(pTime_refresh_timer);
pTime_refresh_timer = NULL;
}
//主界面进入到类型界面
Generator_SubUI_ERROR_src_win(get_root_win());
break;
@ -103,6 +116,11 @@ static void WinKey_event_ErrToMain_handle(lv_event_t* e)
printf("LV_KEY_ENTER.\n");
//close_ui_refresh_timer();
close_all_win();
if(pTime_refresh_timer!=NULL){
lv_timer_del(pTime_refresh_timer);
pTime_refresh_timer = NULL;
}
//主界面进入到类型界面
Generator_src_win(get_root_win());
break;
@ -112,6 +130,162 @@ static void WinKey_event_ErrToMain_handle(lv_event_t* e)
}
}
/******************3.定时器******************/
void refresh_MainUItimer_cb(lv_timer_t* pTimer)
{
static uint16_t speed=0,voltage=0,current=0,power=0;//转速 电压 电流 功率
static uint8_t arc_num=40,oil_quantity=0,time_num=0,load_num=0,frequency_num=0;//油量 时间 负载 频率
static uint8_t arc_flag=1,oil_flag=0;
//检查定时器指针合法性
lv_obj_t *parent = pTimer->user_data;
if(!lv_obj_is_valid(parent))
{
printf("parent lv_obj_is_valid() fail.\n");
return;
}
if(NULL == parent)
{
printf("parent NULL\n");
return;
}
//获取MainUI创建的各子对象的指针
//转速数据
lv_obj_t* arc1 = lv_obj_get_child(parent, 1);
lv_obj_t* arc2 = lv_obj_get_child(parent, 2);
lv_obj_t* pRotrateNum = lv_obj_get_child(parent, 4);
lv_obj_t* pVoltageNum = lv_obj_get_child(parent, 5);
lv_obj_t* pCurrentNum = lv_obj_get_child(parent, 6);
lv_obj_t* img_bt = lv_obj_get_child(parent, 7);
lv_obj_t* img_power = lv_obj_get_child(parent, 8);
lv_obj_t* img_error = lv_obj_get_child(parent, 9);
lv_obj_t* pOilColor = lv_obj_get_child(parent, 10);
lv_obj_t* pRunTime = lv_obj_get_child(parent, 11);
lv_obj_t* pLeftTime = lv_obj_get_child(parent, 12);
lv_obj_t* pTotalTime = lv_obj_get_child(parent, 13);
lv_obj_t* pFreqNum = lv_obj_get_child(parent, 14);
lv_obj_t* pPercentNum = lv_obj_get_child(parent, 15);
lv_obj_t* pPowerNum = lv_obj_get_child(parent, 17);
lv_arc_set_value(arc1,arc_num);
lv_arc_set_value(arc2,arc_num);
lv_label_set_text_fmt(pRotrateNum, "%d", speed);
lv_label_set_text_fmt(pVoltageNum, "%d", voltage);
lv_label_set_text_fmt(pCurrentNum, "%d", current);
//油量
lv_bar_set_value(pOilColor, oil_quantity, LV_ANIM_OFF);
lv_label_set_text_fmt(pRunTime, "%d", time_num);
lv_label_set_text_fmt(pLeftTime, "%d", time_num);
lv_label_set_text_fmt(pTotalTime, "%d", time_num);
lv_label_set_text_fmt(pFreqNum, "%d", load_num);
lv_label_set_text_fmt(pPercentNum, "%d", frequency_num);
lv_label_set_text_fmt(pPowerNum, "%d", power);
if(arc_flag%2==0)
arc_num++;
else
arc_num--;
if(arc_num>=40 || arc_num<=23)
arc_flag++;
//printf("arc_num = %d ,arc_flag = %d .\r\n",arc_num,arc_flag);
speed+=100;
if(speed >=9900)
speed =0;
power+=100;
if(power >=60000)
power =0;
voltage++;
if(voltage>=999)
voltage=0;
current++;
if(current>=99)
current=0;
time_num++;
if(time_num>=99)
time_num=0;
load_num++;
if(load_num>=99)
load_num=0;
frequency_num++;
if(frequency_num>=99)
frequency_num=0;
if(oil_flag%2==0)
oil_quantity++;
else
oil_quantity--;
if(oil_quantity>=95)
oil_flag++;
}
void refresh_TWOUItimer_cb(lv_timer_t* pTimer)
{
static uint8_t temp=0,count=0;//温度 电压 次数
static uint16_t voltage=0;
static uint8_t temp_flag=0,voltage_flag=0,count_flag=0;
//检查定时器指针合法性
lv_obj_t *parent = pTimer->user_data;
if(!lv_obj_is_valid(parent))
return;
if(NULL == parent)
return;
//获取MainUI创建的各子对象的指针
lv_obj_t* temp_label1 = lv_obj_get_child(parent, 16);
lv_obj_t* voltage_label = lv_obj_get_child(parent, 17);
lv_obj_t* temp_label2 = lv_obj_get_child(parent, 18);
lv_obj_t* temp_label3 = lv_obj_get_child(parent, 19);
lv_obj_t* reversal_times = lv_obj_get_child(parent, 20);
lv_label_set_text_fmt(temp_label1, "%d℃", temp);
lv_label_set_text_fmt(temp_label2, "%d℃", temp);
lv_label_set_text_fmt(temp_label3, "%d℃", temp);
lv_label_set_text_fmt(voltage_label, "%dV", voltage);
lv_label_set_text_fmt(reversal_times, "%d", count);
if(temp_flag%2==0)
temp++;
else
temp--;
if(temp>=99 || temp==0)
temp_flag++;
if(voltage_flag%2==0)
voltage++;
else
voltage--;
if(voltage>=300 || voltage==0)
voltage_flag++;
if(count_flag%2==0)
count++;
else
count--;
if(count>=50 || count==0)
count_flag++;
}
/******************4.界面入口******************/
//获取主屏幕
void Generator_src_win(lv_obj_t * scr_parent_main)
{
@ -130,12 +304,42 @@ void Generator_src_win(lv_obj_t * scr_parent_main)
lv_obj_set_style_border_color(MainUI_win, lv_color_black(), 0); //设置边界为全黑
lv_obj_set_style_bg_color(MainUI_win, lv_color_black(), 0); //设置背景为全黑
lv_obj_clear_flag(MainUI_win, LV_OBJ_FLAG_SCROLLABLE);
/************加载图片****************/
//加载转速图标
lv_obj_t* pRotRate = lv_img_create(MainUI_win);
lv_obj_align(pRotRate, LV_ALIGN_TOP_LEFT, 6, 6);
lv_img_set_src(pRotRate, IMG_ROT_RATE_ICO);
//异形进度条弧 0
lv_obj_t* arc_img = lv_a39_img_big_create(MainUI_win,arc_src,52,60,3,0);
// 1
lv_obj_t *ui_Arc1 = lv_arc_create(MainUI_win);
lv_obj_set_size(ui_Arc1,2400,2400);
lv_obj_set_pos(ui_Arc1, -816, 373);
lv_obj_set_align( ui_Arc1, LV_ALIGN_CENTER );
lv_arc_set_value(ui_Arc1, 60);
lv_arc_set_bg_angles(ui_Arc1,270,0);
lv_arc_set_mode(ui_Arc1, LV_ARC_MODE_REVERSE);
lv_obj_set_style_arc_color(ui_Arc1, lv_color_hex(0x4040FF), LV_PART_MAIN | LV_STATE_DEFAULT );
lv_obj_set_style_arc_opa(ui_Arc1, 0, LV_PART_MAIN| LV_STATE_DEFAULT);
lv_obj_set_style_arc_color(ui_Arc1, lv_color_hex(0xFFFFFF), LV_PART_INDICATOR | LV_STATE_DEFAULT );
lv_obj_set_style_arc_opa(ui_Arc1, 255, LV_PART_INDICATOR| LV_STATE_DEFAULT);
lv_obj_set_style_arc_width(ui_Arc1, 480, LV_PART_INDICATOR| LV_STATE_DEFAULT);
lv_obj_set_style_arc_rounded(ui_Arc1, false, LV_PART_INDICATOR| LV_STATE_DEFAULT);
lv_obj_set_style_bg_color(ui_Arc1, lv_color_hex(0xFFFFFF), LV_PART_KNOB | LV_STATE_DEFAULT );
lv_obj_set_style_bg_opa(ui_Arc1, 0, LV_PART_KNOB| LV_STATE_DEFAULT);
//2
lv_obj_t *ui_Arc2 = lv_arc_create(MainUI_win);
lv_obj_set_size(ui_Arc2,2500,2500);
lv_obj_set_pos(ui_Arc2, -816, 378);
lv_obj_set_align( ui_Arc2, LV_ALIGN_CENTER );
lv_arc_set_value(ui_Arc2, 60);
lv_arc_set_bg_angles(ui_Arc2,270,0);
lv_arc_set_mode(ui_Arc2, LV_ARC_MODE_REVERSE);
lv_obj_set_style_arc_color(ui_Arc2, lv_color_hex(0x4040FF), LV_PART_MAIN | LV_STATE_DEFAULT );
lv_obj_set_style_arc_opa(ui_Arc2, 0, LV_PART_MAIN| LV_STATE_DEFAULT);
lv_obj_set_style_arc_color(ui_Arc2, lv_color_hex(0x1A1A1A), LV_PART_INDICATOR | LV_STATE_DEFAULT );
lv_obj_set_style_arc_opa(ui_Arc2, 255, LV_PART_INDICATOR| LV_STATE_DEFAULT);
lv_obj_set_style_arc_width(ui_Arc2, 500, LV_PART_INDICATOR| LV_STATE_DEFAULT);
lv_obj_set_style_arc_rounded(ui_Arc2, false, LV_PART_INDICATOR| LV_STATE_DEFAULT);
lv_obj_set_style_bg_color(ui_Arc2, lv_color_hex(0xFFFFFF), LV_PART_KNOB | LV_STATE_DEFAULT );
lv_obj_set_style_bg_opa(ui_Arc2, 0, LV_PART_KNOB| LV_STATE_DEFAULT);
//3
lv_obj_t* demo_bg = lv_a39_img_big_create(MainUI_win,demo_bg_src,0,0,9,0);
//转速数据和单位
lv_obj_t * pLabel_RotrateNum = lv_label_create(MainUI_win);
@ -143,219 +347,96 @@ void Generator_src_win(lv_obj_t * scr_parent_main)
lv_label_set_text(pLabel_RotrateNum, "1200"); //实际使用需要换成一个变量
lv_obj_align(pLabel_RotrateNum, LV_ALIGN_TOP_LEFT, 30, 9);
lv_obj_t * pLabel_RotrateUnit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_RotrateUnit, LV_FONT_MXC_FZHZGB_CT_14PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_RotrateUnit, "r/min");
lv_obj_align(pLabel_RotrateUnit, LV_ALIGN_TOP_LEFT, 83, 12);
//加载电压
lv_obj_t* pVoltAge = lv_img_create(MainUI_win);
lv_obj_align(pVoltAge, LV_ALIGN_TOP_LEFT, 280, 6);
lv_img_set_src(pVoltAge, IMG_VOLTAGE_ICO);
//电压数据和单位
//电压数据和单位 5
lv_obj_t * pLabel_VoltageNum = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_VoltageNum, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_VoltageNum, "220");
lv_obj_align(pLabel_VoltageNum, LV_ALIGN_TOP_LEFT, 316, 9);
lv_obj_t * pLabel_VoltageUnit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_VoltageUnit, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_VoltageUnit, "V");
lv_obj_align(pLabel_VoltageUnit, LV_ALIGN_TOP_LEFT, 351, 9);
//加载电流
lv_obj_t* pCurrent = lv_img_create(MainUI_win);
lv_obj_align(pCurrent, LV_ALIGN_TOP_LEFT, 394, 6);
lv_img_set_src(pCurrent, IMG_CURRENT_ICO);
//电流数据和单位
//电流数据和单位 6
lv_obj_t * pLabel_CurrentNum = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_CurrentNum, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_CurrentNum, "12");
lv_obj_align(pLabel_CurrentNum, LV_ALIGN_TOP_LEFT, 428, 9);
lv_obj_t * pLabel_CurrentUnit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_CurrentUnit, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_CurrentUnit, "A");
lv_obj_align(pLabel_CurrentUnit, LV_ALIGN_TOP_LEFT, 453, 9);
//加载蓝牙
//加载蓝牙 7
lv_obj_t* pBlueTooth = lv_img_create(MainUI_win);
lv_obj_align(pBlueTooth, LV_ALIGN_TOP_LEFT, 449, 53);
lv_img_set_src(pBlueTooth, IMG_BLUETOOTH_ICO);
//加载发电
//加载发电 8
lv_obj_t* pPower = lv_img_create(MainUI_win);
lv_obj_align(pPower, LV_ALIGN_TOP_LEFT, 449, 93);
lv_img_set_src(pPower, IMG_POWER_ICO);
//加载故障
//加载故障 9
lv_obj_t* pError = lv_img_create(MainUI_win);
lv_obj_align(pError, LV_ALIGN_TOP_LEFT, 449, 132);
lv_img_set_src(pError, IMG_ERROR_ICO);
//加载油箱
lv_obj_t* pOil = lv_img_create(MainUI_win);
lv_obj_align(pOil, LV_ALIGN_TOP_LEFT, 1, 240);
lv_img_set_src(pOil, IMG_OIL_ICO);
//设置油箱颜色变化
static lv_style_t style;
lv_style_init( &style );
lv_style_set_radius(&style, 0);
lv_style_init(&style);
//lv_style_set_radius(&style, 0); //设置方形进度条
lv_style_set_bg_opa(&style, LV_OPA_COVER);
lv_style_set_bg_color(&style, lv_color_hex(0xff0000));
lv_style_set_bg_grad_color(&style, lv_color_hex(0x00ff00));
lv_style_set_bg_grad_dir(&style, LV_GRAD_DIR_HOR);
lv_style_set_bg_main_stop(&style, 0);
lv_style_set_bg_grad_stop(&style, 255);
// 10
lv_obj_t* pbar_Oilcolor = lv_bar_create(MainUI_win);
lv_bar_set_value(pbar_Oilcolor, 10, LV_ANIM_OFF);
lv_obj_set_size(pbar_Oilcolor, 150, 37);
lv_obj_align(pbar_Oilcolor, LV_ALIGN_TOP_LEFT, 60, 240);
lv_obj_add_style(pbar_Oilcolor, &style, LV_PART_INDICATOR);
lv_obj_set_style_bg_color(pbar_Oilcolor, lv_color_black(), LV_PART_MAIN);
lv_obj_set_style_radius(pbar_Oilcolor, 0, LV_PART_MAIN | LV_STATE_DEFAULT); //设置方形进度条
lv_obj_set_style_radius(pbar_Oilcolor, 0, LV_PART_INDICATOR | LV_STATE_DEFAULT);
lv_obj_t* pBtn_Oilcolor = lv_btn_create(MainUI_win);
lv_obj_set_size(pBtn_Oilcolor, 150, 37);
lv_obj_align(pBtn_Oilcolor, LV_ALIGN_TOP_LEFT, 60, 240);
lv_obj_add_style(pBtn_Oilcolor, &style, LV_PART_MAIN);
//加载时间1
lv_obj_t* pTime1 = lv_img_create(MainUI_win);
lv_obj_align(pTime1, LV_ALIGN_TOP_LEFT, 213, 248);
lv_img_set_src(pTime1, IMG_TIME1_ICO);
//时间1数据和单位
//时间1数据和单位 11
lv_obj_t* pLabel_Time1Num = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_Time1Num, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Time1Num, "15");
lv_obj_align(pLabel_Time1Num, LV_ALIGN_TOP_LEFT, 256, 253);
lv_obj_t* pLabel_Time1Unit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_Time1Unit, LV_FONT_MXC_FZHZGB_CT_14PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Time1Unit, "H");
lv_obj_align(pLabel_Time1Unit, LV_ALIGN_TOP_LEFT, 284, 256);
//加载时间2
lv_obj_t* pTime2 = lv_img_create(MainUI_win);
lv_obj_align(pTime2, LV_ALIGN_TOP_LEFT, 15, 292);
lv_img_set_src(pTime2, IMG_TIME2_ICO);
//时间2数据和单位
//时间2数据和单位 12
lv_obj_t* pLabel_Time2Num = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_Time2Num, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Time2Num, "125");
lv_obj_align(pLabel_Time2Num, LV_ALIGN_TOP_LEFT, 58, 296);
lv_obj_t* pLabel_Time2Unit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_Time2Unit, LV_FONT_MXC_FZHZGB_CT_14PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Time2Unit, "H");
lv_obj_align(pLabel_Time2Unit, LV_ALIGN_TOP_LEFT, 101, 300);
//加载时间3
lv_obj_t* pTime3 = lv_img_create(MainUI_win);
lv_obj_align(pTime3, LV_ALIGN_TOP_LEFT, 143, 292);
lv_img_set_src(pTime3, IMG_TIME3_ICO);
//时间3数据和单位
//时间3数据和单位 13
lv_obj_t* pLabel_Time3Num = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_Time3Num, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Time3Num, "235");
lv_obj_align(pLabel_Time3Num, LV_ALIGN_TOP_LEFT, 187, 296);
lv_obj_t* pLabel_Time3Unit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_Time3Unit, LV_FONT_MXC_FZHZGB_CT_14PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Time3Unit, "H");
lv_obj_align(pLabel_Time3Unit, LV_ALIGN_TOP_LEFT, 230, 300);
//加载百分比
lv_obj_t* pPercent = lv_img_create(MainUI_win);
lv_obj_align(pPercent, LV_ALIGN_TOP_LEFT, 310, 295);
lv_img_set_src(pPercent, IMG_PERCENT_ICO);
//百分比数据和单位
//百分比数据和单位 14
lv_obj_t* pLabel_PercnetNum = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_PercnetNum, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_PercnetNum, "76");
lv_obj_align(pLabel_PercnetNum, LV_ALIGN_TOP_LEFT, 337, 296);
lv_obj_t* pLabel_PercnetUnit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_PercnetUnit, LV_FONT_MXC_FZHZGB_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_PercnetUnit, "%");
lv_obj_align(pLabel_PercnetUnit, LV_ALIGN_TOP_LEFT, 362, 296);
//频率和单位
//频率和单位 15
lv_obj_t* pLabel_FreqNum = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_FreqNum, LV_FONT_MXC_FZHZGB_CT_19PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_FreqNum, "50");
lv_obj_align(pLabel_FreqNum, LV_ALIGN_TOP_LEFT, 414, 296);
lv_obj_t* pLabel_FreqUnit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_FreqUnit, LV_FONT_MXC_FZHZGB_CT_14PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_FreqUnit, "Hz");
lv_obj_align(pLabel_FreqUnit, LV_ALIGN_TOP_LEFT, 445, 300);
//power标记进度条待实现。。。
//power标记进度条待实现 16
lv_obj_t* pLabel_PowerLabel = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_PowerLabel, LV_FONT_MXC_FZHZGB_CT_36PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_PowerLabel, "P");
lv_obj_align(pLabel_PowerLabel, LV_ALIGN_TOP_LEFT, 12, 49);
//异形power进度条实现
//1.设置渐变色进度条
//设置油箱颜色变化
/*
v_obj_t* PowerBar = lv_bar_create(MainUI_win);
static lv_style_t PowerStyle;
lv_style_init(&PowerStyle);
lv_style_set_radius(&PowerStyle, 0);
lv_style_set_bg_opa(&PowerStyle, LV_OPA_COVER);
//lv_style_set_bg_color(&PowerStyle, lv_color_hex(0x00ff00));
//lv_style_set_bg_grad_color(&PowerStyle, lv_color_hex(0xff0000));
lv_style_set_bg_img_src(&PowerStyle, &shaped_color);
lv_style_set_bg_grad_dir(&PowerStyle, LV_GRAD_DIR_HOR);
lv_style_set_bg_main_stop(&PowerStyle, 0);
lv_style_set_bg_grad_stop(&PowerStyle, 255);
lv_obj_t* pBar_Powercolor = lv_bar_create(MainUI_win);
lv_obj_set_size(pBar_Powercolor, 395, 150); //设置一个大进度条
lv_obj_align(pBar_Powercolor, LV_ALIGN_TOP_LEFT, 52, 56);
//lv_obj_set_style_img_src(pBar_Powercolor, &shaped_color, LV_PART_INDICATOR | LV_STATE_DEFAULT);
lv_obj_set_style_bg_opa(pBar_Powercolor, 0, LV_PART_KNOB | LV_STATE_DEFAULT);
lv_obj_remove_style(pBar_Powercolor, NULL, LV_PART_KNOB); //Be sure the knob is not displayed
lv_obj_clear_flag(pBar_Powercolor, LV_OBJ_FLAG_CLICKABLE); //To not allow adjusting by click
lv_obj_add_style(pBar_Powercolor, &PowerStyle, LV_PART_MAIN);
*/
lv_obj_t* pUi_Slider2 = lv_slider_create(MainUI_win);
lv_slider_set_value(pUi_Slider2, 84, LV_ANIM_OFF);
if(lv_slider_get_mode(pUi_Slider2) == LV_SLIDER_MODE_RANGE)
lv_slider_set_left_value(pUi_Slider2, 0, LV_ANIM_OFF);
lv_obj_set_width(pUi_Slider2, 395);
lv_obj_set_height(pUi_Slider2, 150);
lv_obj_align(pUi_Slider2, LV_ALIGN_TOP_LEFT, 52, 56);
lv_obj_set_style_bg_img_src(pUi_Slider2, &shaped_color, LV_PART_INDICATOR | LV_STATE_DEFAULT);
lv_obj_set_style_bg_color(pUi_Slider2, lv_color_hex(0xFFFFFF), LV_PART_KNOB | LV_STATE_DEFAULT);
lv_obj_set_style_bg_opa(pUi_Slider2, LV_OPA_0, LV_PART_KNOB | LV_STATE_DEFAULT); //按钮背景透明度
lv_obj_set_style_bg_opa(pUi_Slider2, 0, LV_PART_MAIN | LV_STATE_DEFAULT); //背景色背景透明度
lv_obj_set_style_bg_opa(pUi_Slider2, 0, LV_PART_INDICATOR | LV_STATE_DEFAULT); //前景色背景透明度
lv_obj_set_style_radius(pUi_Slider2, 0, LV_PART_MAIN | LV_STATE_DEFAULT); //方形进度条
lv_obj_set_style_radius(pUi_Slider2, 0, LV_PART_INDICATOR | LV_STATE_DEFAULT);
//power数字和单位
//power数字和单位 17
lv_obj_t* pLabel_PowerNum = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_PowerNum, LV_FONT_MXC_FZHZGB_CT_48PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_PowerNum, "12345");
lv_obj_align(pLabel_PowerNum, LV_ALIGN_TOP_LEFT, 32, 124);
lv_obj_t* pLabel_PowerUnit = lv_label_create(MainUI_win);
lv_obj_set_style_text_font(pLabel_PowerUnit, LV_FONT_MXC_FZHZGB_CT_36PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_PowerUnit, "VA");
lv_obj_align(pLabel_PowerUnit, LV_ALIGN_TOP_LEFT, 245, 132);
//将MainUI放到按键编组中,相应按钮时间
// lv_group_t* pDemo_group = get_key_group();
// lv_group_add_obj(pDemo_group, MainUI_win);
@ -370,12 +451,14 @@ void Generator_src_win(lv_obj_t * scr_parent_main)
lv_obj_add_event_cb(MainUI_win, WinKey_event_MainToGtor_handle, LV_EVENT_KEY, NULL);
//time_refresh_timer = lv_timer_create(refresh_timer_cb,50,win2_screen);
pTime_refresh_timer = lv_timer_create(refresh_MainUItimer_cb, 50, MainUI_win);
//return MainUI_win;
printf("Generator_src_win ok!!!.\r\n");
}
#if 0
void Generator_SubUI_Gtor_src_win(lv_obj_t * scr_parent_main)
{
//生成窗口对象
@ -533,15 +616,170 @@ void Generator_SubUI_Gtor_src_win(lv_obj_t * scr_parent_main)
//将GtorUI放到按键编组中,相应按钮时间,切换到Err界面
// lv_group_t* pDemo_group = get_key_group();
// lv_group_add_obj(pDemo_group, pSubUI_Gtor_win);
lv_group_t *demo_group = lv_get_keypad_group();
lv_group_remove_all_objs(demo_group);
lv_group_add_obj(demo_group, pSubUI_Gtor_win);
}
#else
void Generator_SubUI_Gtor_src_win(lv_obj_t * scr_parent_main)
{
//生成窗口对象
// lv_obj_t* scr_parent_main = get_root_win();
lv_obj_t* pSubUI_Gtor_win = lv_obj_create(scr_parent_main);
//初始化窗口对象,配置窗口对象属性
lv_obj_set_scrollbar_mode(pSubUI_Gtor_win, LV_SCROLLBAR_MODE_OFF); //关闭滑轮功能
lv_obj_set_size(pSubUI_Gtor_win, LV_PCT(100), LV_PCT(100)); //设置主界面100%显示
lv_obj_set_style_pad_all(pSubUI_Gtor_win, 0, 0); //
lv_obj_set_style_radius(pSubUI_Gtor_win, 0, 0); //圆角大小为0
lv_obj_set_style_border_width(pSubUI_Gtor_win, 0, LV_PART_MAIN); //设置边界宽度为主窗口默认宽度
lv_obj_set_style_border_color(pSubUI_Gtor_win, lv_color_black(), 0); //设置边界为全黑
lv_obj_set_style_bg_color(pSubUI_Gtor_win, lv_color_black(), 0); //设置背景为全黑
lv_obj_clear_flag(pSubUI_Gtor_win, LV_OBJ_FLAG_SCROLLABLE);
printf("enter Gtor_SubUI!\n");
//lv_obj_t* pSubmenu_win = lv_obj_create(lv_scr_act()); //获取子菜单窗口
// lv_obj_t* pPanel_SubUI_Img = NULL; //定义图片指针
lv_img_cache_invalidate_src(NULL); //将缓存全部清除
//加载图像框架 0
lv_obj_t* pPanel_SubUI_Img = lv_a39_img_big_create(pSubUI_Gtor_win, panel_Gtor_SubUI_src, 16, 59, 7, 0);
/***************** 文本部分 ******************/
//逆变器类型label Inverter type 1
lv_obj_t * pLabel_Inverter_Type = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_Inverter_Type, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Inverter_Type, "逆变器类型");
lv_obj_align(pLabel_Inverter_Type, LV_ALIGN_TOP_LEFT, 31, 19);
//客户信息title label 2
lv_obj_t * pLabel_Custom = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_Custom, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Custom, "客户信息");
lv_obj_align(pLabel_Custom, LV_ALIGN_TOP_LEFT, 41, 67);
//程序发行时间title label 3
lv_obj_t* pLabel_Time = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_Time, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Time, "发行时间");
lv_obj_align(pLabel_Time, LV_ALIGN_TOP_LEFT, 40, 124);
//软件版本title label 4
lv_obj_t * pLabel_software = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_software, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_software, "软件版本");
lv_obj_align(pLabel_software, LV_ALIGN_TOP_LEFT, 40, 187);
//硬件版本title label 5
lv_obj_t * pLabel_hardware = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_hardware, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_hardware, "硬件版本");
lv_obj_align(pLabel_hardware, LV_ALIGN_TOP_LEFT, 40, 247);
//逆变器常规数据label 6
lv_obj_t * pLabel_Inverter_Data = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_Inverter_Data, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Inverter_Data, "逆变器常规数据");
lv_obj_align(pLabel_Inverter_Data, LV_ALIGN_TOP_LEFT, 185, 18);
//IGBT温度 title label 7
lv_obj_t* pLabel_IGBTTemp = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_IGBTTemp, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_IGBTTemp, "IGBT温度");
lv_obj_align(pLabel_IGBTTemp, LV_ALIGN_TOP_LEFT, 210, 74);
//直流母线电压 title label 8
lv_obj_t* pLabel_Voltage = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_Voltage, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Voltage, "直流母线电压");
lv_obj_align(pLabel_Voltage, LV_ALIGN_TOP_LEFT, 196, 155);
//单片机内部温度 title label 9
lv_obj_t* pLabel_Temperature = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_Temperature, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_Temperature, "单片机内部温度");
lv_obj_align(pLabel_Temperature, LV_ALIGN_TOP_LEFT, 187, 235);
//缸温 10
lv_obj_t * pLabel_CylinderTemp = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_CylinderTemp, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_CylinderTemp, "缸温");
lv_obj_align(pLabel_CylinderTemp, LV_ALIGN_TOP_LEFT, 391, 74);
//反拖启动次数label 11
lv_obj_t * pLabel_Startups = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_Startups, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_obj_set_style_text_align(pLabel_Startups, LV_TEXT_ALIGN_CENTER, 0); /*Break the long lines*/
lv_label_set_text(pLabel_Startups, "反拖启动\n次数");
lv_obj_align(pLabel_Startups, LV_ALIGN_TOP_LEFT, 376, 192);
/***************** 数据部分 ******************/
//客户信息数据 12
lv_obj_t * pLabel_CustomData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_CustomData, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_CustomData, "ICMX-A2");
lv_obj_align(pLabel_CustomData, LV_ALIGN_TOP_LEFT, 37, 92);
//时间数据 13
lv_obj_t* pLabel_TimeData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_TimeData, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_TimeData, "2024-2-26");
lv_obj_align(pLabel_TimeData, LV_ALIGN_TOP_LEFT, 25, 151);
//软件版本数据 14
lv_obj_t * pLabel_softwareData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_softwareData, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_softwareData, "ICMX-2.57");
lv_obj_align(pLabel_softwareData, LV_ALIGN_TOP_LEFT, 30, 213);
//硬件版本数据 15
lv_obj_t * pLabel_hardwareData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_hardwareData, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_hardwareData, "ICMX-2.57");
lv_obj_align(pLabel_hardwareData, LV_ALIGN_TOP_LEFT, 30, 273);
//IGBT温度数据 16
lv_obj_t* pLabel_IGBTTempData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_IGBTTempData, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_IGBTTempData, "65℃");
lv_obj_align(pLabel_IGBTTempData, LV_ALIGN_TOP_LEFT, 228, 105);
//电压数据 17
lv_obj_t* pLabel_VoltageData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_VoltageData, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_VoltageData, "220V");
lv_obj_align(pLabel_VoltageData, LV_ALIGN_TOP_LEFT, 228, 188);
//内部温度数据 18
lv_obj_t* pLabel_TemperatureData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_TemperatureData, LV_FONT_MXC_MSYAHEI_CT_18PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_TemperatureData, "65℃");
lv_obj_align(pLabel_TemperatureData, LV_ALIGN_TOP_LEFT, 230, 272);
//19
lv_obj_t * pLabel_CylinderTempData = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_CylinderTempData, LV_FONT_MXC_MSYAHEI_CT_36PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_CylinderTempData, "89℃");
lv_obj_align(pLabel_CylinderTempData, LV_ALIGN_TOP_LEFT, 370, 120);
//20
lv_obj_t * pLabel_StartupsNum = lv_label_create(pSubUI_Gtor_win);
lv_obj_set_style_text_font(pLabel_StartupsNum, LV_FONT_MXC_MSYAHEI_CT_36PX, LV_STATE_DEFAULT);
lv_label_set_text(pLabel_StartupsNum, "5");
lv_obj_align(pLabel_StartupsNum, LV_ALIGN_CENTER, 165, 105);
lv_obj_set_style_text_align(pLabel_StartupsNum, LV_TEXT_ALIGN_CENTER, 0); /*Break the long lines*/
//将GtorUI放到按键编组中,相应按钮时间,切换到Err界面
lv_group_t* pDemo_group = get_key_group();
lv_group_remove_all_objs(pDemo_group);
lv_group_add_obj(pDemo_group, pSubUI_Gtor_win);
lv_obj_add_event_cb(pSubUI_Gtor_win, WinKey_event_GtorToErr_handle, LV_EVENT_KEY, NULL);
//return pSubUI_Gtor_win;
pTime_refresh_timer = lv_timer_create(refresh_TWOUItimer_cb, 100, pSubUI_Gtor_win);
}
#endif
void Generator_SubUI_ERROR_src_win(lv_obj_t * scr_parent_main)
{
@ -598,83 +836,7 @@ void Generator_SubUI_ERROR_src_win(lv_obj_t * scr_parent_main)
lv_obj_add_event_cb(pSubUI_ERROR_win, WinKey_event_ErrToMain_handle, LV_EVENT_KEY, NULL);
//return pSubUI_ERROR_win;
// return pSubUI_ERROR_win;
}
/*
liulin 2024.2.28
点击事件相应函数
按键Q:按钮之间切换选择
按键W:进入当前按钮选择的子界面(也可以理解为亮度切换等级)
*/
#if 0
static void key_event_handler(lv_event_t *e)
{
lv_event_code_t code = lv_event_get_code(e);
lv_obj_t *btn_win = lv_event_get_target(e);
//lv_obj_t *btn = lv_obj_get_child(mainmenu_win, 0);
if (code == LV_EVENT_KEY)
{
uint32_t *key = lv_event_get_param(e);
uint8_t key_code = (uint8_t)*key;
switch (key_code)
{
case LV_KEY_DOWN: //向下按钮切换各个界面
switch(Get_UI_page_id())
{
case SUBMENU_SET_THEME:
if(btn_num == 0)
{
printf("ENTER theme select.\n");
close_all_win();
theme_select_create();
}
else if(btn_num == 1)
{
printf("ENTER theme bg seletc.\n");
close_all_win();
theme_bg_create();
}
else
{
printf("RETURN list.\n");
close_all_win();
enter_mainmenu_win(get_root_win());
}
break;
case SUBMENU_SET_LIGHT:
if(btn_num == 0)
{
printf("ENTER light select.\n");
/*liulin 2024.2.28 增加亮度调节事件处理*/
lightcounter++;
printf("lightcounter = %d\n", lightcounter);
//light_select(lightcounter);
}
else
{
printf("RETURN list.\n");
close_all_win();
enter_mainmenu_win(get_root_win());
}
break;
default:
break;
}
break;
default:
break;
}
}
}
#endif

View File

@ -10,29 +10,6 @@
#define lv_log_on printf
//#include "language_table.h"
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_180px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_128px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_92px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_80px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_62px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_50px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_46px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_44px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_36px);
LV_FONT_DECLARE(HarmonyOS_Sans_SC_Medium_32px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_20px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_28px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_16px);
LV_FONT_DECLARE(Number_HarmonyOS_bpp4_12px);
LV_FONT_DECLARE(MXC_WRYH_CT_bpp4_10px);
LV_FONT_DECLARE(MXC_WRYH_CT_bpp4_16px);
LV_FONT_DECLARE(MXC_WRYH_CT_bpp4_20px);
LV_FONT_DECLARE(MXC_WRYH_CT_bpp4_22px);
LV_FONT_DECLARE(MXC_WRYH_CT_bpp4_30px);
LV_FONT_DECLARE(MXC_WRYH_CT_bpp4_72px);
LV_FONT_DECLARE(arialuni_field_bbp2_32px);
//liulin 2024.3.1
@ -42,35 +19,11 @@ LV_FONT_DECLARE(MXC_FZHZGB_CT_bpp4_19px);
LV_FONT_DECLARE(MXC_FZHZGB_CT_bpp4_24px);
LV_FONT_DECLARE(MXC_FZHZGB_CT_bpp4_36px);
LV_FONT_DECLARE(MXC_FZHZGB_CT_bpp4_48px);
LV_FONT_DECLARE(MXC_MSYAHEI_CT_bpp4_10px);
LV_FONT_DECLARE(MXC_MSYAHEI_CT_bpp4_14px);
LV_FONT_DECLARE(MXC_MSYAHEI_CT_bpp4_18px);
LV_FONT_DECLARE(MXC_MSYAHEI_CT_bpp4_56px);
LV_FONT_DECLARE(MXC_MSYAHEI_CT_bpp4_64px);
LV_FONT_DECLARE(MXC_MSYAHEI_CT_bpp4_36px);
#define LV_FONT_MXC_WRYH_CT_32PX &HarmonyOS_Sans_SC_Medium_32px
#define LV_FONT_MXC_WRYH_CT_10PX &MXC_WRYH_CT_bpp4_10px
#define LV_FONT_MXC_WRYH_CT_16PX &MXC_WRYH_CT_bpp4_16px
#define LV_FONT_MXC_WRYH_CT_20PX &MXC_WRYH_CT_bpp4_20px
#define LV_FONT_MXC_WRYH_CT_22PX &MXC_WRYH_CT_bpp4_22px
#define LV_FONT_MXC_WRYH_CT_30PX &MXC_WRYH_CT_bpp4_30px
#define LV_FONT_MXC_WRYH_CT_72PX &MXC_WRYH_CT_bpp4_72px
#define LV_FONT_BIG_NUMBER_180PX &Number_HarmonyOS_bpp4_180px
#define LV_FONT_BIG_NUMBER_128PX &Number_HarmonyOS_bpp4_128px
#define LV_FONT_BIG_NUMBER_92PX &Number_HarmonyOS_bpp4_92px
#define LV_FONT_BIG_NUMBER_80PX &Number_HarmonyOS_bpp4_80px
#define LV_FONT_BIG_NUMBER_62PX &Number_HarmonyOS_bpp4_62px
#define LV_FONT_BIG_NUMBER_50PX &Number_HarmonyOS_bpp4_50px
#define LV_FONT_BIG_NUMBER_46PX &Number_HarmonyOS_bpp4_46px
#define LV_FONT_BIG_NUMBER_44PX &Number_HarmonyOS_bpp4_44px
#define LV_FONT_MEDIUM_NUMBER_36PX &Number_HarmonyOS_bpp4_36px
#define LV_FONT_SMALL_NUMBER_20PX &Number_HarmonyOS_bpp4_20px
#define LV_FONT_MEDIUM_NUMBER_28PX &Number_HarmonyOS_bpp4_28px
#define LV_FONT_SMALL_NUMBER_16PX &Number_HarmonyOS_bpp4_16px
#define LV_FONT_SMALL_NUMBER_12PX &Number_HarmonyOS_bpp4_12px
#define LV_FONT_ARIALUNI_ALL_32PX &arialuni_field_bbp2_32px
//liulin 2024.3.1
@ -80,11 +33,8 @@ LV_FONT_DECLARE(MXC_MSYAHEI_CT_bpp4_64px);
#define LV_FONT_MXC_FZHZGB_CT_24PX &MXC_FZHZGB_CT_bpp4_24px
#define LV_FONT_MXC_FZHZGB_CT_36PX &MXC_FZHZGB_CT_bpp4_36px
#define LV_FONT_MXC_FZHZGB_CT_48PX &MXC_FZHZGB_CT_bpp4_48px
#define LV_FONT_MXC_MSYAHEI_CT_10PX &MXC_MSYAHEI_CT_bpp4_10px
#define LV_FONT_MXC_MSYAHEI_CT_14PX &MXC_MSYAHEI_CT_bpp4_14px
#define LV_FONT_MXC_MSYAHEI_CT_18PX &MXC_MSYAHEI_CT_bpp4_18px
#define LV_FONT_MXC_MSYAHEI_CT_56PX &MXC_MSYAHEI_CT_bpp4_56px
#define LV_FONT_MXC_MSYAHEI_CT_64PX &MXC_MSYAHEI_CT_bpp4_64px
#define LV_FONT_MXC_MSYAHEI_CT_36PX &MXC_MSYAHEI_CT_bpp4_36px
#define UI_PARENT_INIT(PARENT) do{lv_obj_set_size(PARENT,LV_PCT(100),LV_PCT(100));\
@ -99,11 +49,8 @@ void lv_a39_img_big_disp(lv_obj_t* parent, const lv_img_dsc_t **src, lv_coord_t
lv_obj_t* lv_a39_img_big_create(lv_obj_t* parent, const lv_img_dsc_t **src, lv_coord_t x, lv_coord_t y, uint8_t img_num, uint8_t start);
LV_IMG_DECLARE(speed_arc);
//liulin 2024.3.5 <20><><EFBFBD>ν<EFBFBD><CEBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɫ<EFBFBD><C9AB>״ͼƬ
LV_IMG_DECLARE(shaped_color);
#if 0
LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* panel_Gtor_SubUI_src[8] =
{
IMG_GTOR_SUBUI_FRAMEWORK_ICO_1,
@ -115,7 +62,19 @@ LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* panel_Gtor_SubUI_src[8] =
IMG_GTOR_SUBUI_FRAMEWORK_ICO_7,
IMG_GTOR_SUBUI_FRAMEWORK_ICO_8
};
#else
LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* panel_Gtor_SubUI_src[7] =
{
IMG_GTOR_SUBUI_FRAMEWORK1_ICO_1,
IMG_GTOR_SUBUI_FRAMEWORK1_ICO_2,
IMG_GTOR_SUBUI_FRAMEWORK1_ICO_3,
IMG_GTOR_SUBUI_FRAMEWORK1_ICO_4,
IMG_GTOR_SUBUI_FRAMEWORK1_ICO_5,
IMG_GTOR_SUBUI_FRAMEWORK1_ICO_6,
IMG_GTOR_SUBUI_FRAMEWORK1_ICO_7
};
#endif
LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* panel_Error_SubUI_src[6] =
{
@ -127,10 +86,28 @@ LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* panel_Error_SubUI_src[6] =
IMG_ERROR_SUBUI_FRAMEWORK_ICO_6
};
LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* demo_bg_src[9] =
{
IMG_DEMO_BG_1,
IMG_DEMO_BG_2,
IMG_DEMO_BG_3,
IMG_DEMO_BG_4,
IMG_DEMO_BG_5,
IMG_DEMO_BG_6,
IMG_DEMO_BG_7,
IMG_DEMO_BG_8,
IMG_DEMO_BG_9
};
LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* arc_src[3] =
{
IMG_ARC_IMG_1,
IMG_ARC_IMG_2,
IMG_ARC_IMG_3
};
//ע<>͵<EFBFBD>xrz
#if 0
LV_ATTRIBUTE_LARGE_CONST static const lv_img_dsc_t* panel_demo1_src[5] =
{

View File

@ -6,31 +6,42 @@
#define IMG_BLUETOOTH_ICO (const lv_img_dsc_t *)(img_head_address + 0x0)
#define IMG_CURRENT_ICO (const lv_img_dsc_t *)(img_head_address + 0x490)
#define IMG_ERROR_ICO (const lv_img_dsc_t *)(img_head_address + 0x904)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0xd0c)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0x14fc)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x1c40)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x2084)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x2764)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x2ea8)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0x337c)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0x41bc)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x5360)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x608c)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x6de8)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x732c)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_7 (const lv_img_dsc_t *)(img_head_address + 0x7da8)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_8 (const lv_img_dsc_t *)(img_head_address + 0x8820)
#define IMG_OIL_ICO (const lv_img_dsc_t *)(img_head_address + 0x9154)
#define IMG_PERCENT_ICO (const lv_img_dsc_t *)(img_head_address + 0xa7f4)
#define IMG_POWER_ICO (const lv_img_dsc_t *)(img_head_address + 0xaa94)
#define IMG_ROT_RATE_ICO (const lv_img_dsc_t *)(img_head_address + 0xaeb8)
#define IMG_TIME1_ICO (const lv_img_dsc_t *)(img_head_address + 0xb320)
#define IMG_TIME2_ICO (const lv_img_dsc_t *)(img_head_address + 0xb868)
#define IMG_TIME3_ICO (const lv_img_dsc_t *)(img_head_address + 0xbe24)
#define IMG_VOLTAGE_ICO (const lv_img_dsc_t *)(img_head_address + 0xc414)
#define IMG_ARC_IMG_1 (const lv_img_dsc_t *)(img_head_address + 0x0)
#define IMG_ARC_IMG_2 (const lv_img_dsc_t *)(img_head_address + 0x1ba0)
#define IMG_ARC_IMG_3 (const lv_img_dsc_t *)(img_head_address + 0x2dec)
#define IMG_BLUETOOTH_ICO (const lv_img_dsc_t *)(img_head_address + 0x3f1c)
#define IMG_DEMO_BG_1 (const lv_img_dsc_t *)(img_head_address + 0x4624)
#define IMG_DEMO_BG_2 (const lv_img_dsc_t *)(img_head_address + 0x5f88)
#define IMG_DEMO_BG_3 (const lv_img_dsc_t *)(img_head_address + 0x6930)
#define IMG_DEMO_BG_4 (const lv_img_dsc_t *)(img_head_address + 0x7664)
#define IMG_DEMO_BG_5 (const lv_img_dsc_t *)(img_head_address + 0x89c0)
#define IMG_DEMO_BG_6 (const lv_img_dsc_t *)(img_head_address + 0x9d28)
#define IMG_DEMO_BG_7 (const lv_img_dsc_t *)(img_head_address + 0xa510)
#define IMG_DEMO_BG_8 (const lv_img_dsc_t *)(img_head_address + 0xb9c8)
#define IMG_DEMO_BG_9 (const lv_img_dsc_t *)(img_head_address + 0xcf2c)
#define IMG_ERROR_ICO (const lv_img_dsc_t *)(img_head_address + 0xdf68)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0xe5a8)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0xed98)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0xf4dc)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0xf920)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x10000)
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x10744)
#define IMG_GTOR_SUBUI_FRAMEWORK1_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0x10c18)
#define IMG_GTOR_SUBUI_FRAMEWORK1_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0x11da0)
#define IMG_GTOR_SUBUI_FRAMEWORK1_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x12c64)
#define IMG_GTOR_SUBUI_FRAMEWORK1_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x13b70)
#define IMG_GTOR_SUBUI_FRAMEWORK1_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x1498c)
#define IMG_GTOR_SUBUI_FRAMEWORK1_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x15598)
#define IMG_GTOR_SUBUI_FRAMEWORK1_ICO_7 (const lv_img_dsc_t *)(img_head_address + 0x16268)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0x168e4)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0x17724)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x188c8)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x195f4)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x1a350)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x1a894)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_7 (const lv_img_dsc_t *)(img_head_address + 0x1b310)
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_8 (const lv_img_dsc_t *)(img_head_address + 0x1bd88)
#define IMG_POWER_ICO (const lv_img_dsc_t *)(img_head_address + 0x1c6bc)
#endif

View File

@ -1,815 +0,0 @@
/*******************************************************************************
* Size: 10 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef MXC_MSYAHEI_CT_BPP4_10PX
#define MXC_MSYAHEI_CT_BPP4_10PX 1
#endif
#if MXC_MSYAHEI_CT_BPP4_10PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+002D "-" */
0x3d, 0xd8,
/* U+002E "." */
0x2, 0x4b,
/* U+0030 "0" */
0x6, 0xed, 0x50, 0x1e, 0x11, 0xe0, 0x69, 0x0,
0xb4, 0x87, 0x0, 0x96, 0x87, 0x0, 0x96, 0x68,
0x0, 0xb4, 0x2e, 0x11, 0xd0, 0x6, 0xdd, 0x40,
/* U+0031 "1" */
0x0, 0x2, 0x0, 0x1b, 0xf9, 0x0, 0x3, 0x69,
0x0, 0x0, 0x69, 0x0, 0x0, 0x69, 0x0, 0x0,
0x69, 0x0, 0x0, 0x69, 0x0, 0x0, 0x69, 0x0,
0x1e, 0xef, 0xe3,
/* U+0032 "2" */
0x9, 0xde, 0x60, 0x15, 0x1, 0xe1, 0x0, 0x0,
0xd2, 0x0, 0x3, 0xc0, 0x0, 0x1c, 0x20, 0x1,
0xc3, 0x0, 0x1c, 0x30, 0x0, 0x7f, 0xff, 0xf1,
/* U+0033 "3" */
0xb, 0xdd, 0x40, 0x1, 0x4, 0xc0, 0x0, 0x6,
0x90, 0x7, 0xed, 0x10, 0x0, 0x5, 0xd0, 0x0,
0x0, 0xe1, 0x21, 0x3, 0xd0, 0x2d, 0xdc, 0x30,
/* U+0034 "4" */
0x0, 0xd, 0x80, 0x0, 0x8b, 0x80, 0x2, 0xb6,
0x80, 0xb, 0x26, 0x80, 0x77, 0x6, 0x80, 0xcd,
0xde, 0xe6, 0x0, 0x6, 0x80, 0x0, 0x6, 0x80,
/* U+0035 "5" */
0xe, 0xee, 0xb0, 0xe, 0x0, 0x0, 0xe, 0x0,
0x0, 0xe, 0xec, 0x30, 0x0, 0x4, 0xe0, 0x0,
0x0, 0xd1, 0x1, 0x3, 0xe0, 0x1d, 0xdc, 0x30,
/* U+0036 "6" */
0x1, 0xae, 0xd0, 0xa, 0x70, 0x0, 0x2d, 0x0,
0x0, 0x4b, 0xbd, 0x80, 0x6d, 0x10, 0xd3, 0x4a,
0x0, 0x96, 0x1d, 0x10, 0xd3, 0x5, 0xdd, 0x70,
/* U+0037 "7" */
0x8e, 0xee, 0xf4, 0x0, 0x0, 0xd0, 0x0, 0x6,
0x80, 0x0, 0xc, 0x20, 0x0, 0x2c, 0x0, 0x0,
0x96, 0x0, 0x0, 0xe0, 0x0, 0x6, 0x90, 0x0,
/* U+0038 "8" */
0x6, 0xde, 0x60, 0x1e, 0x1, 0xe0, 0x1e, 0x1,
0xe0, 0x5, 0xdd, 0x40, 0xb, 0x46, 0xb0, 0x68,
0x0, 0xa4, 0x5b, 0x0, 0xd3, 0xa, 0xed, 0x70,
/* U+0039 "9" */
0x7, 0xdd, 0x40, 0x4c, 0x1, 0xd0, 0x77, 0x0,
0xb3, 0x4c, 0x1, 0xe5, 0x8, 0xdb, 0xb3, 0x0,
0x0, 0xd1, 0x0, 0x6, 0xa0, 0x1d, 0xeb, 0x10,
/* U+0041 "A" */
0x0, 0x2f, 0x30, 0x0, 0x8, 0xc9, 0x0, 0x0,
0xe2, 0xe0, 0x0, 0x4b, 0xc, 0x40, 0xa, 0x60,
0x6a, 0x0, 0xfe, 0xee, 0xf0, 0x5b, 0x0, 0xb,
0x6b, 0x50, 0x0, 0x5b,
/* U+0042 "B" */
0xf, 0xee, 0xa0, 0xf, 0x0, 0xc5, 0xf, 0x1,
0xd2, 0xf, 0xef, 0x90, 0xf, 0x0, 0xa8, 0xf,
0x0, 0x4b, 0xf, 0x0, 0xa8, 0xf, 0xee, 0xa0,
/* U+0043 "C" */
0x0, 0x8e, 0xfd, 0x10, 0xba, 0x20, 0x20, 0x3d,
0x0, 0x0, 0x7, 0x90, 0x0, 0x0, 0x79, 0x0,
0x0, 0x4, 0xd0, 0x0, 0x0, 0xc, 0x91, 0x3,
0x10, 0x1a, 0xff, 0xc1,
/* U+0044 "D" */
0xf, 0xff, 0xc4, 0x0, 0xf, 0x0, 0x4d, 0x50,
0xf, 0x0, 0x3, 0xe0, 0xf, 0x0, 0x0, 0xf1,
0xf, 0x0, 0x0, 0xf1, 0xf, 0x0, 0x4, 0xd0,
0xf, 0x0, 0x4e, 0x40, 0xf, 0xff, 0xc4, 0x0,
/* U+0045 "E" */
0xf, 0xff, 0xd0, 0xf, 0x0, 0x0, 0xf, 0x0,
0x0, 0xf, 0xff, 0x90, 0xf, 0x0, 0x0, 0xf,
0x0, 0x0, 0xf, 0x0, 0x0, 0xf, 0xff, 0xf0,
/* U+0046 "F" */
0xf, 0xff, 0xd0, 0xf0, 0x0, 0xf, 0x0, 0x0,
0xff, 0xf9, 0xf, 0x0, 0x0, 0xf0, 0x0, 0xf,
0x0, 0x0, 0xf0, 0x0,
/* U+0047 "G" */
0x0, 0x8e, 0xfe, 0x50, 0xaa, 0x10, 0x12, 0x3d,
0x0, 0x0, 0x7, 0x90, 0xd, 0xfa, 0x79, 0x0,
0x4, 0xb4, 0xd0, 0x0, 0x4b, 0xc, 0x91, 0x6,
0xb0, 0x1a, 0xef, 0xc4,
/* U+0048 "H" */
0xf, 0x0, 0x3, 0xc0, 0xf0, 0x0, 0x3c, 0xf,
0x0, 0x3, 0xc0, 0xff, 0xff, 0xfc, 0xf, 0x0,
0x3, 0xc0, 0xf0, 0x0, 0x3c, 0xf, 0x0, 0x3,
0xc0, 0xf0, 0x0, 0x3c,
/* U+0049 "I" */
0xaf, 0x90, 0xf0, 0xf, 0x0, 0xf0, 0xf, 0x0,
0xf0, 0xf, 0xa, 0xf9,
/* U+004A "J" */
0x0, 0xe0, 0x0, 0xe0, 0x0, 0xe0, 0x0, 0xe0,
0x0, 0xe0, 0x0, 0xf0, 0x4, 0xc0, 0xcd, 0x30,
/* U+004B "K" */
0xf, 0x0, 0x7b, 0x0, 0xf0, 0x4d, 0x0, 0xf,
0x2d, 0x20, 0x0, 0xfc, 0x40, 0x0, 0xf, 0xb7,
0x0, 0x0, 0xf1, 0xd5, 0x0, 0xf, 0x3, 0xe2,
0x0, 0xf0, 0x6, 0xd1,
/* U+004C "L" */
0xf, 0x0, 0x0, 0xf0, 0x0, 0xf, 0x0, 0x0,
0xf0, 0x0, 0xf, 0x0, 0x0, 0xf0, 0x0, 0xf,
0x0, 0x0, 0xff, 0xfe,
/* U+004D "M" */
0xf, 0x70, 0x0, 0xa, 0xc0, 0xed, 0x0, 0x1,
0xec, 0xe, 0xa4, 0x0, 0x89, 0xc0, 0xe4, 0xb0,
0xd, 0x3c, 0xe, 0xd, 0x25, 0x93, 0xc0, 0xe0,
0x68, 0xb2, 0x3c, 0xe, 0x0, 0xdc, 0x3, 0xc0,
0xe0, 0x9, 0x50, 0x3c,
/* U+004E "N" */
0xf, 0x80, 0x0, 0xd2, 0xf, 0xe2, 0x0, 0xd2,
0xe, 0x5b, 0x0, 0xd2, 0xf, 0xc, 0x50, 0xd2,
0xf, 0x2, 0xd0, 0xd2, 0xf, 0x0, 0x88, 0xc2,
0xf, 0x0, 0xd, 0xe2, 0xf, 0x0, 0x4, 0xf2,
/* U+004F "O" */
0x1, 0xae, 0xfb, 0x20, 0xb, 0x91, 0x6, 0xe0,
0x3d, 0x0, 0x0, 0xa6, 0x69, 0x0, 0x0, 0x69,
0x79, 0x0, 0x0, 0x69, 0x4d, 0x0, 0x0, 0xa6,
0xc, 0x91, 0x6, 0xd0, 0x1, 0xaf, 0xfb, 0x20,
/* U+0050 "P" */
0xf, 0xfe, 0xa0, 0xf, 0x0, 0xa8, 0xf, 0x0,
0x5a, 0xf, 0x1, 0xb6, 0xf, 0xfe, 0x80, 0xf,
0x0, 0x0, 0xf, 0x0, 0x0, 0xf, 0x0, 0x0,
/* U+0051 "Q" */
0x1, 0xae, 0xfb, 0x20, 0xb, 0x91, 0x6, 0xe0,
0x4d, 0x0, 0x0, 0xa6, 0x69, 0x0, 0x0, 0x69,
0x79, 0x0, 0x0, 0x69, 0x4d, 0x0, 0x0, 0xa6,
0xc, 0x91, 0x6, 0xd0, 0x1, 0xaf, 0xfa, 0x10,
0x0, 0x0, 0x9b, 0x20, 0x0, 0x0, 0x7, 0xed,
/* U+0052 "R" */
0xf, 0xee, 0xb0, 0x0, 0xf0, 0xb, 0x70, 0xf,
0x0, 0x69, 0x0, 0xf0, 0xc, 0x50, 0xf, 0xef,
0x60, 0x0, 0xf0, 0x5d, 0x0, 0xf, 0x0, 0x98,
0x0, 0xf0, 0x0, 0xe3,
/* U+0053 "S" */
0x7, 0xef, 0xc0, 0x3d, 0x10, 0x20, 0x4c, 0x0,
0x0, 0xa, 0xc4, 0x0, 0x0, 0x4d, 0x90, 0x0,
0x0, 0xe3, 0x33, 0x1, 0xe2, 0x3d, 0xfd, 0x60,
/* U+0054 "T" */
0xbf, 0xff, 0xf8, 0x0, 0x95, 0x0, 0x0, 0x95,
0x0, 0x0, 0x95, 0x0, 0x0, 0x95, 0x0, 0x0,
0x95, 0x0, 0x0, 0x95, 0x0, 0x0, 0x95, 0x0,
/* U+0055 "U" */
0x1d, 0x0, 0x6, 0x91, 0xd0, 0x0, 0x69, 0x1d,
0x0, 0x6, 0x91, 0xd0, 0x0, 0x69, 0x1d, 0x0,
0x6, 0x90, 0xf0, 0x0, 0x77, 0xc, 0x70, 0x2d,
0x30, 0x2c, 0xfd, 0x60,
/* U+0056 "V" */
0xb5, 0x0, 0x8, 0x76, 0xa0, 0x0, 0xd2, 0x1e,
0x0, 0x3c, 0x0, 0xb4, 0x8, 0x70, 0x6, 0xa0,
0xd1, 0x0, 0x1e, 0x3c, 0x0, 0x0, 0xbc, 0x60,
0x0, 0x5, 0xf1, 0x0,
/* U+0057 "W" */
0xb5, 0x0, 0x6c, 0x0, 0x1e, 0x7, 0x90, 0xb,
0xe1, 0x5, 0xa0, 0x3d, 0x0, 0xda, 0x40, 0x96,
0x0, 0xe1, 0x3a, 0x69, 0xd, 0x10, 0xa, 0x58,
0x62, 0xd1, 0xd0, 0x0, 0x59, 0xc1, 0xd, 0x69,
0x0, 0x1, 0xdd, 0x0, 0x9d, 0x50, 0x0, 0xc,
0x90, 0x5, 0xf1, 0x0,
/* U+0058 "X" */
0x6c, 0x0, 0x2e, 0x0, 0xc5, 0xb, 0x50, 0x3,
0xd4, 0xc0, 0x0, 0xa, 0xe3, 0x0, 0x0, 0xae,
0x30, 0x0, 0x4c, 0x4c, 0x0, 0xe, 0x30, 0xb6,
0x9, 0x90, 0x2, 0xe1,
/* U+0059 "Y" */
0xa6, 0x0, 0x4b, 0x3e, 0x0, 0xc3, 0xb, 0x54,
0xb0, 0x3, 0xdb, 0x40, 0x0, 0xcc, 0x0, 0x0,
0x77, 0x0, 0x0, 0x77, 0x0, 0x0, 0x77, 0x0,
/* U+005A "Z" */
0x7f, 0xff, 0xfd, 0x0, 0x0, 0xd3, 0x0, 0x7,
0x80, 0x0, 0x2d, 0x0, 0x0, 0xc4, 0x0, 0x6,
0x90, 0x0, 0x1d, 0x10, 0x0, 0xaf, 0xff, 0xfd,
/* U+00B0 "°" */
0x1a, 0xa1, 0x55, 0x47, 0x1a, 0xb1,
/* U+4EF6 "件" */
0x0, 0x2a, 0x4, 0xc, 0x0, 0x0, 0x8, 0x51,
0xc0, 0xc0, 0x0, 0x0, 0xe1, 0x6c, 0xae, 0xaa,
0x30, 0x7f, 0x1c, 0x0, 0xc0, 0x0, 0xb, 0xb1,
0x40, 0xc, 0x0, 0x0, 0x1b, 0x3b, 0xbb, 0xeb,
0xb7, 0x0, 0xb1, 0x0, 0xc, 0x0, 0x0, 0xb,
0x10, 0x0, 0xc0, 0x0, 0x0, 0xb1, 0x0, 0xc,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+4FE1 "信" */
0x0, 0x20, 0x1, 0x0, 0x0, 0x2, 0xa0, 0x5,
0x70, 0x0, 0x7, 0x7b, 0xbb, 0xbb, 0xb7, 0xe,
0x4, 0x66, 0x66, 0x60, 0x7f, 0x2, 0x44, 0x44,
0x40, 0xab, 0x7, 0xaa, 0xaa, 0xa0, 0xb, 0x0,
0x0, 0x0, 0x0, 0xb, 0x9, 0xba, 0xaa, 0xe0,
0xb, 0x9, 0x20, 0x0, 0xc0, 0xb, 0x9, 0xba,
0xaa, 0xe0,
/* U+5185 "内" */
0x0, 0x3, 0x90, 0x0, 0xb, 0xbb, 0xce, 0xbb,
0xb3, 0xc0, 0x5, 0x70, 0x7, 0x5c, 0x0, 0x87,
0x0, 0x75, 0xc0, 0x1d, 0xa7, 0x7, 0x5c, 0x3d,
0x40, 0x99, 0x75, 0xc9, 0x20, 0x0, 0x68, 0x5c,
0x0, 0x0, 0x0, 0x75, 0xc0, 0x0, 0x8, 0xcd,
0x20, 0x0, 0x0, 0x0, 0x0,
/* U+5355 "单" */
0x0, 0x20, 0x0, 0x2, 0x0, 0x0, 0x5b, 0x0,
0x78, 0x0, 0x8, 0xac, 0xbb, 0xda, 0xb0, 0xb,
0x0, 0x48, 0x0, 0xb0, 0xb, 0xaa, 0xbd, 0xaa,
0xe0, 0xb, 0x33, 0x69, 0x33, 0xc0, 0xa, 0x77,
0x9b, 0x77, 0xc0, 0x7a, 0xaa, 0xbd, 0xaa, 0xa9,
0x1, 0x11, 0x48, 0x11, 0x10, 0x0, 0x0, 0x48,
0x0, 0x0,
/* U+538B "压" */
0xd, 0xcc, 0xcc, 0xcc, 0xc4, 0xd, 0x0, 0x4,
0x0, 0x0, 0xd, 0x0, 0xd, 0x0, 0x0, 0xc,
0x0, 0xd, 0x0, 0x0, 0xd, 0x3b, 0xbf, 0xbb,
0xb0, 0xd, 0x0, 0xd, 0x6, 0x0, 0x1c, 0x0,
0xd, 0x8, 0x70, 0x68, 0x0, 0xd, 0x0, 0x10,
0xc1, 0xbb, 0xbb, 0xbb, 0xb4, 0x0, 0x0, 0x0,
0x0, 0x0,
/* U+53D1 "发" */
0x0, 0x0, 0x20, 0x0, 0x0, 0x8, 0x20, 0xc0,
0x4a, 0x10, 0xc, 0x3, 0x90, 0x4, 0x50, 0x2b,
0xbd, 0xcb, 0xbb, 0xba, 0x0, 0xc, 0x10, 0x0,
0x0, 0x0, 0x2f, 0xda, 0xab, 0xc0, 0x0, 0x94,
0xb0, 0x8, 0x50, 0x3, 0xb0, 0x49, 0x6a, 0x0,
0x1c, 0x20, 0x1c, 0xf4, 0x0, 0x74, 0x6b, 0xb4,
0x2a, 0xc7, 0x0, 0x42, 0x0, 0x0, 0x12,
/* U+5BA2 "客" */
0x0, 0x0, 0x12, 0x0, 0x0, 0x0, 0x22, 0x24,
0xd2, 0x22, 0x20, 0x1c, 0x7b, 0x97, 0x77, 0x7c,
0x1, 0x64, 0xfa, 0xaa, 0xa5, 0x70, 0x6, 0xab,
0x40, 0x4c, 0x20, 0x0, 0x50, 0x2d, 0xdd, 0x20,
0x0, 0x5b, 0xb9, 0x41, 0x59, 0xbc, 0x10, 0xb,
0xaa, 0xaa, 0xa8, 0x0, 0x0, 0xc0, 0x0, 0x1,
0xa0, 0x0, 0xd, 0xaa, 0xaa, 0xaa, 0x0,
/* U+5E8F "序" */
0x0, 0x0, 0x4, 0x0, 0x0, 0x2, 0x33, 0x3d,
0x43, 0x33, 0xd, 0x77, 0x77, 0x77, 0x77, 0xd,
0x1b, 0xbb, 0xbb, 0xb2, 0xd, 0x0, 0x83, 0x3c,
0x70, 0xc, 0x0, 0x1b, 0xe2, 0x0, 0xc, 0x8b,
0xbc, 0xeb, 0xbd, 0xb, 0x0, 0x2, 0xa0, 0x67,
0x57, 0x0, 0x2, 0xa0, 0x10, 0xb1, 0x1, 0xcd,
0x60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+5EA6 "度" */
0x0, 0x0, 0x13, 0x0, 0x0, 0x4, 0x55, 0x6e,
0x55, 0x53, 0xc, 0x5a, 0x65, 0x5a, 0x53, 0xc,
0x9d, 0xaa, 0xae, 0xa6, 0xc, 0xa, 0x21, 0x1b,
0x0, 0xc, 0x9, 0x98, 0x8b, 0x0, 0xc, 0x6a,
0xaa, 0xaa, 0x50, 0x1b, 0x8, 0x60, 0x3b, 0x20,
0x57, 0x0, 0xad, 0xd1, 0x0, 0xb4, 0xac, 0x82,
0x6b, 0xc6, 0x0, 0x20, 0x0, 0x0, 0x0,
/* U+606F "息" */
0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x4, 0x59,
0xa5, 0x55, 0x0, 0x0, 0xc5, 0x55, 0x55, 0xc1,
0x0, 0xc, 0xaa, 0xaa, 0xae, 0x10, 0x0, 0xc7,
0x77, 0x77, 0xd1, 0x0, 0xc, 0x22, 0x22, 0x2b,
0x10, 0x0, 0xba, 0xab, 0xaa, 0xd1, 0x0, 0x44,
0x80, 0xb3, 0x13, 0x80, 0xb, 0x1b, 0x1, 0x36,
0x69, 0x50, 0x50, 0x7b, 0xbb, 0xc1, 0x0,
/* U+6237 "户" */
0x0, 0x0, 0x20, 0x0, 0x0, 0x0, 0x6, 0x90,
0x0, 0x9, 0xbb, 0xbb, 0xbb, 0xd0, 0xb1, 0x0,
0x0, 0xc, 0xb, 0x10, 0x0, 0x0, 0xc0, 0xbb,
0xbb, 0xbb, 0xbe, 0xc, 0x0, 0x0, 0x0, 0x50,
0xc0, 0x0, 0x0, 0x0, 0x39, 0x0, 0x0, 0x0,
0xb, 0x30, 0x0, 0x0, 0x0, 0x20, 0x0, 0x0,
0x0, 0x0,
/* U+65F6 "时" */
0x12, 0x21, 0x0, 0xb, 0x0, 0xb9, 0x8c, 0x0,
0xb, 0x0, 0xb1, 0xc, 0xab, 0xbe, 0xb4, 0xb1,
0xc, 0x0, 0xb, 0x0, 0xbb, 0xbc, 0x58, 0xb,
0x0, 0xb1, 0xc, 0xc, 0xb, 0x0, 0xb1, 0xc,
0x1, 0xb, 0x0, 0xbc, 0xbc, 0x0, 0xc, 0x0,
0x71, 0x7, 0x9, 0xcc, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0,
/* U+672C "本" */
0x0, 0x0, 0x9, 0x20, 0x0, 0x0, 0x9b, 0xbb,
0xec, 0xbb, 0xb4, 0x0, 0x0, 0x3f, 0xb0, 0x0,
0x0, 0x0, 0xb, 0x97, 0x60, 0x0, 0x0, 0xa,
0x39, 0x2a, 0x30, 0x0, 0xa, 0x60, 0x92, 0x1c,
0x40, 0xb, 0x78, 0x9d, 0xa9, 0x5c, 0x40, 0x10,
0x11, 0xa3, 0x10, 0x0, 0x0, 0x0, 0x9, 0x20,
0x0, 0x0,
/* U+673A "机" */
0x2, 0x90, 0x7d, 0xcf, 0x0, 0x6a, 0xd8, 0x74,
0xc, 0x0, 0x6, 0x91, 0x74, 0xc, 0x0, 0xa,
0xc3, 0x74, 0xc, 0x0, 0x2b, 0xab, 0x74, 0xc,
0x0, 0x95, 0x90, 0x83, 0xc, 0x0, 0x22, 0x90,
0xb0, 0xc, 0xb, 0x2, 0x91, 0xa0, 0xc, 0x1b,
0x2, 0x9a, 0x20, 0x7, 0xd6, 0x0, 0x0, 0x0,
0x0, 0x0,
/* U+6BCD "母" */
0x3, 0xdb, 0xbb, 0xbc, 0x90, 0x5, 0x70, 0xb2,
0x4, 0x80, 0x7, 0x40, 0x2b, 0x4, 0x70, 0x8d,
0xcb, 0xbb, 0xbc, 0xda, 0xb, 0x0, 0x60, 0x6,
0x60, 0xc, 0x0, 0xb5, 0x6, 0x50, 0xc, 0x0,
0x16, 0x7, 0x50, 0xb, 0xbb, 0xbb, 0xbe, 0xc4,
0x0, 0x0, 0x3c, 0xcc, 0x0,
/* U+6D41 "流" */
0x0, 0x0, 0x2, 0x0, 0x0, 0x2, 0xb0, 0x0,
0x58, 0x0, 0x0, 0x4, 0x6b, 0xbe, 0xbb, 0xb6,
0x5, 0x20, 0xa, 0x40, 0x64, 0x0, 0x2c, 0x2d,
0xca, 0xab, 0xe2, 0x0, 0x0, 0x43, 0x21, 0x33,
0x30, 0x7, 0x25, 0x66, 0x59, 0x20, 0x0, 0xc0,
0x74, 0x65, 0x92, 0x30, 0x1c, 0xc, 0x16, 0x59,
0x2b, 0x5, 0x8b, 0x50, 0x65, 0x6c, 0xa0, 0x0,
0x10, 0x0, 0x0, 0x0, 0x0,
/* U+6E29 "温" */
0x1, 0x0, 0x0, 0x0, 0x0, 0x3d, 0x19, 0xba,
0xaa, 0xb0, 0x5, 0x69, 0x20, 0x0, 0xb0, 0x40,
0x9, 0xaa, 0xaa, 0xb0, 0x4c, 0x19, 0x98, 0x88,
0xb0, 0x0, 0x2, 0x0, 0x0, 0x20, 0x8, 0xe,
0xbd, 0xcc, 0xe2, 0xd, 0xc, 0x28, 0x65, 0x92,
0x2a, 0xc, 0x28, 0x65, 0x92, 0x77, 0xad, 0xbc,
0xcc, 0xca, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+7247 "片" */
0x0, 0x10, 0x0, 0x0, 0x0, 0x0, 0xd0, 0x0,
0xd0, 0x0, 0x0, 0xd0, 0x0, 0xd0, 0x0, 0x0,
0xfa, 0xaa, 0xfa, 0xa8, 0x0, 0xd1, 0x11, 0x11,
0x10, 0x0, 0xd0, 0x0, 0x0, 0x0, 0x1, 0xec,
0xcc, 0xd7, 0x0, 0x5, 0x90, 0x0, 0x67, 0x0,
0xc, 0x30, 0x0, 0x67, 0x0, 0x49, 0x0, 0x0,
0x67, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+7248 "版" */
0xb, 0x46, 0x5a, 0xaa, 0xa5, 0xb, 0x46, 0x91,
0x0, 0x0, 0xb, 0x57, 0x92, 0x0, 0x0, 0xd,
0x88, 0xac, 0xb9, 0xd3, 0xb, 0x0, 0x95, 0x70,
0xb0, 0xd, 0xb7, 0x91, 0xb2, 0x90, 0x19, 0x37,
0xb0, 0x7c, 0x10, 0x46, 0x37, 0xb1, 0xac, 0x50,
0x81, 0x3b, 0x9c, 0x30, 0x87, 0x0, 0x0, 0x0,
0x0, 0x0,
/* U+7535 "电" */
0x0, 0x0, 0xc0, 0x0, 0x0, 0x2e, 0xbb, 0xfb,
0xbd, 0x60, 0x2a, 0x0, 0xc0, 0x6, 0x60, 0x2e,
0xbb, 0xeb, 0xbd, 0x60, 0x2a, 0x0, 0xc0, 0x6,
0x60, 0x2a, 0x0, 0xc1, 0x6, 0x60, 0x2e, 0xbb,
0xeb, 0xbb, 0x62, 0x1, 0x0, 0xc1, 0x0, 0x66,
0x0, 0x0, 0x6c, 0xbb, 0xc1,
/* U+76F4 "直" */
0x13, 0x33, 0x88, 0x33, 0x32, 0x36, 0x66, 0x9a,
0x66, 0x64, 0x5, 0xba, 0xbb, 0xaa, 0x70, 0x6,
0x85, 0x55, 0x57, 0x80, 0x6, 0x85, 0x55, 0x57,
0x80, 0x6, 0xca, 0xaa, 0xab, 0x80, 0x6, 0x84,
0x44, 0x47, 0x80, 0x6, 0x95, 0x55, 0x57, 0x80,
0x7c, 0xcb, 0xbb, 0xbb, 0xca,
/* U+786C "硬" */
0x49, 0x98, 0x9a, 0xea, 0xaa, 0x10, 0x67, 0x14,
0x6d, 0x66, 0x40, 0x9, 0x20, 0xa4, 0xc4, 0x4b,
0x0, 0xea, 0x6b, 0x9d, 0x99, 0xb0, 0x6e, 0x19,
0xa1, 0xb1, 0x1b, 0x7, 0xb1, 0x9a, 0xae, 0xaa,
0xb0, 0xa, 0x19, 0x46, 0xb0, 0x3, 0x0, 0xba,
0x60, 0xdb, 0x20, 0x0, 0x2, 0x8, 0xb5, 0x28,
0xbc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+7A0B "程" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8c, 0xc6,
0xca, 0xaa, 0xe0, 0x0, 0x64, 0xc, 0x0, 0xb,
0x0, 0x7b, 0xa5, 0xca, 0xaa, 0xe0, 0x1, 0xb5,
0x14, 0x0, 0x4, 0x0, 0xf, 0xb4, 0xaa, 0xea,
0xa4, 0x7, 0xa7, 0x80, 0xc, 0x0, 0x0, 0xb6,
0x40, 0xaa, 0xea, 0xa1, 0x1, 0x64, 0x0, 0xc,
0x0, 0x0, 0x6, 0x46, 0xaa, 0xca, 0xa7,
/* U+7EBF "线" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0x50,
0xc, 0xa, 0x20, 0x0, 0xb0, 0x0, 0xc0, 0x26,
0x10, 0x93, 0xa8, 0xae, 0xa8, 0x72, 0xa, 0xc9,
0x0, 0xa1, 0x13, 0x20, 0xb, 0x5, 0xad, 0xc9,
0x83, 0xa, 0xba, 0x30, 0x56, 0x3b, 0x0, 0x32,
0x0, 0x1, 0xdb, 0x15, 0x6, 0xab, 0x44, 0xbc,
0x53, 0x80, 0x41, 0xb, 0x81, 0xa, 0xc3,
/* U+884C "行" */
0x0, 0x35, 0x0, 0x0, 0x0, 0x0, 0xd, 0x23,
0xbb, 0xbb, 0x80, 0xb, 0x60, 0x0, 0x0, 0x0,
0x6, 0x63, 0xb0, 0x0, 0x0, 0x0, 0x0, 0xc2,
0xbb, 0xbb, 0xbb, 0x30, 0xbc, 0x0, 0x0, 0x66,
0x0, 0x78, 0xc0, 0x0, 0x6, 0x60, 0x0, 0x1c,
0x0, 0x0, 0x66, 0x0, 0x1, 0xc0, 0x0, 0x7,
0x60, 0x0, 0x1c, 0x0, 0x7d, 0xe3, 0x0,
/* U+8F6F "软" */
0x0, 0x12, 0x0, 0x30, 0x0, 0x0, 0x7, 0x50,
0xc, 0x0, 0x0, 0x9, 0xea, 0xa5, 0xea, 0xab,
0x60, 0x19, 0xa0, 0xb2, 0xa0, 0xa3, 0x7, 0x4b,
0x17, 0xb, 0x7, 0x0, 0xaa, 0xea, 0x10, 0xe0,
0x0, 0x0, 0xb, 0x0, 0x2f, 0x40, 0x0, 0x79,
0xea, 0x49, 0x6b, 0x0, 0x3, 0x1b, 0x7, 0xa0,
0x88, 0x0, 0x0, 0xb6, 0x90, 0x0, 0x87, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0,
/* U+90E8 "部" */
0x0, 0x50, 0x0, 0x0, 0x0, 0x0, 0x74, 0x0,
0xeb, 0xda, 0x7b, 0xaa, 0xb5, 0xc0, 0x96, 0xb,
0x14, 0x90, 0xc1, 0xc0, 0x9b, 0xae, 0xa6, 0xc5,
0x90, 0x0, 0x0, 0x0, 0xc0, 0x94, 0x2b, 0xaa,
0xb0, 0xc0, 0x1a, 0x38, 0x0, 0xb0, 0xc0, 0x1b,
0x38, 0x0, 0xb0, 0xcc, 0xd4, 0x3d, 0xaa, 0xd0,
0xc0, 0x0,
/* U+95F4 "间" */
0x3, 0x20, 0x0, 0x0, 0x0, 0x2, 0xd1, 0xab,
0xbb, 0xbc, 0x16, 0x10, 0x0, 0x0, 0xc, 0x2a,
0x9, 0xbb, 0xb0, 0xc, 0x2a, 0xb, 0x0, 0xa0,
0xc, 0x2a, 0xd, 0xbb, 0xe0, 0xc, 0x2a, 0xb,
0x0, 0xa0, 0xc, 0x2a, 0xd, 0xbb, 0xe0, 0xc,
0x2a, 0x8, 0x0, 0x0, 0xb, 0x2a, 0x0, 0x0,
0x6c, 0xd7, 0x0, 0x0, 0x0, 0x0, 0x0
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 69, .box_w = 4, .box_h = 1, .ofs_x = 0, .ofs_y = 3},
{.bitmap_index = 2, .adv_w = 39, .box_w = 2, .box_h = 2, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 4, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 28, .adv_w = 94, .box_w = 6, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 55, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 79, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 103, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 127, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 151, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 175, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 199, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 223, .adv_w = 94, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 247, .adv_w = 113, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 275, .adv_w = 100, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 299, .adv_w = 107, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 327, .adv_w = 122, .box_w = 8, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 359, .adv_w = 88, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 383, .adv_w = 85, .box_w = 5, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 403, .adv_w = 119, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 431, .adv_w = 124, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 459, .adv_w = 47, .box_w = 3, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 471, .adv_w = 63, .box_w = 4, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 487, .adv_w = 102, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 515, .adv_w = 82, .box_w = 5, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 535, .adv_w = 156, .box_w = 9, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 571, .adv_w = 130, .box_w = 8, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 603, .adv_w = 130, .box_w = 8, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 635, .adv_w = 98, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 659, .adv_w = 130, .box_w = 8, .box_h = 10, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 699, .adv_w = 104, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 727, .adv_w = 92, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 751, .adv_w = 92, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 775, .adv_w = 119, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 803, .adv_w = 108, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 831, .adv_w = 163, .box_w = 11, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 875, .adv_w = 103, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 903, .adv_w = 97, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 927, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 951, .adv_w = 65, .box_w = 4, .box_h = 3, .ofs_x = 0, .ofs_y = 5},
{.bitmap_index = 957, .adv_w = 160, .box_w = 11, .box_h = 10, .ofs_x = -1, .ofs_y = -2},
{.bitmap_index = 1012, .adv_w = 160, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 1062, .adv_w = 160, .box_w = 9, .box_h = 10, .ofs_x = 1, .ofs_y = -2},
{.bitmap_index = 1107, .adv_w = 160, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 1157, .adv_w = 160, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1207, .adv_w = 160, .box_w = 10, .box_h = 11, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1262, .adv_w = 160, .box_w = 11, .box_h = 10, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 1317, .adv_w = 160, .box_w = 10, .box_h = 11, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1372, .adv_w = 160, .box_w = 10, .box_h = 11, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1427, .adv_w = 160, .box_w = 11, .box_h = 10, .ofs_x = -1, .ofs_y = -1},
{.bitmap_index = 1482, .adv_w = 160, .box_w = 9, .box_h = 11, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1532, .adv_w = 160, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1582, .adv_w = 160, .box_w = 11, .box_h = 9, .ofs_x = -1, .ofs_y = -1},
{.bitmap_index = 1632, .adv_w = 160, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1682, .adv_w = 160, .box_w = 10, .box_h = 9, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 1727, .adv_w = 160, .box_w = 11, .box_h = 11, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1788, .adv_w = 160, .box_w = 10, .box_h = 11, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1843, .adv_w = 160, .box_w = 10, .box_h = 11, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1898, .adv_w = 160, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 1948, .adv_w = 160, .box_w = 10, .box_h = 9, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 1993, .adv_w = 160, .box_w = 10, .box_h = 9, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 2038, .adv_w = 160, .box_w = 11, .box_h = 10, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 2093, .adv_w = 160, .box_w = 11, .box_h = 10, .ofs_x = -1, .ofs_y = -1},
{.bitmap_index = 2148, .adv_w = 160, .box_w = 11, .box_h = 10, .ofs_x = -1, .ofs_y = -1},
{.bitmap_index = 2203, .adv_w = 160, .box_w = 11, .box_h = 10, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 2258, .adv_w = 160, .box_w = 11, .box_h = 11, .ofs_x = -1, .ofs_y = -2},
{.bitmap_index = 2319, .adv_w = 160, .box_w = 10, .box_h = 10, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 2369, .adv_w = 160, .box_w = 10, .box_h = 11, .ofs_x = 0, .ofs_y = -2}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
static const uint8_t glyph_id_ofs_list_0[] = {
0, 1, 0, 2, 3, 4, 5, 6,
7, 8, 9, 10, 11
};
static const uint16_t unicode_list_2[] = {
0x0, 0x4e46, 0x4f31, 0x50d5, 0x52a5, 0x52db, 0x5321, 0x5af2,
0x5ddf, 0x5df6, 0x5fbf, 0x6187, 0x6546, 0x667c, 0x668a, 0x6b1d,
0x6c91, 0x6d79, 0x7197, 0x7198, 0x7485, 0x7644, 0x77bc, 0x795b,
0x7e0f, 0x879c, 0x8ebf, 0x9038, 0x9544
};
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 45, .range_length = 13, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = glyph_id_ofs_list_0, .list_length = 13, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_FULL
},
{
.range_start = 65, .range_length = 26, .glyph_id_start = 13,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 176, .range_length = 38213, .glyph_id_start = 39,
.unicode_list = unicode_list_2, .glyph_id_ofs_list = NULL, .list_length = 29, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
}
};
/*-----------------
* KERNING
*----------------*/
/*Pair left and right glyphs for kerning*/
static const uint8_t kern_pair_glyph_ids[] =
{
13, 15,
13, 19,
13, 22,
13, 27,
13, 32,
13, 33,
13, 34,
13, 35,
13, 37,
13, 38,
14, 32,
14, 37,
15, 15,
15, 19,
15, 27,
15, 29,
16, 2,
16, 13,
16, 32,
16, 36,
16, 38,
17, 13,
17, 22,
17, 32,
17, 35,
17, 36,
18, 2,
18, 13,
18, 22,
18, 31,
18, 32,
19, 32,
19, 34,
22, 2,
22, 13,
22, 22,
23, 15,
23, 19,
23, 22,
23, 27,
23, 29,
23, 36,
23, 38,
24, 13,
24, 15,
24, 19,
24, 22,
24, 27,
24, 29,
24, 32,
24, 33,
24, 34,
24, 35,
24, 37,
24, 38,
27, 2,
27, 13,
27, 22,
27, 32,
27, 36,
27, 37,
27, 38,
28, 2,
28, 13,
28, 19,
28, 22,
28, 35,
28, 36,
29, 2,
29, 13,
29, 32,
29, 36,
29, 37,
29, 38,
30, 15,
30, 19,
30, 22,
30, 27,
30, 29,
30, 32,
30, 37,
32, 2,
32, 13,
32, 15,
32, 19,
32, 22,
32, 27,
32, 29,
32, 32,
32, 34,
32, 35,
32, 36,
32, 37,
33, 13,
34, 2,
34, 13,
34, 15,
34, 19,
34, 22,
34, 27,
34, 29,
34, 31,
34, 32,
35, 2,
35, 13,
35, 32,
36, 2,
36, 15,
36, 19,
36, 22,
36, 27,
36, 29,
36, 32,
37, 2,
37, 13,
37, 15,
37, 19,
37, 22,
37, 27,
37, 29,
37, 31,
37, 32,
38, 22,
38, 32
};
/* Kerning between the respective left and right glyphs
* 4.4 format which needs to scaled with `kern_scale`*/
static const int8_t kern_pair_values[] =
{
-2, -2, 8, -2, -12, -2, -10, -6,
-13, 5, -8, -6, -5, -5, -2, -5,
-11, -3, -8, -4, -4, 1, 6, 0,
2, 1, -13, -11, -6, -2, 1, -4,
-2, -9, -3, -6, -8, -8, 8, -8,
-8, 3, 3, 5, -6, -6, 8, -6,
-6, -10, -2, -10, -4, -11, 5, -8,
-2, -1, -8, -3, -2, -4, -27, -13,
-1, -11, 3, -5, -11, -2, -8, -3,
-1, -4, -2, -2, 5, -2, -2, -4,
-3, -15, -13, -8, -8, -10, -8, -8,
3, 4, 3, 0, 2, -3, -19, -10,
-4, -4, -6, -1, -4, -2, 3, -11,
-6, 3, 5, -2, -2, 8, -2, -2,
3, -16, -13, -4, -4, -6, -4, -4,
-2, 3, 7, 3
};
/*Collect the kern pair's data in one place*/
static const lv_font_fmt_txt_kern_pair_t kern_pairs =
{
.glyph_ids = kern_pair_glyph_ids,
.values = kern_pair_values,
.pair_cnt = 124,
.glyph_ids_size = 0
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR == 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
#endif
#if LVGL_VERSION_MAJOR >= 8
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = &kern_pairs,
.kern_scale = 16,
.cmap_num = 3,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR == 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t MXC_MSYAHEI_CT_bpp4_10px = {
#else
lv_font_t MXC_MSYAHEI_CT_bpp4_10px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 11, /*The maximum line height required by the font*/
.base_line = 2, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -1,
.underline_thickness = 1,
#endif
.dsc = &font_dsc, /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
//.fallback = NULL,
//.user_data = NULL
};
#endif /*#if MXC_MSYAHEI_CT_BPP4_10PX*/

View File

@ -1,268 +0,0 @@
/*******************************************************************************
* Size: 14 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef MXC_MSYAHEI_CT_BPP4_14PX
#define MXC_MSYAHEI_CT_BPP4_14PX 1
#endif
#if MXC_MSYAHEI_CT_BPP4_14PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+003A ":" */
0xe, 0x60, 0xb4, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xb, 0x40, 0xe6,
/* U+53D8 "变" */
0x0, 0x0, 0x0, 0x54, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x6, 0xd0, 0x0, 0x0, 0x0, 0x4e,
0xee, 0xee, 0xef, 0xee, 0xee, 0xeb, 0x0, 0x0,
0x10, 0xf2, 0xb, 0x61, 0x0, 0x0, 0x0, 0x6c,
0xf, 0x10, 0xb5, 0x89, 0x0, 0x0, 0x4e, 0x20,
0xf1, 0xb, 0x50, 0xba, 0x0, 0x3e, 0x20, 0xd,
0x10, 0x94, 0x0, 0xb8, 0x0, 0xb, 0xbb, 0xbb,
0xbb, 0xbb, 0x40, 0x0, 0x0, 0x34, 0xf5, 0x33,
0x38, 0xe2, 0x0, 0x0, 0x0, 0x6, 0xd1, 0x6,
0xe3, 0x0, 0x0, 0x0, 0x0, 0x6, 0xeb, 0xd2,
0x0, 0x0, 0x0, 0x0, 0x4, 0xae, 0xdc, 0x61,
0x0, 0x0, 0x28, 0xcf, 0xc6, 0x10, 0x5b, 0xfe,
0xb8, 0x1, 0x95, 0x10, 0x0, 0x0, 0x0, 0x47,
0x30,
/* U+5668 "器" */
0x6, 0xed, 0xde, 0x61, 0xfd, 0xde, 0xb0, 0x6,
0x90, 0x8, 0x61, 0xd0, 0x3, 0xb0, 0x6, 0x90,
0x8, 0x61, 0xd0, 0x3, 0xb0, 0x6, 0xed, 0xde,
0x62, 0xfe, 0xde, 0xb0, 0x0, 0x10, 0x0, 0x78,
0x5, 0xb2, 0x0, 0x1e, 0xee, 0xee, 0xff, 0xee,
0xfe, 0xe9, 0x0, 0x1, 0x5c, 0x84, 0xd5, 0x0,
0x0, 0x5b, 0xde, 0x93, 0x0, 0x18, 0xdd, 0xc9,
0x19, 0xed, 0xdd, 0x51, 0xdd, 0xdd, 0xc2, 0x6,
0x90, 0x8, 0x61, 0xd0, 0x3, 0xc0, 0x6, 0x90,
0x8, 0x61, 0xd0, 0x3, 0xc0, 0x6, 0xed, 0xde,
0x61, 0xfd, 0xde, 0xc0, 0x6, 0x90, 0x8, 0x61,
0xd0, 0x3, 0xc0,
/* U+578B "型" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x90, 0x4e,
0xfe, 0xef, 0xeb, 0x18, 0x6, 0x90, 0x0, 0xc3,
0xa, 0x50, 0x2d, 0x6, 0x90, 0x0, 0xc3, 0xa,
0x50, 0x2d, 0x6, 0x90, 0xac, 0xfc, 0xce, 0xdc,
0x6d, 0x6, 0x90, 0x22, 0xf3, 0x2b, 0x62, 0x3d,
0x6, 0x90, 0x6, 0xb0, 0xa, 0x50, 0x0, 0x7,
0x90, 0x4e, 0x20, 0xa, 0x50, 0xb, 0xdf, 0x50,
0x2, 0x0, 0x0, 0xa3, 0x2, 0x32, 0x0, 0x8,
0xcc, 0xcc, 0xfd, 0xcc, 0xcc, 0x30, 0x1, 0x22,
0x22, 0xd6, 0x22, 0x22, 0x0, 0x0, 0x0, 0x0,
0xc4, 0x0, 0x0, 0x0, 0xef, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf7,
/* U+5E38 "常" */
0x0, 0x53, 0x0, 0x3d, 0x0, 0x27, 0x0, 0x0,
0x6f, 0x60, 0x3d, 0x2, 0xeb, 0x0, 0x0, 0x5,
0x90, 0x3d, 0x7, 0x90, 0x0, 0x2f, 0xee, 0xee,
0xee, 0xee, 0xee, 0xf2, 0x2e, 0x2, 0x22, 0x22,
0x22, 0x20, 0xe2, 0x6, 0x2f, 0xbb, 0xbb, 0xbb,
0xf3, 0x60, 0x0, 0x2f, 0x0, 0x0, 0x0, 0xd3,
0x0, 0x0, 0x2f, 0xdd, 0xef, 0xdd, 0xf3, 0x0,
0x0, 0x5, 0x0, 0x3e, 0x0, 0x41, 0x0, 0x5,
0xfe, 0xee, 0xef, 0xee, 0xef, 0x70, 0x5, 0xc0,
0x0, 0x3e, 0x0, 0x9, 0x70, 0x5, 0xc0, 0x0,
0x3e, 0x1, 0x1b, 0x70, 0x5, 0xb0, 0x0, 0x3e,
0xa, 0xed, 0x20, 0x0, 0x0, 0x0, 0x3e, 0x0,
0x0, 0x0,
/* U+636E "据" */
0x0, 0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf0, 0x3f, 0xee, 0xee, 0xee, 0xe0, 0x0, 0xf0,
0x3b, 0x0, 0x0, 0x1, 0xe0, 0xce, 0xfe, 0x9b,
0x0, 0x0, 0x1, 0xe0, 0x23, 0xf4, 0x4f, 0xee,
0xee, 0xee, 0xe0, 0x0, 0xf0, 0x3b, 0x0, 0x1e,
0x0, 0x0, 0x0, 0xf8, 0x8f, 0xcc, 0xcf, 0xcc,
0xc9, 0x9e, 0xfa, 0x6b, 0x22, 0x2e, 0x22, 0x21,
0xa5, 0xf0, 0x59, 0x0, 0x1e, 0x0, 0x0, 0x0,
0xf0, 0x78, 0xde, 0xef, 0xee, 0xb0, 0x0, 0xf0,
0xa5, 0xe1, 0x0, 0x2, 0xd0, 0x0, 0xf1, 0xf1,
0xe1, 0x0, 0x2, 0xd0, 0x24, 0xf8, 0xc0, 0xee,
0xee, 0xee, 0xd0, 0xbe, 0x96, 0x50, 0xe1, 0x0,
0x2, 0xd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0,
/* U+6570 "数" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0x5, 0xa0, 0x20, 0xf, 0x20, 0x0, 0xe, 0x45,
0xa0, 0xe4, 0x2e, 0x0, 0x0, 0x5, 0xb5, 0xa8,
0x90, 0x7b, 0x0, 0x0, 0x13, 0x47, 0xb4, 0x40,
0xdf, 0xee, 0xea, 0x5b, 0xbf, 0xeb, 0xb7, 0xf4,
0x36, 0xd2, 0x3, 0xcb, 0xdb, 0x3c, 0xf4, 0x6,
0xb0, 0x8c, 0x35, 0x71, 0x83, 0x87, 0x9, 0x80,
0x0, 0x4d, 0x0, 0x0, 0x4c, 0xd, 0x40, 0x9e,
0xff, 0xee, 0xd0, 0xe, 0x7e, 0x0, 0x6, 0xb0,
0x6, 0xa0, 0x8, 0xf7, 0x0, 0x7, 0xd8, 0x5e,
0x20, 0x9, 0xf7, 0x0, 0x0, 0x1d, 0xfb, 0x20,
0x7e, 0x6f, 0x60, 0x39, 0xe9, 0x29, 0x9a, 0xe3,
0x5, 0xf9, 0x67, 0x10, 0x0, 0x9, 0x10, 0x0,
0x34,
/* U+7C7B "类" */
0x0, 0x21, 0x0, 0x4c, 0x0, 0x4, 0x0, 0x0,
0x8, 0xe2, 0x4, 0xc0, 0x7, 0xf2, 0x0, 0x0,
0x8, 0xe1, 0x4c, 0x8, 0xe3, 0x0, 0x0, 0x0,
0x4, 0x4, 0xc0, 0x32, 0x0, 0x0, 0xe, 0xee,
0xef, 0xff, 0xee, 0xee, 0xe7, 0x0, 0x0, 0x6,
0xc8, 0xda, 0x61, 0x0, 0x0, 0x15, 0x9e, 0xb1,
0x39, 0x6, 0xdc, 0x71, 0x2, 0xfb, 0x40, 0x3,
0x60, 0x0, 0x5c, 0xa0, 0x1, 0x0, 0x0, 0x7a,
0x0, 0x0, 0x1, 0x2, 0xee, 0xee, 0xef, 0xfe,
0xee, 0xee, 0x90, 0x0, 0x0, 0x2, 0xfa, 0xa0,
0x0, 0x0, 0x0, 0x0, 0x2, 0xd7, 0xc, 0xb1,
0x0, 0x0, 0x0, 0x4a, 0xf6, 0x0, 0x9, 0xf9,
0x41, 0x3, 0xfd, 0x81, 0x0, 0x0, 0x2, 0x8d,
0xb0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0,
/* U+89C4 "规" */
0x0, 0xc, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xc3, 0x2, 0xff, 0xff, 0xff, 0x30, 0x0,
0xc, 0x30, 0x2f, 0x0, 0x0, 0xc3, 0x0, 0xbe,
0xff, 0xe5, 0xf0, 0x3a, 0xc, 0x30, 0x0, 0xc,
0x30, 0x2f, 0x3, 0xc0, 0xc3, 0x0, 0x0, 0xc3,
0x2, 0xf0, 0x3c, 0xc, 0x30, 0xb, 0xdf, 0xdd,
0x7f, 0x4, 0xb0, 0xc3, 0x0, 0x11, 0xe3, 0x13,
0xf0, 0x6a, 0xc, 0x30, 0x0, 0xf, 0x70, 0x2f,
0x8, 0x90, 0xc3, 0x0, 0x3, 0xdd, 0x60, 0x50,
0xdd, 0x42, 0x0, 0x0, 0x88, 0x2f, 0x50, 0x6d,
0x94, 0x8, 0x20, 0xe, 0x30, 0x68, 0x2f, 0x49,
0x40, 0xc4, 0x8, 0xb0, 0x0, 0x3e, 0x70, 0x95,
0xe, 0x20, 0xc2, 0x0, 0x2f, 0x70, 0x4, 0xff,
0xb0, 0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x0,
0x0,
/* U+9006 "逆" */
0x6, 0x0, 0x6, 0x50, 0x0, 0x56, 0x0, 0xd,
0x70, 0x2, 0xe4, 0x1, 0xe4, 0x0, 0x2, 0xe3,
0x67, 0xb8, 0x7c, 0xd7, 0x70, 0x0, 0x40, 0x78,
0x88, 0xf8, 0x88, 0x81, 0x0, 0x0, 0x17, 0x0,
0xf1, 0x6, 0x20, 0xaf, 0xe0, 0x2d, 0x0, 0xf1,
0xc, 0x40, 0x2, 0xf0, 0x2d, 0x0, 0xf1, 0xc,
0x40, 0x1, 0xf0, 0x2f, 0x99, 0xf9, 0x9e, 0x40,
0x1, 0xf0, 0x6, 0x6a, 0xd6, 0x6d, 0x40, 0x1,
0xf0, 0x0, 0xc, 0x80, 0x1, 0x0, 0x1, 0xf0,
0x0, 0x9e, 0x0, 0x0, 0x0, 0x6, 0xf1, 0x1c,
0xe2, 0x0, 0x0, 0x0, 0x5f, 0x9d, 0x48, 0x10,
0x0, 0x0, 0x0, 0x85, 0x5, 0xcf, 0xff, 0xff,
0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 54, .box_w = 3, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 12, .adv_w = 224, .box_w = 15, .box_h = 14, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 117, .adv_w = 224, .box_w = 14, .box_h = 13, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 208, .adv_w = 224, .box_w = 14, .box_h = 13, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 299, .adv_w = 224, .box_w = 14, .box_h = 14, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 397, .adv_w = 224, .box_w = 14, .box_h = 15, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 502, .adv_w = 224, .box_w = 14, .box_h = 15, .ofs_x = 0, .ofs_y = -2},
{.bitmap_index = 607, .adv_w = 224, .box_w = 15, .box_h = 15, .ofs_x = 0, .ofs_y = -3},
{.bitmap_index = 720, .adv_w = 224, .box_w = 15, .box_h = 15, .ofs_x = -1, .ofs_y = -3},
{.bitmap_index = 833, .adv_w = 224, .box_w = 14, .box_h = 15, .ofs_x = 0, .ofs_y = -3}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
static const uint16_t unicode_list_0[] = {
0x0, 0x539e, 0x562e, 0x5751, 0x5dfe, 0x6334, 0x6536, 0x7c41,
0x898a, 0x8fcc
};
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 58, .range_length = 36813, .glyph_id_start = 1,
.unicode_list = unicode_list_0, .glyph_id_ofs_list = NULL, .list_length = 10, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
}
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR == 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
#endif
#if LVGL_VERSION_MAJOR >= 8
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = NULL,
.kern_scale = 0,
.cmap_num = 1,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR == 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t MXC_MSYAHEI_CT_bpp4_14px = {
#else
lv_font_t MXC_MSYAHEI_CT_bpp4_14px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 16, /*The maximum line height required by the font*/
.base_line = 3, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -1,
.underline_thickness = 1,
#endif
.dsc = &font_dsc, /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
//.fallback = NULL,
//.user_data = NULL
};
#endif /*#if MXC_MSYAHEI_CT_BPP4_14PX*/

View File

@ -0,0 +1,519 @@
/*******************************************************************************
* Size: 36 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef MXC_MSYAHEI_CT_BPP4_36PX
#define MXC_MSYAHEI_CT_BPP4_36PX 1
#endif
#if MXC_MSYAHEI_CT_BPP4_36PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0030 "0" */
0x0, 0x0, 0x0, 0x5a, 0xdf, 0xfd, 0x93, 0x0,
0x0, 0x0, 0x0, 0x2, 0xcf, 0xff, 0xff, 0xff,
0xf9, 0x0, 0x0, 0x0, 0x2, 0xff, 0xff, 0xfe,
0xff, 0xff, 0xfa, 0x0, 0x0, 0x0, 0xdf, 0xff,
0x71, 0x0, 0x4d, 0xff, 0xf7, 0x0, 0x0, 0x8f,
0xff, 0x40, 0x0, 0x0, 0x1e, 0xff, 0xe0, 0x0,
0x1f, 0xff, 0x90, 0x0, 0x0, 0x0, 0x5f, 0xff,
0x60, 0x5, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0,
0xef, 0xfb, 0x0, 0xaf, 0xfd, 0x0, 0x0, 0x0,
0x0, 0xa, 0xff, 0xf0, 0xe, 0xff, 0x90, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xff, 0x20, 0xff, 0xf6,
0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xf5, 0x3f,
0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff,
0x64, 0xff, 0xf3, 0x0, 0x0, 0x0, 0x0, 0x0,
0xff, 0xf7, 0x5f, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0xf, 0xff, 0x86, 0xff, 0xf1, 0x0, 0x0,
0x0, 0x0, 0x0, 0xff, 0xf8, 0x6f, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0xf, 0xff, 0x85, 0xff,
0xf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xf7,
0x4f, 0xff, 0x30, 0x0, 0x0, 0x0, 0x0, 0x1f,
0xff, 0x62, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x0,
0x3, 0xff, 0xf3, 0xf, 0xff, 0x70, 0x0, 0x0,
0x0, 0x0, 0x5f, 0xff, 0x10, 0xdf, 0xfb, 0x0,
0x0, 0x0, 0x0, 0x9, 0xff, 0xd0, 0x8, 0xff,
0xf1, 0x0, 0x0, 0x0, 0x0, 0xef, 0xf8, 0x0,
0x3f, 0xff, 0x70, 0x0, 0x0, 0x0, 0x5f, 0xff,
0x30, 0x0, 0xcf, 0xff, 0x20, 0x0, 0x0, 0x1e,
0xff, 0xa0, 0x0, 0x3, 0xff, 0xff, 0x60, 0x0,
0x4d, 0xff, 0xf2, 0x0, 0x0, 0x6, 0xff, 0xff,
0xfe, 0xff, 0xff, 0xf4, 0x0, 0x0, 0x0, 0x6,
0xff, 0xff, 0xff, 0xff, 0xd3, 0x0, 0x0, 0x0,
0x0, 0x1, 0x7c, 0xef, 0xeb, 0x60, 0x0, 0x0,
0x0,
/* U+0031 "1" */
0x0, 0x0, 0x0, 0x4, 0x8a, 0x0, 0x0, 0x0,
0x0, 0x1, 0x5a, 0xff, 0xfd, 0x0, 0x0, 0x0,
0x37, 0xcf, 0xff, 0xff, 0xfd, 0x0, 0x0, 0x0,
0xdf, 0xff, 0xff, 0xff, 0xfd, 0x0, 0x0, 0x0,
0xdf, 0xff, 0xc8, 0xbf, 0xfd, 0x0, 0x0, 0x0,
0xca, 0x61, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xfd, 0x0, 0x0, 0x0,
0xaf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe,
0xaf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xaf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
/* U+0032 "2" */
0x0, 0x0, 0x4, 0x9c, 0xef, 0xfd, 0xa4, 0x0,
0x0, 0x0, 0x5, 0xdf, 0xff, 0xff, 0xff, 0xff,
0xc2, 0x0, 0x0, 0x9f, 0xff, 0xff, 0xfe, 0xff,
0xff, 0xfe, 0x20, 0x0, 0xcf, 0xfb, 0x51, 0x0,
0x4, 0xcf, 0xff, 0xc0, 0x0, 0xcd, 0x40, 0x0,
0x0, 0x0, 0xb, 0xff, 0xf3, 0x0, 0x70, 0x0,
0x0, 0x0, 0x0, 0x1, 0xff, 0xf7, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xf9, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xfa,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdf,
0xf8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x6, 0xff, 0xf0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xe, 0xff, 0x80, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xaf, 0xfe, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x7, 0xff, 0xf4, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xff, 0x70, 0x0, 0x0,
0x0, 0x0, 0x0, 0x5, 0xff, 0xf8, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0x90, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6, 0xff, 0xf9, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x7f, 0xff, 0x90,
0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xf8,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff,
0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8, 0xff,
0xf7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9f,
0xff, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9,
0xff, 0xf7, 0x11, 0x11, 0x11, 0x11, 0x11, 0x10,
0x2f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xf6, 0x2f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf6, 0x2f, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf6,
/* U+0033 "3" */
0x0, 0x4, 0x9c, 0xef, 0xfd, 0xa5, 0x0, 0x0,
0x0, 0x3e, 0xff, 0xff, 0xff, 0xff, 0xfd, 0x40,
0x0, 0x7, 0xff, 0xff, 0xee, 0xff, 0xff, 0xff,
0x40, 0x0, 0x7f, 0x93, 0x0, 0x0, 0x3b, 0xff,
0xfe, 0x0, 0x3, 0x10, 0x0, 0x0, 0x0, 0xb,
0xff, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x3f, 0xff, 0x70, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xff, 0xf7, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x1f, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0,
0x0, 0x6, 0xff, 0xf1, 0x0, 0x0, 0x0, 0x0,
0x0, 0x3, 0xff, 0xf7, 0x0, 0x0, 0x0, 0x0,
0x2, 0x5a, 0xff, 0xf8, 0x0, 0x0, 0x0, 0xcf,
0xff, 0xff, 0xff, 0xb4, 0x0, 0x0, 0x0, 0xc,
0xff, 0xff, 0xff, 0xb6, 0x10, 0x0, 0x0, 0x0,
0xad, 0xde, 0xff, 0xff, 0xff, 0x90, 0x0, 0x0,
0x0, 0x0, 0x0, 0x26, 0xdf, 0xff, 0xc0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0x80,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff,
0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2f,
0xff, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x4f, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0,
0xb, 0xff, 0xf0, 0x66, 0x0, 0x0, 0x0, 0x0,
0x7, 0xff, 0xf8, 0x7, 0xfd, 0x62, 0x0, 0x0,
0x4b, 0xff, 0xfd, 0x0, 0x7f, 0xff, 0xff, 0xee,
0xff, 0xff, 0xfe, 0x20, 0x5, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf9, 0x10, 0x0, 0x1, 0x6a, 0xdf,
0xff, 0xeb, 0x71, 0x0, 0x0, 0x0,
/* U+0034 "4" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xef, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa,
0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x5f, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1, 0xef, 0xdf, 0xff, 0x50, 0x0,
0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0x6f, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xfc,
0xf, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0, 0x1,
0xff, 0xf2, 0xf, 0xff, 0x50, 0x0, 0x0, 0x0,
0x0, 0xb, 0xff, 0x70, 0xf, 0xff, 0x50, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xfc, 0x0, 0xf, 0xff,
0x50, 0x0, 0x0, 0x0, 0x2, 0xff, 0xf2, 0x0,
0xf, 0xff, 0x50, 0x0, 0x0, 0x0, 0xc, 0xff,
0x70, 0x0, 0xf, 0xff, 0x50, 0x0, 0x0, 0x0,
0x7f, 0xfc, 0x0, 0x0, 0xf, 0xff, 0x50, 0x0,
0x0, 0x2, 0xff, 0xf2, 0x0, 0x0, 0xf, 0xff,
0x50, 0x0, 0x0, 0xc, 0xff, 0x60, 0x0, 0x0,
0xf, 0xff, 0x50, 0x0, 0x0, 0x7f, 0xfb, 0x0,
0x0, 0x0, 0xf, 0xff, 0x50, 0x0, 0x2, 0xff,
0xf1, 0x0, 0x0, 0x0, 0xf, 0xff, 0x50, 0x0,
0xd, 0xff, 0x60, 0x0, 0x0, 0x0, 0xf, 0xff,
0x50, 0x0, 0x7f, 0xff, 0xcc, 0xcc, 0xcc, 0xcc,
0xcf, 0xff, 0xdc, 0xc9, 0xbf, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xfd, 0xbf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfd,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xf, 0xff, 0x50, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xf, 0xff, 0x50, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xf, 0xff, 0x50, 0x0,
/* U+0035 "5" */
0xf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x50,
0xf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x50,
0xf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x50,
0xf, 0xff, 0x31, 0x11, 0x11, 0x11, 0x11, 0x0,
0xf, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0xff, 0xfe, 0xda, 0x50, 0x0, 0x0,
0xf, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x40, 0x0,
0xf, 0xff, 0xee, 0xff, 0xff, 0xff, 0xf7, 0x0,
0x1, 0x0, 0x0, 0x1, 0x6c, 0xff, 0xff, 0x40,
0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xd0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xf6,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xf8,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xf8,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xf7,
0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xf4,
0x0, 0x0, 0x0, 0x0, 0x0, 0xc, 0xff, 0xf0,
0x50, 0x0, 0x0, 0x0, 0x0, 0x9f, 0xff, 0x80,
0xed, 0x72, 0x0, 0x0, 0x5c, 0xff, 0xfd, 0x0,
0xef, 0xff, 0xfe, 0xef, 0xff, 0xff, 0xd2, 0x0,
0xdf, 0xff, 0xff, 0xff, 0xff, 0xfa, 0x0, 0x0,
0x17, 0xbd, 0xff, 0xfe, 0xb7, 0x20, 0x0, 0x0,
/* U+0036 "6" */
0x0, 0x0, 0x0, 0x4, 0x9d, 0xff, 0xfd, 0xa5,
0x0, 0x0, 0x0, 0x3, 0xcf, 0xff, 0xff, 0xff,
0xfe, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xff, 0xfe,
0xff, 0xfe, 0x0, 0x0, 0x5, 0xff, 0xff, 0x72,
0x0, 0x1, 0x58, 0x0, 0x0, 0x2f, 0xff, 0xc1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xfd,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff,
0xf3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa,
0xff, 0xa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x4f, 0xff, 0x0, 0x17, 0xbd, 0xcb, 0x61,
0x0, 0x0, 0x7f, 0xfc, 0x5, 0xff, 0xff, 0xff,
0xfe, 0x60, 0x0, 0xaf, 0xfa, 0x5f, 0xff, 0xff,
0xff, 0xff, 0xf7, 0x0, 0xcf, 0xfb, 0xef, 0xa3,
0x0, 0x39, 0xff, 0xff, 0x30, 0xdf, 0xff, 0xf6,
0x0, 0x0, 0x0, 0x5f, 0xff, 0xb0, 0xef, 0xff,
0x90, 0x0, 0x0, 0x0, 0xa, 0xff, 0xf2, 0xef,
0xff, 0x20, 0x0, 0x0, 0x0, 0x4, 0xff, 0xf5,
0xdf, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff,
0xf8, 0xcf, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0,
0xef, 0xf9, 0xaf, 0xfd, 0x0, 0x0, 0x0, 0x0,
0x0, 0xef, 0xf8, 0x7f, 0xff, 0x0, 0x0, 0x0,
0x0, 0x0, 0xff, 0xf7, 0x3f, 0xff, 0x50, 0x0,
0x0, 0x0, 0x4, 0xff, 0xf3, 0xd, 0xff, 0xc0,
0x0, 0x0, 0x0, 0xb, 0xff, 0xe0, 0x6, 0xff,
0xf8, 0x0, 0x0, 0x0, 0x6f, 0xff, 0x70, 0x0,
0xcf, 0xff, 0xa2, 0x0, 0x18, 0xff, 0xfc, 0x0,
0x0, 0x1e, 0xff, 0xff, 0xee, 0xff, 0xff, 0xd2,
0x0, 0x0, 0x1, 0xbf, 0xff, 0xff, 0xff, 0xfb,
0x10, 0x0, 0x0, 0x0, 0x4, 0xad, 0xff, 0xd9,
0x40, 0x0, 0x0,
/* U+0037 "7" */
0x5f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x55, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf3, 0x5f, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xfd, 0x0, 0x11, 0x11, 0x11,
0x11, 0x11, 0x11, 0x1e, 0xff, 0x60, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5, 0xff, 0xf0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xf9,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3f,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x1, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x7f, 0xfe, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0x80, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xf1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xbf,
0xfb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2f, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x9, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xff, 0xf7, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0x10, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xa0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff,
0xf3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xbf, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x1f, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xe0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xef, 0xf8, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc, 0xff,
0xb0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xaf, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0,
/* U+0038 "8" */
0x0, 0x0, 0x1, 0x7b, 0xef, 0xfd, 0xa5, 0x0,
0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0xff, 0xff,
0xfc, 0x20, 0x0, 0x0, 0x9, 0xff, 0xff, 0xfd,
0xff, 0xff, 0xfe, 0x20, 0x0, 0x5, 0xff, 0xfe,
0x50, 0x0, 0x2b, 0xff, 0xfc, 0x0, 0x0, 0xdf,
0xfe, 0x10, 0x0, 0x0, 0xa, 0xff, 0xf2, 0x0,
0x1f, 0xff, 0x70, 0x0, 0x0, 0x0, 0x3f, 0xff,
0x50, 0x2, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x1,
0xff, 0xf6, 0x0, 0x1f, 0xff, 0x60, 0x0, 0x0,
0x0, 0x2f, 0xff, 0x40, 0x0, 0xdf, 0xfc, 0x0,
0x0, 0x0, 0x8, 0xff, 0xe0, 0x0, 0x5, 0xff,
0xf8, 0x0, 0x0, 0x4, 0xff, 0xf7, 0x0, 0x0,
0xa, 0xff, 0xfa, 0x10, 0x8, 0xff, 0xfa, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xae, 0xff, 0xf8,
0x0, 0x0, 0x0, 0x0, 0x3, 0xcf, 0xff, 0xff,
0xc3, 0x0, 0x0, 0x0, 0x0, 0x1, 0x9f, 0xff,
0xef, 0xff, 0xa2, 0x0, 0x0, 0x0, 0x4, 0xef,
0xfb, 0x30, 0x4c, 0xff, 0xf8, 0x0, 0x0, 0x5,
0xff, 0xf7, 0x0, 0x0, 0x7, 0xff, 0xfa, 0x0,
0x2, 0xff, 0xf7, 0x0, 0x0, 0x0, 0x6, 0xff,
0xf5, 0x0, 0xaf, 0xfd, 0x0, 0x0, 0x0, 0x0,
0xb, 0xff, 0xd0, 0xe, 0xff, 0x70, 0x0, 0x0,
0x0, 0x0, 0x5f, 0xff, 0x21, 0xff, 0xf5, 0x0,
0x0, 0x0, 0x0, 0x2, 0xff, 0xf4, 0x1f, 0xff,
0x60, 0x0, 0x0, 0x0, 0x0, 0x3f, 0xff, 0x30,
0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x8, 0xff,
0xf1, 0xb, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x3,
0xff, 0xfc, 0x0, 0x3f, 0xff, 0xf9, 0x20, 0x0,
0x17, 0xff, 0xff, 0x40, 0x0, 0x7f, 0xff, 0xff,
0xed, 0xef, 0xff, 0xff, 0x70, 0x0, 0x0, 0x5e,
0xff, 0xff, 0xff, 0xff, 0xfd, 0x40, 0x0, 0x0,
0x0, 0x6, 0xbe, 0xff, 0xec, 0x94, 0x0, 0x0,
0x0,
/* U+0039 "9" */
0x0, 0x0, 0x2, 0x8c, 0xef, 0xec, 0x71, 0x0,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0xff, 0xff,
0xf6, 0x0, 0x0, 0x0, 0x1d, 0xff, 0xff, 0xfe,
0xff, 0xff, 0xf6, 0x0, 0x0, 0xb, 0xff, 0xfa,
0x30, 0x0, 0x5e, 0xff, 0xf3, 0x0, 0x5, 0xff,
0xf8, 0x0, 0x0, 0x0, 0x1d, 0xff, 0xc0, 0x0,
0xcf, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x3f, 0xff,
0x30, 0xf, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xf8, 0x2, 0xff, 0xf4, 0x0, 0x0, 0x0,
0x0, 0x8, 0xff, 0xc0, 0x3f, 0xff, 0x40, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xff, 0x2, 0xff, 0xf7,
0x0, 0x0, 0x0, 0x0, 0x8, 0xff, 0xf1, 0xe,
0xff, 0xc0, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xff,
0x20, 0x9f, 0xff, 0x80, 0x0, 0x0, 0x0, 0x9f,
0xff, 0xf3, 0x1, 0xff, 0xff, 0xb4, 0x0, 0x4,
0xcf, 0xff, 0xff, 0x30, 0x5, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf6, 0xff, 0xf2, 0x0, 0x4, 0xef,
0xff, 0xff, 0xff, 0xe4, 0x5f, 0xff, 0x10, 0x0,
0x0, 0x6b, 0xef, 0xec, 0x71, 0x6, 0xff, 0xf0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f,
0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xb, 0xff, 0xa0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xff, 0x10, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xb0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x8, 0xff, 0xf3,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xff,
0xfa, 0x0, 0x0, 0xb, 0x93, 0x0, 0x0, 0x4b,
0xff, 0xfd, 0x10, 0x0, 0x0, 0xcf, 0xff, 0xee,
0xff, 0xff, 0xfd, 0x10, 0x0, 0x0, 0xc, 0xff,
0xff, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0,
0x27, 0xbd, 0xff, 0xdb, 0x71, 0x0, 0x0, 0x0,
0x0,
/* U+2103 "℃" */
0x0, 0x18, 0xcd, 0xa5, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2, 0x7a, 0xbc, 0xdc, 0xa9, 0x62,
0x0, 0x3e, 0xff, 0xff, 0xfa, 0x0, 0x0, 0x0,
0x0, 0x0, 0x7e, 0xff, 0xff, 0xff, 0xff, 0xff,
0xfa, 0xe, 0xfd, 0x54, 0x8f, 0xf8, 0x0, 0x0,
0x0, 0x5, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xb7, 0xfd, 0x0, 0x0, 0x5f, 0xf0, 0x0,
0x0, 0x8, 0xff, 0xff, 0xfc, 0x86, 0x44, 0x46,
0x8c, 0xfb, 0xbf, 0x70, 0x0, 0x0, 0xef, 0x40,
0x0, 0xa, 0xff, 0xff, 0xa2, 0x0, 0x0, 0x0,
0x0, 0x1, 0x5b, 0xf6, 0x0, 0x0, 0xd, 0xf4,
0x0, 0x7, 0xff, 0xff, 0x40, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xa0, 0x0, 0x2, 0xff,
0x20, 0x3, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3, 0xff, 0x80, 0x2, 0xdf,
0xc0, 0x0, 0xcf, 0xff, 0x40, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x8, 0xff, 0xfe, 0xff,
0xe2, 0x0, 0x3f, 0xff, 0xa0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xef, 0xff,
0xb2, 0x0, 0x9, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x23,
0x10, 0x0, 0x0, 0xef, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x1f, 0xff, 0x80, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4, 0xff, 0xf6, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0x40, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6, 0xff, 0xf4, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0x40,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xf6,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff,
0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xef,
0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa,
0xff, 0xf3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xb0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xdf, 0xff, 0x70, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x4, 0xff, 0xff, 0x60, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0x91, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xf9, 0x40,
0x0, 0x0, 0x14, 0x9e, 0xb0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x8, 0xff, 0xff, 0xff,
0xff, 0xee, 0xff, 0xff, 0xfb, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xcf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xa0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x49,
0xdf, 0xff, 0xff, 0xff, 0xd9, 0x40, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2, 0x33, 0x31, 0x0, 0x0, 0x0
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 338, .box_w = 19, .box_h = 27, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 257, .adv_w = 338, .box_w = 16, .box_h = 28, .ofs_x = 3, .ofs_y = 0},
{.bitmap_index = 481, .adv_w = 338, .box_w = 18, .box_h = 27, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 724, .adv_w = 338, .box_w = 17, .box_h = 27, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 954, .adv_w = 338, .box_w = 20, .box_h = 27, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1224, .adv_w = 338, .box_w = 16, .box_h = 27, .ofs_x = 3, .ofs_y = 0},
{.bitmap_index = 1440, .adv_w = 338, .box_w = 18, .box_h = 27, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 1683, .adv_w = 338, .box_w = 19, .box_h = 27, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1940, .adv_w = 338, .box_w = 19, .box_h = 27, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2197, .adv_w = 338, .box_w = 19, .box_h = 27, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2454, .adv_w = 576, .box_w = 33, .box_h = 29, .ofs_x = 1, .ofs_y = -1}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 48, .range_length = 10, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 8451, .range_length = 1, .glyph_id_start = 11,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
}
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR == 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
#endif
#if LVGL_VERSION_MAJOR >= 8
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = NULL,
.kern_scale = 0,
.cmap_num = 2,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR == 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t MXC_MSYAHEI_CT_bpp4_36px = {
#else
lv_font_t MXC_MSYAHEI_CT_bpp4_36px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 29, /*The maximum line height required by the font*/
.base_line = 1, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -3,
.underline_thickness = 2,
#endif
.dsc = &font_dsc, /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
.fallback = NULL,
.user_data = NULL
};
#endif /*#if MXC_MSYAHEI_CT_BPP4_36PX*/

View File

@ -1,182 +0,0 @@
/*******************************************************************************
* Size: 10 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef MXC_WRYH_CT_BPP4_10PX
#define MXC_WRYH_CT_BPP4_10PX 1
#endif
#if MXC_WRYH_CT_BPP4_10PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0030 "0" */
0x5, 0xee, 0x80, 0x1f, 0xb8, 0xf5, 0x7f, 0x20,
0xfa, 0x9f, 0x0, 0xdc, 0x9f, 0x0, 0xdb, 0x7f,
0x20, 0xf9, 0x2f, 0xa8, 0xf4, 0x6, 0xef, 0x80,
/* U+0031 "1" */
0x0, 0x3, 0x0, 0x1c, 0xff, 0x0, 0x1a, 0xbf,
0x0, 0x0, 0x8f, 0x0, 0x0, 0x8f, 0x0, 0x0,
0x8f, 0x0, 0x0, 0x8f, 0x0, 0x5, 0xbf, 0x63,
0x1f, 0xff, 0xfa,
/* U+0032 "2" */
0x9, 0xef, 0xa0, 0x1c, 0x79, 0xf6, 0x0, 0x1,
0xf8, 0x0, 0x6, 0xf3, 0x0, 0x4f, 0x80, 0x4,
0xf8, 0x0, 0x3f, 0xd7, 0x73, 0x6f, 0xff, 0xf8,
/* U+0033 "3" */
0xb, 0xfe, 0x80, 0x7, 0x5a, 0xf3, 0x0, 0x18,
0xf2, 0x7, 0xff, 0x60, 0x1, 0x4a, 0xf3, 0x0,
0x1, 0xf8, 0x38, 0x5a, 0xf4, 0x2d, 0xfe, 0x70,
/* U+0034 "4" */
0x0, 0xe, 0xf0, 0x0, 0x8f, 0xf0, 0x2, 0xf9,
0xf0, 0xc, 0x77, 0xf0, 0x6d, 0x7, 0xf0, 0xcf,
0xff, 0xfe, 0x23, 0x39, 0xf2, 0x0, 0x7, 0xf0,
/* U+0035 "5" */
0xe, 0xff, 0xf3, 0xe, 0xa6, 0x61, 0xe, 0x70,
0x0, 0xe, 0xff, 0xa0, 0x4, 0x49, 0xf6, 0x0,
0x1, 0xf7, 0x18, 0x5a, 0xf3, 0x1d, 0xfd, 0x60,
/* U+0036 "6" */
0x1, 0xaf, 0xf3, 0xb, 0xf7, 0x62, 0x2f, 0x60,
0x0, 0x5f, 0xaf, 0xd2, 0x7f, 0x95, 0xfa, 0x5f,
0x30, 0xcc, 0x1f, 0xb6, 0xf8, 0x4, 0xdf, 0xa0,
/* U+0037 "7" */
0x8f, 0xff, 0xfb, 0x36, 0x67, 0xf7, 0x0, 0x6,
0xf1, 0x0, 0xc, 0xb0, 0x0, 0x3f, 0x50, 0x0,
0xae, 0x0, 0x1, 0xf9, 0x0, 0x7, 0xf3, 0x0,
/* U+0038 "8" */
0x7, 0xef, 0xa0, 0x3f, 0x96, 0xf7, 0x3f, 0x52,
0xf6, 0x8, 0xfe, 0xa0, 0x1d, 0x98, 0xe3, 0x7f,
0x0, 0xca, 0x6f, 0x75, 0xf9, 0x9, 0xee, 0xa1,
/* U+0039 "9" */
0x7, 0xee, 0x70, 0x4f, 0x99, 0xf3, 0x8f, 0x0,
0xf8, 0x7f, 0x43, 0xfa, 0x1d, 0xfe, 0xf9, 0x0,
0x21, 0xf6, 0x16, 0x5c, 0xe0, 0x1e, 0xfc, 0x30,
/* U+00B7 "·" */
0x2f, 0xdd, 0xdf, 0x12, 0xa0, 0x0, 0xb1, 0x2a,
0x0, 0xb, 0x12, 0xa0, 0x0, 0xb1, 0x2a, 0x0,
0xb, 0x12, 0xa0, 0x0, 0xb1, 0x2a, 0x0, 0xb,
0x12, 0xfd, 0xdd, 0xf1
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 24, .adv_w = 99, .box_w = 6, .box_h = 9, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 51, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 75, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 99, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 123, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 147, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 171, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 195, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 219, .adv_w = 99, .box_w = 6, .box_h = 8, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 243, .adv_w = 112, .box_w = 7, .box_h = 8, .ofs_x = 0, .ofs_y = 0}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 48, .range_length = 10, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 183, .range_length = 1, .glyph_id_start = 11,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
}
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR == 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
#endif
#if LVGL_VERSION_MAJOR >= 8
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = NULL,
.kern_scale = 0,
.cmap_num = 2,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR == 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t MXC_WRYH_CT_bpp4_10px = {
#else
lv_font_t MXC_WRYH_CT_bpp4_10px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 9, /*The maximum line height required by the font*/
.base_line = 0, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -1,
.underline_thickness = 1,
#endif
.dsc = &font_dsc, /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
// .fallback = NULL,
// .user_data = NULL
};
#endif /*#if MXC_WRYH_CT_BPP4_10PX*/

View File

@ -1,280 +0,0 @@
/*******************************************************************************
* Size: 20 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef MXC_WRYH_CT_BPP4_20PX
#define MXC_WRYH_CT_BPP4_20PX 1
#endif
#if MXC_WRYH_CT_BPP4_20PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0030 "0" */
0x0, 0x3, 0xae, 0xfe, 0x91, 0x0, 0x0, 0x5f,
0xff, 0xff, 0xfe, 0x10, 0x1, 0xff, 0xfa, 0x7e,
0xff, 0xa0, 0x9, 0xff, 0xa0, 0x4, 0xff, 0xf1,
0xe, 0xff, 0x40, 0x0, 0xef, 0xf5, 0x1f, 0xff,
0x10, 0x0, 0xbf, 0xf7, 0x2f, 0xff, 0x0, 0x0,
0xaf, 0xf9, 0x3f, 0xff, 0x0, 0x0, 0x9f, 0xf9,
0x3f, 0xff, 0x0, 0x0, 0xaf, 0xf8, 0x2f, 0xff,
0x0, 0x0, 0xbf, 0xf7, 0xf, 0xff, 0x30, 0x0,
0xef, 0xf4, 0xb, 0xff, 0x90, 0x4, 0xff, 0xe0,
0x4, 0xff, 0xf9, 0x7e, 0xff, 0x70, 0x0, 0x9f,
0xff, 0xff, 0xfb, 0x0, 0x0, 0x6, 0xcf, 0xfd,
0x70, 0x0,
/* U+0031 "1" */
0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x25, 0x8c,
0xff, 0x10, 0x0, 0x4f, 0xff, 0xff, 0xf1, 0x0,
0x4, 0xff, 0xff, 0xff, 0x10, 0x0, 0x26, 0x31,
0xff, 0xf1, 0x0, 0x0, 0x0, 0xf, 0xff, 0x10,
0x0, 0x0, 0x0, 0xff, 0xf1, 0x0, 0x0, 0x0,
0xf, 0xff, 0x10, 0x0, 0x0, 0x0, 0xff, 0xf1,
0x0, 0x0, 0x0, 0xf, 0xff, 0x10, 0x0, 0x0,
0x0, 0xff, 0xf1, 0x0, 0x0, 0x0, 0xf, 0xff,
0x10, 0x0, 0x0, 0x0, 0xff, 0xf1, 0x0, 0x1,
0x88, 0x8f, 0xff, 0x88, 0x81, 0x3f, 0xff, 0xff,
0xff, 0xff, 0x33, 0xff, 0xff, 0xff, 0xff, 0xf3,
/* U+0032 "2" */
0x1, 0x8c, 0xff, 0xea, 0x20, 0x1, 0xff, 0xff,
0xff, 0xff, 0x30, 0x2f, 0xfa, 0x8a, 0xff, 0xfc,
0x1, 0x91, 0x0, 0x5, 0xff, 0xf1, 0x0, 0x0,
0x0, 0x1f, 0xff, 0x10, 0x0, 0x0, 0x3, 0xff,
0xe0, 0x0, 0x0, 0x0, 0xbf, 0xf7, 0x0, 0x0,
0x0, 0x8f, 0xfc, 0x0, 0x0, 0x0, 0x8f, 0xfe,
0x20, 0x0, 0x0, 0x9f, 0xfd, 0x20, 0x0, 0x0,
0xaf, 0xfc, 0x10, 0x0, 0x0, 0xbf, 0xfb, 0x0,
0x0, 0x0, 0xbf, 0xff, 0xaa, 0xaa, 0xaa, 0xd,
0xff, 0xff, 0xff, 0xff, 0xf0, 0xdf, 0xff, 0xff,
0xff, 0xff, 0x0,
/* U+0033 "3" */
0x4, 0xad, 0xfe, 0xc6, 0x0, 0x0, 0xef, 0xff,
0xff, 0xfc, 0x0, 0xe, 0xb7, 0x7b, 0xff, 0xf6,
0x0, 0x10, 0x0, 0xc, 0xff, 0x90, 0x0, 0x0,
0x0, 0xaf, 0xf7, 0x0, 0x0, 0x1, 0x7f, 0xfe,
0x10, 0x0, 0xef, 0xff, 0xfb, 0x20, 0x0, 0xe,
0xff, 0xff, 0xa3, 0x0, 0x0, 0x66, 0x8c, 0xff,
0xf4, 0x0, 0x0, 0x0, 0x8, 0xff, 0xd0, 0x0,
0x0, 0x0, 0x3f, 0xff, 0x2, 0x0, 0x0, 0x7,
0xff, 0xf0, 0x7e, 0x97, 0x7a, 0xff, 0xf9, 0x7,
0xff, 0xff, 0xff, 0xfc, 0x0, 0x29, 0xde, 0xfe,
0xb6, 0x0, 0x0,
/* U+0034 "4" */
0x0, 0x0, 0x0, 0x8f, 0xfe, 0x0, 0x0, 0x0,
0x3, 0xff, 0xfe, 0x0, 0x0, 0x0, 0xc, 0xff,
0xfe, 0x0, 0x0, 0x0, 0x7f, 0xef, 0xfe, 0x0,
0x0, 0x2, 0xff, 0x6f, 0xfe, 0x0, 0x0, 0xb,
0xfc, 0xf, 0xfe, 0x0, 0x0, 0x6f, 0xf2, 0xf,
0xfe, 0x0, 0x1, 0xef, 0x70, 0xf, 0xfe, 0x0,
0xa, 0xfd, 0x0, 0xf, 0xfe, 0x0, 0x4f, 0xf7,
0x44, 0x4f, 0xff, 0x43, 0x9f, 0xff, 0xff, 0xff,
0xff, 0xfc, 0x9f, 0xff, 0xff, 0xff, 0xff, 0xfc,
0x0, 0x0, 0x0, 0xf, 0xfe, 0x0, 0x0, 0x0,
0x0, 0xf, 0xfe, 0x0, 0x0, 0x0, 0x0, 0xf,
0xfe, 0x0,
/* U+0035 "5" */
0xd, 0xff, 0xff, 0xff, 0xf6, 0x0, 0xdf, 0xff,
0xff, 0xff, 0x60, 0xd, 0xff, 0x99, 0x99, 0x93,
0x0, 0xdf, 0xe0, 0x0, 0x0, 0x0, 0xd, 0xfe,
0x0, 0x0, 0x0, 0x0, 0xdf, 0xe6, 0x64, 0x0,
0x0, 0xd, 0xff, 0xff, 0xff, 0x60, 0x0, 0xdf,
0xff, 0xff, 0xff, 0x60, 0x1, 0x0, 0x15, 0xef,
0xfd, 0x0, 0x0, 0x0, 0x4, 0xff, 0xf1, 0x0,
0x0, 0x0, 0x2f, 0xff, 0x1, 0x0, 0x0, 0x8,
0xff, 0xe0, 0x4f, 0xa7, 0x7b, 0xff, 0xf7, 0x4,
0xff, 0xff, 0xff, 0xf9, 0x0, 0x19, 0xde, 0xfe,
0xb4, 0x0, 0x0,
/* U+0036 "6" */
0x0, 0x2, 0x9d, 0xff, 0xd5, 0x0, 0x5, 0xff,
0xff, 0xff, 0x90, 0x4, 0xff, 0xfb, 0x77, 0x97,
0x0, 0xdf, 0xf6, 0x0, 0x0, 0x0, 0x4f, 0xfa,
0x0, 0x0, 0x0, 0x9, 0xff, 0x57, 0xdf, 0xd7,
0x0, 0xcf, 0xfc, 0xff, 0xff, 0xf9, 0xe, 0xff,
0xf9, 0x6a, 0xff, 0xf2, 0xef, 0xfa, 0x0, 0xc,
0xff, 0x7d, 0xff, 0x50, 0x0, 0x8f, 0xf9, 0xbf,
0xf6, 0x0, 0x9, 0xff, 0x86, 0xff, 0xc0, 0x0,
0xdf, 0xf5, 0xe, 0xff, 0xb7, 0xcf, 0xfd, 0x0,
0x4f, 0xff, 0xff, 0xfe, 0x20, 0x0, 0x2a, 0xef,
0xe9, 0x10, 0x0,
/* U+0037 "7" */
0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xff, 0xff,
0xff, 0xff, 0xf6, 0x99, 0x99, 0x99, 0x9f, 0xff,
0x0, 0x0, 0x0, 0x4, 0xff, 0x90, 0x0, 0x0,
0x0, 0xbf, 0xf3, 0x0, 0x0, 0x0, 0x2f, 0xfd,
0x0, 0x0, 0x0, 0x9, 0xff, 0x60, 0x0, 0x0,
0x1, 0xff, 0xf1, 0x0, 0x0, 0x0, 0x7f, 0xfa,
0x0, 0x0, 0x0, 0xe, 0xff, 0x30, 0x0, 0x0,
0x5, 0xff, 0xd0, 0x0, 0x0, 0x0, 0xcf, 0xf6,
0x0, 0x0, 0x0, 0x3f, 0xff, 0x10, 0x0, 0x0,
0xa, 0xff, 0xa0, 0x0, 0x0, 0x1, 0xff, 0xf3,
0x0, 0x0, 0x0,
/* U+0038 "8" */
0x0, 0x5, 0xcf, 0xfd, 0x92, 0x0, 0x0, 0xaf,
0xff, 0xff, 0xff, 0x40, 0x5, 0xff, 0xf7, 0x5b,
0xff, 0xe0, 0x9, 0xff, 0x70, 0x0, 0xff, 0xf0,
0x8, 0xff, 0x70, 0x0, 0xff, 0xe0, 0x2, 0xff,
0xf5, 0x1b, 0xff, 0x70, 0x0, 0x4e, 0xff, 0xff,
0xf7, 0x0, 0x0, 0x19, 0xff, 0xff, 0xb3, 0x0,
0x2, 0xef, 0xf6, 0x5d, 0xff, 0x60, 0xb, 0xff,
0x40, 0x0, 0xdf, 0xf2, 0xf, 0xfe, 0x0, 0x0,
0x8f, 0xf6, 0x1f, 0xff, 0x10, 0x0, 0xbf, 0xf6,
0xd, 0xff, 0xd6, 0x5a, 0xff, 0xf2, 0x3, 0xff,
0xff, 0xff, 0xff, 0x60, 0x0, 0x19, 0xdf, 0xfd,
0x93, 0x0,
/* U+0039 "9" */
0x0, 0x6, 0xcf, 0xfc, 0x60, 0x0, 0x0, 0xbf,
0xff, 0xff, 0xfa, 0x0, 0x8, 0xff, 0xf8, 0x8f,
0xff, 0x60, 0xe, 0xff, 0x40, 0x4, 0xff, 0xd0,
0x1f, 0xff, 0x0, 0x0, 0xef, 0xf2, 0x1f, 0xff,
0x10, 0x0, 0xef, 0xf4, 0xe, 0xff, 0xa1, 0x19,
0xff, 0xf5, 0x6, 0xff, 0xff, 0xff, 0xff, 0xf5,
0x0, 0x7f, 0xff, 0xf9, 0xcf, 0xf4, 0x0, 0x1,
0x45, 0x20, 0xef, 0xf1, 0x0, 0x0, 0x0, 0x2,
0xff, 0xd0, 0x0, 0x0, 0x0, 0xc, 0xff, 0x70,
0x4, 0xd8, 0x68, 0xdf, 0xfd, 0x0, 0x4, 0xff,
0xff, 0xff, 0xd1, 0x0, 0x2, 0xae, 0xff, 0xc7,
0x0, 0x0,
/* U+003A ":" */
0x6, 0xed, 0x30, 0xff, 0xfa, 0xb, 0xff, 0x60,
0x4, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x4, 0x20, 0xb, 0xff, 0x60, 0xff,
0xfa, 0x6, 0xfd, 0x30,
/* U+00B7 "·" */
0x4f, 0xff, 0xff, 0xff, 0xff, 0xf3, 0x4f, 0xb8,
0x88, 0x88, 0x8b, 0xf3, 0x4f, 0x50, 0x0, 0x0,
0x5, 0xf3, 0x4f, 0x50, 0x0, 0x0, 0x5, 0xf3,
0x4f, 0x50, 0x0, 0x0, 0x5, 0xf3, 0x4f, 0x50,
0x0, 0x0, 0x5, 0xf3, 0x4f, 0x50, 0x0, 0x0,
0x5, 0xf3, 0x4f, 0x50, 0x0, 0x0, 0x5, 0xf3,
0x4f, 0x50, 0x0, 0x0, 0x5, 0xf3, 0x4f, 0x50,
0x0, 0x0, 0x5, 0xf3, 0x4f, 0x50, 0x0, 0x0,
0x5, 0xf3, 0x4f, 0x50, 0x0, 0x0, 0x5, 0xf3,
0x4f, 0x50, 0x0, 0x0, 0x5, 0xf3, 0x4f, 0xb8,
0x88, 0x88, 0x8b, 0xf3, 0x4f, 0xff, 0xff, 0xff,
0xff, 0xf3
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 197, .box_w = 12, .box_h = 15, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 90, .adv_w = 197, .box_w = 11, .box_h = 16, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 178, .adv_w = 197, .box_w = 11, .box_h = 15, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 261, .adv_w = 197, .box_w = 11, .box_h = 15, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 344, .adv_w = 197, .box_w = 12, .box_h = 15, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 434, .adv_w = 197, .box_w = 11, .box_h = 15, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 517, .adv_w = 197, .box_w = 11, .box_h = 15, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 600, .adv_w = 197, .box_w = 11, .box_h = 15, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 683, .adv_w = 197, .box_w = 12, .box_h = 15, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 773, .adv_w = 197, .box_w = 12, .box_h = 15, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 863, .adv_w = 91, .box_w = 5, .box_h = 11, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 891, .adv_w = 223, .box_w = 12, .box_h = 15, .ofs_x = 1, .ofs_y = 0}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 48, .range_length = 11, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 183, .range_length = 1, .glyph_id_start = 12,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
}
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR == 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
#endif
#if LVGL_VERSION_MAJOR >= 8
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = NULL,
.kern_scale = 0,
.cmap_num = 2,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR == 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t MXC_WRYH_CT_bpp4_20px = {
#else
lv_font_t MXC_WRYH_CT_bpp4_20px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 16, /*The maximum line height required by the font*/
.base_line = 0, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -2,
.underline_thickness = 1,
#endif
.dsc = &font_dsc, /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
// .fallback = NULL,
// .user_data = NULL
};
#endif /*#if MXC_WRYH_CT_BPP4_20PX*/

View File

@ -1,292 +0,0 @@
/*******************************************************************************
* Size: 22 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef MXC_WRYH_CT_BPP4_22PX
#define MXC_WRYH_CT_BPP4_22PX 1
#endif
#if MXC_WRYH_CT_BPP4_22PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0030 "0" */
0x0, 0x0, 0x7d, 0xff, 0xd7, 0x0, 0x0, 0x1,
0xdf, 0xff, 0xff, 0xfd, 0x10, 0x0, 0xcf, 0xff,
0xbc, 0xff, 0xfa, 0x0, 0x5f, 0xff, 0x50, 0xa,
0xff, 0xf1, 0xa, 0xff, 0xc0, 0x0, 0x3f, 0xff,
0x60, 0xef, 0xf8, 0x0, 0x0, 0xff, 0xf9, 0xf,
0xff, 0x60, 0x0, 0xd, 0xff, 0xb1, 0xff, 0xf5,
0x0, 0x0, 0xcf, 0xfb, 0x2f, 0xff, 0x50, 0x0,
0xc, 0xff, 0xb1, 0xff, 0xf6, 0x0, 0x0, 0xdf,
0xfa, 0xf, 0xff, 0x80, 0x0, 0xf, 0xff, 0x80,
0xcf, 0xfc, 0x0, 0x3, 0xff, 0xf4, 0x7, 0xff,
0xf4, 0x0, 0xaf, 0xfe, 0x0, 0x1f, 0xff, 0xfa,
0xcf, 0xff, 0x60, 0x0, 0x4f, 0xff, 0xff, 0xff,
0x90, 0x0, 0x0, 0x29, 0xef, 0xeb, 0x50, 0x0,
/* U+0031 "1" */
0x0, 0x0, 0x2, 0x68, 0x0, 0x0, 0x5, 0x9c,
0xff, 0xfe, 0x0, 0x0, 0x2f, 0xff, 0xff, 0xfe,
0x0, 0x0, 0x2f, 0xff, 0xef, 0xfe, 0x0, 0x0,
0x17, 0x30, 0x8f, 0xfe, 0x0, 0x0, 0x0, 0x0,
0x8f, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xfe,
0x0, 0x0, 0x0, 0x0, 0x8f, 0xfe, 0x0, 0x0,
0x0, 0x0, 0x8f, 0xfe, 0x0, 0x0, 0x0, 0x0,
0x8f, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xfe,
0x0, 0x0, 0x0, 0x0, 0x8f, 0xfe, 0x0, 0x0,
0x0, 0x0, 0x8f, 0xfe, 0x0, 0x0, 0x0, 0x0,
0x8f, 0xfe, 0x0, 0x0, 0xb, 0xbb, 0xdf, 0xff,
0xbb, 0xb4, 0xf, 0xff, 0xff, 0xff, 0xff, 0xf5,
0xf, 0xff, 0xff, 0xff, 0xff, 0xf5,
/* U+0032 "2" */
0x0, 0x5a, 0xef, 0xfd, 0x81, 0x0, 0xc, 0xff,
0xff, 0xff, 0xfe, 0x30, 0xf, 0xff, 0xdc, 0xff,
0xff, 0xd0, 0xd, 0x70, 0x0, 0xb, 0xff, 0xf2,
0x1, 0x0, 0x0, 0x5, 0xff, 0xf3, 0x0, 0x0,
0x0, 0x5, 0xff, 0xf1, 0x0, 0x0, 0x0, 0xb,
0xff, 0xb0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0x30,
0x0, 0x0, 0x6, 0xff, 0xf6, 0x0, 0x0, 0x0,
0x7f, 0xff, 0x60, 0x0, 0x0, 0x9, 0xff, 0xf5,
0x0, 0x0, 0x0, 0xaf, 0xfe, 0x30, 0x0, 0x0,
0x1c, 0xff, 0xd2, 0x0, 0x0, 0x0, 0xbf, 0xff,
0xee, 0xee, 0xee, 0xe1, 0xcf, 0xff, 0xff, 0xff,
0xff, 0xf1, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xf1,
/* U+0033 "3" */
0x2, 0x8c, 0xef, 0xdb, 0x50, 0x0, 0xa, 0xff,
0xff, 0xff, 0xfc, 0x0, 0xa, 0xfc, 0xab, 0xff,
0xff, 0x70, 0x3, 0x0, 0x0, 0x2f, 0xff, 0xa0,
0x0, 0x0, 0x0, 0xe, 0xff, 0x80, 0x0, 0x0,
0x3, 0xaf, 0xff, 0x10, 0x0, 0x9f, 0xff, 0xff,
0xc2, 0x0, 0x0, 0x9f, 0xff, 0xfd, 0x71, 0x0,
0x0, 0x5a, 0xbd, 0xff, 0xfe, 0x30, 0x0, 0x0,
0x0, 0x3e, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x7,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x7, 0xff, 0xf2,
0x35, 0x0, 0x0, 0x1e, 0xff, 0xe0, 0x4f, 0xeb,
0xab, 0xff, 0xff, 0x80, 0x4f, 0xff, 0xff, 0xff,
0xf9, 0x0, 0x6, 0xce, 0xff, 0xda, 0x30, 0x0,
/* U+0034 "4" */
0x0, 0x0, 0x0, 0xd, 0xff, 0xe0, 0x0, 0x0,
0x0, 0x9, 0xff, 0xfe, 0x0, 0x0, 0x0, 0x4,
0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0xef, 0xdf,
0xfe, 0x0, 0x0, 0x0, 0x9f, 0xf6, 0xff, 0xe0,
0x0, 0x0, 0x4f, 0xf6, 0x4f, 0xfe, 0x0, 0x0,
0x1e, 0xfb, 0x4, 0xff, 0xe0, 0x0, 0xa, 0xff,
0x10, 0x4f, 0xfe, 0x0, 0x5, 0xff, 0x60, 0x4,
0xff, 0xe0, 0x1, 0xef, 0xb0, 0x0, 0x4f, 0xfe,
0x0, 0x8f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf9,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x47, 0x77,
0x77, 0x79, 0xff, 0xf7, 0x60, 0x0, 0x0, 0x0,
0x4f, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff,
0xe0, 0x0, 0x0, 0x0, 0x0, 0x4f, 0xfe, 0x0,
/* U+0035 "5" */
0xa, 0xff, 0xff, 0xff, 0xff, 0x70, 0xa, 0xff,
0xff, 0xff, 0xff, 0x70, 0xa, 0xff, 0xed, 0xdd,
0xdd, 0x50, 0xa, 0xff, 0x50, 0x0, 0x0, 0x0,
0xa, 0xff, 0x50, 0x0, 0x0, 0x0, 0xa, 0xff,
0xba, 0x96, 0x10, 0x0, 0xa, 0xff, 0xff, 0xff,
0xf7, 0x0, 0xa, 0xff, 0xff, 0xff, 0xff, 0x60,
0x1, 0x10, 0x2, 0x8f, 0xff, 0xe0, 0x0, 0x0,
0x0, 0x9, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x5,
0xff, 0xf3, 0x0, 0x0, 0x0, 0x7, 0xff, 0xf1,
0x16, 0x0, 0x0, 0x3f, 0xff, 0xd0, 0x1f, 0xeb,
0xac, 0xff, 0xff, 0x40, 0x1f, 0xff, 0xff, 0xff,
0xf6, 0x0, 0x7, 0xce, 0xff, 0xd9, 0x20, 0x0,
/* U+0036 "6" */
0x0, 0x0, 0x5b, 0xef, 0xfd, 0x60, 0x0, 0x1c,
0xff, 0xff, 0xff, 0x90, 0x0, 0xcf, 0xff, 0xda,
0xbd, 0x90, 0x8, 0xff, 0xe4, 0x0, 0x0, 0x0,
0xf, 0xff, 0x40, 0x0, 0x0, 0x0, 0x5f, 0xfc,
0x2a, 0xef, 0xd6, 0x0, 0x9f, 0xfc, 0xef, 0xff,
0xff, 0x80, 0xbf, 0xff, 0xfa, 0xae, 0xff, 0xf3,
0xcf, 0xff, 0x40, 0x2, 0xff, 0xf8, 0xcf, 0xfd,
0x0, 0x0, 0xbf, 0xfb, 0xbf, 0xfc, 0x0, 0x0,
0xaf, 0xfb, 0x7f, 0xfe, 0x0, 0x0, 0xcf, 0xf9,
0x2f, 0xff, 0x70, 0x4, 0xff, 0xf5, 0xa, 0xff,
0xfc, 0xbf, 0xff, 0xc0, 0x1, 0xcf, 0xff, 0xff,
0xfd, 0x20, 0x0, 0x7, 0xcf, 0xfd, 0x70, 0x0,
/* U+0037 "7" */
0xef, 0xff, 0xff, 0xff, 0xff, 0xf9, 0xef, 0xff,
0xff, 0xff, 0xff, 0xf8, 0xbd, 0xdd, 0xdd, 0xdd,
0xff, 0xf3, 0x0, 0x0, 0x0, 0x6, 0xff, 0xc0,
0x0, 0x0, 0x0, 0xd, 0xff, 0x50, 0x0, 0x0,
0x0, 0x4f, 0xfe, 0x0, 0x0, 0x0, 0x0, 0xbf,
0xf8, 0x0, 0x0, 0x0, 0x3, 0xff, 0xf2, 0x0,
0x0, 0x0, 0xa, 0xff, 0xb0, 0x0, 0x0, 0x0,
0x1f, 0xff, 0x40, 0x0, 0x0, 0x0, 0x8f, 0xfe,
0x0, 0x0, 0x0, 0x0, 0xff, 0xf7, 0x0, 0x0,
0x0, 0x7, 0xff, 0xf1, 0x0, 0x0, 0x0, 0xe,
0xff, 0xa0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0x30,
0x0, 0x0, 0x0, 0xcf, 0xfd, 0x0, 0x0, 0x0,
/* U+0038 "8" */
0x0, 0x2, 0x9d, 0xff, 0xd8, 0x10, 0x0, 0x6,
0xff, 0xff, 0xff, 0xff, 0x30, 0x2, 0xff, 0xfe,
0x89, 0xff, 0xfe, 0x0, 0x7f, 0xfe, 0x10, 0x4,
0xff, 0xf2, 0x7, 0xff, 0xd0, 0x0, 0x2f, 0xff,
0x10, 0x3f, 0xff, 0x50, 0xa, 0xff, 0xb0, 0x0,
0x7f, 0xff, 0xbd, 0xff, 0xd1, 0x0, 0x0, 0x3e,
0xff, 0xff, 0x90, 0x0, 0x0, 0x4d, 0xff, 0xad,
0xff, 0xb1, 0x0, 0x3f, 0xfe, 0x30, 0x8, 0xff,
0xd0, 0xc, 0xff, 0x70, 0x0, 0xd, 0xff, 0x60,
0xff, 0xf4, 0x0, 0x0, 0xbf, 0xf9, 0xf, 0xff,
0xa0, 0x0, 0x1e, 0xff, 0x80, 0x9f, 0xff, 0xc8,
0x9e, 0xff, 0xf2, 0x1, 0xcf, 0xff, 0xff, 0xff,
0xf6, 0x0, 0x0, 0x6b, 0xef, 0xfd, 0x82, 0x0,
/* U+0039 "9" */
0x0, 0x3, 0xae, 0xfe, 0xb4, 0x0, 0x0, 0x7,
0xff, 0xff, 0xff, 0xf8, 0x0, 0x4, 0xff, 0xfe,
0xbd, 0xff, 0xf5, 0x0, 0xcf, 0xfd, 0x10, 0xa,
0xff, 0xd0, 0xf, 0xff, 0x60, 0x0, 0x2f, 0xff,
0x20, 0xff, 0xf6, 0x0, 0x1, 0xff, 0xf5, 0xe,
0xff, 0xc0, 0x0, 0x7f, 0xff, 0x70, 0x9f, 0xff,
0xd9, 0xbf, 0xff, 0xf7, 0x0, 0xdf, 0xff, 0xff,
0xde, 0xff, 0x60, 0x0, 0x8d, 0xfe, 0x91, 0xff,
0xf4, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0x10,
0x0, 0x0, 0x0, 0x9, 0xff, 0xc0, 0x0, 0x20,
0x0, 0x6, 0xff, 0xf5, 0x0, 0x2f, 0xda, 0xad,
0xff, 0xfb, 0x0, 0x2, 0xff, 0xff, 0xff, 0xfb,
0x0, 0x0, 0x8, 0xde, 0xfe, 0xa5, 0x0, 0x0,
/* U+003A ":" */
0x4d, 0xe7, 0xd, 0xff, 0xf1, 0xbf, 0xfe, 0x1,
0x88, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x17, 0x82, 0xb, 0xff,
0xe0, 0xdf, 0xff, 0x14, 0xee, 0x70,
/* U+00B7 "·" */
0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x61, 0xfe,
0xbb, 0xbb, 0xbb, 0xbc, 0xf6, 0x1f, 0xa0, 0x0,
0x0, 0x0, 0x4f, 0x61, 0xfa, 0x0, 0x0, 0x0,
0x4, 0xf6, 0x1f, 0xa0, 0x0, 0x0, 0x0, 0x4f,
0x61, 0xfa, 0x0, 0x0, 0x0, 0x4, 0xf6, 0x1f,
0xa0, 0x0, 0x0, 0x0, 0x4f, 0x61, 0xfa, 0x0,
0x0, 0x0, 0x4, 0xf6, 0x1f, 0xa0, 0x0, 0x0,
0x0, 0x4f, 0x61, 0xfa, 0x0, 0x0, 0x0, 0x4,
0xf6, 0x1f, 0xa0, 0x0, 0x0, 0x0, 0x4f, 0x61,
0xfa, 0x0, 0x0, 0x0, 0x4, 0xf6, 0x1f, 0xa0,
0x0, 0x0, 0x0, 0x4f, 0x61, 0xfa, 0x0, 0x0,
0x0, 0x4, 0xf6, 0x1f, 0xeb, 0xbb, 0xbb, 0xbb,
0xcf, 0x61, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf6
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 217, .box_w = 13, .box_h = 16, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 104, .adv_w = 217, .box_w = 12, .box_h = 17, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 206, .adv_w = 217, .box_w = 12, .box_h = 16, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 302, .adv_w = 217, .box_w = 12, .box_h = 16, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 398, .adv_w = 217, .box_w = 13, .box_h = 16, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 502, .adv_w = 217, .box_w = 12, .box_h = 16, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 598, .adv_w = 217, .box_w = 12, .box_h = 16, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 694, .adv_w = 217, .box_w = 12, .box_h = 16, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 790, .adv_w = 217, .box_w = 13, .box_h = 16, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 894, .adv_w = 217, .box_w = 13, .box_h = 16, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 998, .adv_w = 101, .box_w = 5, .box_h = 12, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1028, .adv_w = 245, .box_w = 13, .box_h = 16, .ofs_x = 1, .ofs_y = 0}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 48, .range_length = 11, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 183, .range_length = 1, .glyph_id_start = 12,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
}
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR == 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
#endif
#if LVGL_VERSION_MAJOR >= 8
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = NULL,
.kern_scale = 0,
.cmap_num = 2,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR == 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t MXC_WRYH_CT_bpp4_22px = {
#else
lv_font_t MXC_WRYH_CT_bpp4_22px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 17, /*The maximum line height required by the font*/
.base_line = 0, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -2,
.underline_thickness = 1,
#endif
.dsc = &font_dsc, /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
// .fallback = NULL,
// .user_data = NULL
};
#endif /*#if MXC_WRYH_CT_BPP4_22PX*/

View File

@ -1,413 +0,0 @@
/*******************************************************************************
* Size: 30 px
* Bpp: 4
* Opts:
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef MXC_WRYH_CT_BPP4_30PX
#define MXC_WRYH_CT_BPP4_30PX 1
#endif
#if MXC_WRYH_CT_BPP4_30PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0030 "0" */
0x0, 0x0, 0x6, 0xbe, 0xfe, 0xc7, 0x10, 0x0,
0x0, 0x0, 0x4e, 0xff, 0xff, 0xff, 0xfe, 0x30,
0x0, 0x0, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff,
0x30, 0x0, 0xe, 0xff, 0xff, 0xec, 0xff, 0xff,
0xfc, 0x0, 0x7, 0xff, 0xff, 0x90, 0x1, 0xdf,
0xff, 0xf4, 0x0, 0xef, 0xff, 0xe0, 0x0, 0x5,
0xff, 0xff, 0xa0, 0x3f, 0xff, 0xf8, 0x0, 0x0,
0xf, 0xff, 0xfe, 0x7, 0xff, 0xff, 0x40, 0x0,
0x0, 0xbf, 0xff, 0xf1, 0x9f, 0xff, 0xf2, 0x0,
0x0, 0x9, 0xff, 0xff, 0x3b, 0xff, 0xff, 0x0,
0x0, 0x0, 0x7f, 0xff, 0xf5, 0xcf, 0xff, 0xf0,
0x0, 0x0, 0x7, 0xff, 0xff, 0x5d, 0xff, 0xff,
0x0, 0x0, 0x0, 0x6f, 0xff, 0xf6, 0xdf, 0xff,
0xf0, 0x0, 0x0, 0x7, 0xff, 0xff, 0x5c, 0xff,
0xff, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xf4, 0xbf,
0xff, 0xf1, 0x0, 0x0, 0x9, 0xff, 0xff, 0x29,
0xff, 0xff, 0x30, 0x0, 0x0, 0xbf, 0xff, 0xf0,
0x6f, 0xff, 0xf7, 0x0, 0x0, 0xf, 0xff, 0xfc,
0x1, 0xff, 0xff, 0xd0, 0x0, 0x5, 0xff, 0xff,
0x70, 0xc, 0xff, 0xff, 0x80, 0x2, 0xef, 0xff,
0xf1, 0x0, 0x4f, 0xff, 0xff, 0xdc, 0xff, 0xff,
0xf8, 0x0, 0x0, 0x9f, 0xff, 0xff, 0xff, 0xff,
0xfc, 0x0, 0x0, 0x0, 0x9f, 0xff, 0xff, 0xff,
0xfb, 0x10, 0x0, 0x0, 0x0, 0x39, 0xdf, 0xfd,
0xa4, 0x0, 0x0, 0x0,
/* U+0031 "1" */
0x0, 0x0, 0x0, 0x1, 0x48, 0x10, 0x0, 0x0,
0x0, 0x36, 0xad, 0xff, 0xf2, 0x0, 0x0, 0x4c,
0xff, 0xff, 0xff, 0xff, 0x20, 0x0, 0x7, 0xff,
0xff, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x7f, 0xff,
0xff, 0xff, 0xff, 0x20, 0x0, 0x7, 0xfe, 0xb7,
0xbf, 0xff, 0xf2, 0x0, 0x0, 0x22, 0x0, 0x9,
0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x9f,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x9f, 0xff,
0xf2, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff,
0x20, 0x0, 0x0, 0x0, 0x0, 0x9f, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x9f, 0xff, 0xf2, 0x0,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x20, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xff, 0xf2, 0x0, 0x0,
0x0, 0x0, 0x9, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0x9f, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0x9, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0x9f, 0xff, 0xf2, 0x0, 0x0, 0x4d, 0xdd,
0xdf, 0xff, 0xff, 0xed, 0xdd, 0xb4, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xfd, 0x4f, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xd4, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xfd,
/* U+0032 "2" */
0x0, 0x0, 0x5a, 0xde, 0xfe, 0xc8, 0x20, 0x0,
0x0, 0x6e, 0xff, 0xff, 0xff, 0xff, 0xf7, 0x0,
0x3, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x70,
0x3, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xf1,
0x3, 0xff, 0x83, 0x0, 0x6, 0xff, 0xff, 0xf7,
0x3, 0xa1, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xfa,
0x0, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0xf9,
0x0, 0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xe0,
0x0, 0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0x70,
0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xfc, 0x0,
0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xe1, 0x0,
0x0, 0x0, 0x0, 0x4f, 0xff, 0xfe, 0x20, 0x0,
0x0, 0x0, 0x5, 0xff, 0xff, 0xe2, 0x0, 0x0,
0x0, 0x0, 0x6f, 0xff, 0xfd, 0x10, 0x0, 0x0,
0x0, 0x7, 0xff, 0xff, 0xc1, 0x0, 0x0, 0x0,
0x0, 0x7f, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0,
0x8, 0xff, 0xff, 0xa1, 0x11, 0x11, 0x11, 0x10,
0x4f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8,
0x4f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8,
0x4f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8,
0x4f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8,
/* U+0033 "3" */
0x0, 0x59, 0xdf, 0xff, 0xda, 0x50, 0x0, 0x0,
0xcf, 0xff, 0xff, 0xff, 0xff, 0xc2, 0x0, 0xd,
0xff, 0xff, 0xff, 0xff, 0xff, 0xe1, 0x0, 0xdf,
0xfd, 0xbd, 0xff, 0xff, 0xff, 0x80, 0xa, 0x60,
0x0, 0x1, 0xaf, 0xff, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0xff, 0xff, 0xe0, 0x0, 0x0, 0x0,
0x0, 0xe, 0xff, 0xfc, 0x0, 0x0, 0x0, 0x0,
0x3, 0xff, 0xff, 0x80, 0x0, 0x0, 0x0, 0x27,
0xff, 0xff, 0xe1, 0x0, 0x5, 0xff, 0xff, 0xff,
0xff, 0xc2, 0x0, 0x0, 0x5f, 0xff, 0xff, 0xfd,
0x50, 0x0, 0x0, 0x5, 0xff, 0xff, 0xff, 0xff,
0xb2, 0x0, 0x0, 0x3b, 0xbc, 0xef, 0xff, 0xff,
0xf3, 0x0, 0x0, 0x0, 0x0, 0x2a, 0xff, 0xff,
0xe0, 0x0, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff,
0x60, 0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xf9,
0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0x92,
0x0, 0x0, 0x0, 0x0, 0x9f, 0xff, 0xf7, 0xab,
0x40, 0x0, 0x1, 0x8f, 0xff, 0xff, 0x2b, 0xff,
0xfc, 0xbd, 0xff, 0xff, 0xff, 0xb0, 0xbf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xd1, 0xa, 0xff, 0xff,
0xff, 0xff, 0xff, 0xa1, 0x0, 0x5, 0x9c, 0xef,
0xfe, 0xc8, 0x20, 0x0, 0x0,
/* U+0034 "4" */
0x0, 0x0, 0x0, 0x0, 0x2, 0xff, 0xff, 0xe0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xc, 0xff, 0xff,
0xe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff,
0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff,
0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0xb,
0xff, 0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xaf, 0xff, 0xe0, 0x0, 0x0, 0x0,
0x1, 0xef, 0xfb, 0x6f, 0xff, 0xe0, 0x0, 0x0,
0x0, 0xa, 0xff, 0xf2, 0x7f, 0xff, 0xe0, 0x0,
0x0, 0x0, 0x4f, 0xff, 0x70, 0x7f, 0xff, 0xe0,
0x0, 0x0, 0x0, 0xef, 0xfc, 0x0, 0x7f, 0xff,
0xe0, 0x0, 0x0, 0x9, 0xff, 0xf2, 0x0, 0x7f,
0xff, 0xe0, 0x0, 0x0, 0x3f, 0xff, 0x80, 0x0,
0x7f, 0xff, 0xe0, 0x0, 0x0, 0xdf, 0xfd, 0x0,
0x0, 0x7f, 0xff, 0xe0, 0x0, 0x7, 0xff, 0xf3,
0x0, 0x0, 0x7f, 0xff, 0xe0, 0x0, 0x2f, 0xff,
0xd7, 0x77, 0x77, 0xbf, 0xff, 0xf7, 0x74, 0x6f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfa,
0x6f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xfa, 0x6f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xfa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f,
0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x7f, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7f, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x7f, 0xff, 0xe0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x7f, 0xff, 0xe0, 0x0,
/* U+0035 "5" */
0xc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf9, 0x0,
0xcf, 0xff, 0xff, 0xff, 0xff, 0xff, 0x90, 0xc,
0xff, 0xff, 0xff, 0xff, 0xff, 0xf9, 0x0, 0xcf,
0xff, 0xff, 0xff, 0xff, 0xff, 0x90, 0xc, 0xff,
0xf5, 0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0xc, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0x50,
0x0, 0x0, 0x0, 0x0, 0xc, 0xff, 0xfc, 0xbc,
0xa7, 0x30, 0x0, 0x0, 0xcf, 0xff, 0xff, 0xff,
0xff, 0xb1, 0x0, 0xc, 0xff, 0xff, 0xff, 0xff,
0xff, 0xe1, 0x0, 0xcf, 0xff, 0xff, 0xff, 0xff,
0xff, 0xb0, 0x2, 0x20, 0x0, 0x25, 0xdf, 0xff,
0xff, 0x30, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xff,
0xf7, 0x0, 0x0, 0x0, 0x0, 0x5, 0xff, 0xff,
0x90, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0xf9,
0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0x80,
0x0, 0x0, 0x0, 0x0, 0xaf, 0xff, 0xf5, 0x6b,
0x40, 0x0, 0x1, 0xaf, 0xff, 0xfe, 0x6, 0xff,
0xfc, 0xbd, 0xff, 0xff, 0xff, 0x60, 0x6f, 0xff,
0xff, 0xff, 0xff, 0xff, 0x90, 0x6, 0xff, 0xff,
0xff, 0xff, 0xff, 0x70, 0x0, 0x5, 0xad, 0xef,
0xfe, 0xb7, 0x10, 0x0, 0x0,
/* U+0036 "6" */
0x0, 0x0, 0x0, 0x17, 0xbd, 0xff, 0xec, 0x60,
0x0, 0x0, 0x0, 0x7f, 0xff, 0xff, 0xff, 0xfd,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xff, 0xff, 0xff,
0xd0, 0x0, 0x0, 0xaf, 0xff, 0xff, 0xec, 0xce,
0xfd, 0x0, 0x0, 0x4f, 0xff, 0xfe, 0x50, 0x0,
0x1, 0x50, 0x0, 0xd, 0xff, 0xfe, 0x20, 0x0,
0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0x40, 0x0,
0x0, 0x0, 0x0, 0x0, 0xaf, 0xff, 0xd0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xf8, 0x5,
0xce, 0xfd, 0x91, 0x0, 0x1, 0xff, 0xff, 0x6a,
0xff, 0xff, 0xff, 0xf4, 0x0, 0x4f, 0xff, 0xfd,
0xff, 0xff, 0xff, 0xff, 0xf2, 0x5, 0xff, 0xff,
0xff, 0xda, 0xcf, 0xff, 0xff, 0xa0, 0x5f, 0xff,
0xff, 0x80, 0x0, 0x3f, 0xff, 0xff, 0x15, 0xff,
0xff, 0xd0, 0x0, 0x0, 0x8f, 0xff, 0xf4, 0x4f,
0xff, 0xf8, 0x0, 0x0, 0x5, 0xff, 0xff, 0x62,
0xff, 0xff, 0x80, 0x0, 0x0, 0x4f, 0xff, 0xf6,
0xf, 0xff, 0xfa, 0x0, 0x0, 0x5, 0xff, 0xff,
0x40, 0xaf, 0xff, 0xf1, 0x0, 0x0, 0xbf, 0xff,
0xf1, 0x4, 0xff, 0xff, 0xb0, 0x0, 0x6f, 0xff,
0xfb, 0x0, 0xc, 0xff, 0xff, 0xeb, 0xdf, 0xff,
0xff, 0x30, 0x0, 0x2e, 0xff, 0xff, 0xff, 0xff,
0xff, 0x60, 0x0, 0x0, 0x3d, 0xff, 0xff, 0xff,
0xff, 0x60, 0x0, 0x0, 0x0, 0x6, 0xbe, 0xfe,
0xc8, 0x10, 0x0, 0x0,
/* U+0037 "7" */
0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0x27, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xf2, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x17, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1f,
0xff, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7,
0xff, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xef, 0xff, 0x70, 0x0, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xf1, 0x0, 0x0, 0x0, 0x0, 0x0,
0xc, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0,
0x0, 0x9f, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x1f, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0x0, 0xef, 0xff, 0xb0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5f, 0xff, 0xf5, 0x0, 0x0, 0x0,
0x0, 0x0, 0xb, 0xff, 0xfe, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2, 0xff, 0xff, 0x90, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xff, 0xf2, 0x0, 0x0,
0x0, 0x0, 0x0, 0x1f, 0xff, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0x60, 0x0,
0x0, 0x0, 0x0, 0x0, 0xdf, 0xff, 0xf0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xf9, 0x0,
0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0x30,
0x0, 0x0, 0x0, 0x0,
/* U+0038 "8" */
0x0, 0x0, 0x29, 0xce, 0xfe, 0xc8, 0x20, 0x0,
0x0, 0x0, 0x9f, 0xff, 0xff, 0xff, 0xff, 0x80,
0x0, 0x0, 0xbf, 0xff, 0xff, 0xff, 0xff, 0xff,
0x90, 0x0, 0x6f, 0xff, 0xff, 0xb9, 0xbf, 0xff,
0xff, 0x30, 0xc, 0xff, 0xff, 0x30, 0x0, 0x6f,
0xff, 0xf8, 0x0, 0xff, 0xff, 0x90, 0x0, 0x0,
0xef, 0xff, 0x90, 0xe, 0xff, 0xf9, 0x0, 0x0,
0xe, 0xff, 0xf8, 0x0, 0xbf, 0xff, 0xe0, 0x0,
0x4, 0xff, 0xff, 0x40, 0x3, 0xff, 0xff, 0xc2,
0x5, 0xff, 0xff, 0xb0, 0x0, 0x6, 0xff, 0xff,
0xfd, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x3, 0xbf,
0xff, 0xff, 0xfe, 0x60, 0x0, 0x0, 0x0, 0x3b,
0xff, 0xff, 0xff, 0xe8, 0x10, 0x0, 0x0, 0x8f,
0xff, 0xfb, 0x8f, 0xff, 0xfe, 0x30, 0x0, 0x8f,
0xff, 0xf4, 0x0, 0x1b, 0xff, 0xff, 0x20, 0x2f,
0xff, 0xf5, 0x0, 0x0, 0xd, 0xff, 0xfb, 0x7,
0xff, 0xff, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xf1,
0xaf, 0xff, 0xd0, 0x0, 0x0, 0x4, 0xff, 0xff,
0x3a, 0xff, 0xff, 0x0, 0x0, 0x0, 0x7f, 0xff,
0xf2, 0x7f, 0xff, 0xfb, 0x10, 0x0, 0x3f, 0xff,
0xfe, 0x2, 0xff, 0xff, 0xfe, 0xa9, 0xbf, 0xff,
0xff, 0x80, 0x6, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xc0, 0x0, 0x6, 0xff, 0xff, 0xff, 0xff,
0xff, 0xa0, 0x0, 0x0, 0x1, 0x7b, 0xef, 0xfe,
0xb8, 0x20, 0x0, 0x0,
/* U+0039 "9" */
0x0, 0x0, 0x39, 0xdf, 0xfd, 0xa4, 0x0, 0x0,
0x0, 0x1, 0xbf, 0xff, 0xff, 0xff, 0xfa, 0x0,
0x0, 0x1, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xfb,
0x0, 0x0, 0xaf, 0xff, 0xff, 0xdc, 0xff, 0xff,
0xf6, 0x0, 0x2f, 0xff, 0xfe, 0x20, 0x2, 0xdf,
0xff, 0xe0, 0x7, 0xff, 0xff, 0x40, 0x0, 0x4,
0xff, 0xff, 0x50, 0xaf, 0xff, 0xf0, 0x0, 0x0,
0xe, 0xff, 0xf9, 0xb, 0xff, 0xff, 0x0, 0x0,
0x0, 0xcf, 0xff, 0xc0, 0xaf, 0xff, 0xf3, 0x0,
0x0, 0xf, 0xff, 0xfe, 0x6, 0xff, 0xff, 0xc1,
0x0, 0xa, 0xff, 0xff, 0xf0, 0x1f, 0xff, 0xff,
0xfb, 0xbe, 0xff, 0xff, 0xff, 0x0, 0x7f, 0xff,
0xff, 0xff, 0xff, 0xef, 0xff, 0xf0, 0x0, 0x8f,
0xff, 0xff, 0xff, 0x99, 0xff, 0xfe, 0x0, 0x0,
0x3a, 0xef, 0xeb, 0x50, 0xbf, 0xff, 0xd0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xfa, 0x0,
0x0, 0x0, 0x0, 0x0, 0x2, 0xff, 0xff, 0x60,
0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xf1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x3f, 0xff, 0xfb,
0x0, 0x6, 0x71, 0x0, 0x0, 0x5e, 0xff, 0xff,
0x30, 0x0, 0x7f, 0xfd, 0xbc, 0xff, 0xff, 0xff,
0x90, 0x0, 0x7, 0xff, 0xff, 0xff, 0xff, 0xff,
0xa0, 0x0, 0x0, 0x7f, 0xff, 0xff, 0xff, 0xff,
0x70, 0x0, 0x0, 0x1, 0x6b, 0xde, 0xfe, 0xc7,
0x10, 0x0, 0x0, 0x0,
/* U+00B7 "·" */
0x26, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66,
0x16, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xf4, 0x6f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x46, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xf4, 0x6f, 0xf0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xff, 0x46, 0xff, 0x0, 0x0, 0x0, 0x0,
0x0, 0xf, 0xf4, 0x6f, 0xf0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xff, 0x46, 0xff, 0x0, 0x0, 0x0,
0x0, 0x0, 0xf, 0xf4, 0x6f, 0xf0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xff, 0x46, 0xff, 0x0, 0x0,
0x0, 0x0, 0x0, 0xf, 0xf4, 0x6f, 0xf0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xff, 0x46, 0xff, 0x0,
0x0, 0x0, 0x0, 0x0, 0xf, 0xf4, 0x6f, 0xf0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x46, 0xff,
0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xf4, 0x6f,
0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x46,
0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xf4,
0x6f, 0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff,
0x46, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf,
0xf4, 0x6f, 0xf0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xff, 0x46, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xf4, 0x6f, 0xf6, 0x66, 0x66, 0x66, 0x66,
0x66, 0xff, 0x46, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf4, 0x6f, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0x40
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 296, .box_w = 17, .box_h = 23, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 196, .adv_w = 296, .box_w = 15, .box_h = 24, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 376, .adv_w = 296, .box_w = 16, .box_h = 23, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 560, .adv_w = 296, .box_w = 15, .box_h = 23, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 733, .adv_w = 296, .box_w = 18, .box_h = 23, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 940, .adv_w = 296, .box_w = 15, .box_h = 23, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 1113, .adv_w = 296, .box_w = 17, .box_h = 23, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1309, .adv_w = 296, .box_w = 17, .box_h = 23, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1505, .adv_w = 296, .box_w = 17, .box_h = 23, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1701, .adv_w = 296, .box_w = 17, .box_h = 23, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 1897, .adv_w = 335, .box_w = 17, .box_h = 23, .ofs_x = 2, .ofs_y = 0}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 48, .range_length = 10, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 183, .range_length = 1, .glyph_id_start = 11,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
}
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR == 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
#endif
#if LVGL_VERSION_MAJOR >= 8
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = NULL,
.kern_scale = 0,
.cmap_num = 2,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR == 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t MXC_WRYH_CT_bpp4_30px = {
#else
lv_font_t MXC_WRYH_CT_bpp4_30px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 24, /*The maximum line height required by the font*/
.base_line = 0, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -3,
.underline_thickness = 2,
#endif
.dsc = &font_dsc, /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
// .fallback = NULL,
// .user_data = NULL
};
#endif /*#if MXC_WRYH_CT_BPP4_30PX*/

View File

@ -1,822 +0,0 @@
/*******************************************************************************
* Size: 46 px
* Bpp: 4
* Opts: --no-compress --format lvgl --font HarmonyOS_Sans_SC_Medium.ttf -o Number_HarmonyOS_bpp4_46px.c --bpp 4 --size 46 -r 0x30-0x39 -r 0x2d-0x2f -r 0x25 -r 0x3a
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef NUMBER_HARMONYOS_BPP4_46PX
#define NUMBER_HARMONYOS_BPP4_46PX 1
#endif
#if NUMBER_HARMONYOS_BPP4_46PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0025 "%" */
0x0, 0x0, 0x0, 0x36, 0x76, 0x30, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6d, 0xff, 0xff, 0xfe,
0x70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0xff,
0xff, 0x90, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff,
0xff, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x0,
0xe, 0xff, 0xfe, 0x10, 0x0, 0x0, 0x0, 0x9f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xa0, 0x0, 0x0,
0x0, 0x0, 0x8f, 0xff, 0xf6, 0x0, 0x0, 0x0,
0x4, 0xff, 0xff, 0xf9, 0x68, 0xef, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x2, 0xff, 0xff, 0xd0, 0x0,
0x0, 0x0, 0xb, 0xff, 0xfe, 0x20, 0x0, 0x1d,
0xff, 0xfc, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff,
0x30, 0x0, 0x0, 0x0, 0xf, 0xff, 0xf7, 0x0,
0x0, 0x4, 0xff, 0xff, 0x0, 0x0, 0x0, 0x5f,
0xff, 0xfa, 0x0, 0x0, 0x0, 0x0, 0x1f, 0xff,
0xf2, 0x0, 0x0, 0x0, 0xff, 0xff, 0x30, 0x0,
0x0, 0xdf, 0xff, 0xf1, 0x0, 0x0, 0x0, 0x0,
0x1f, 0xff, 0xf1, 0x0, 0x0, 0x0, 0xef, 0xff,
0x30, 0x0, 0x7, 0xff, 0xff, 0x70, 0x0, 0x0,
0x0, 0x0, 0xf, 0xff, 0xf4, 0x0, 0x0, 0x1,
0xff, 0xff, 0x20, 0x0, 0x1f, 0xff, 0xfd, 0x0,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xfc, 0x0,
0x0, 0x9, 0xff, 0xfe, 0x0, 0x0, 0xaf, 0xff,
0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xff,
0xff, 0xa2, 0x2, 0x9f, 0xff, 0xf9, 0x0, 0x4,
0xff, 0xff, 0xb0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe1,
0x0, 0xd, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3f, 0xff, 0xff, 0xff, 0xff,
0xff, 0x40, 0x0, 0x7f, 0xff, 0xf8, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0xdf, 0xff,
0xff, 0xff, 0xe3, 0x0, 0x1, 0xff, 0xff, 0xe0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x5, 0xad, 0xed, 0xb5, 0x0, 0x0, 0xa, 0xff,
0xff, 0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x3f, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xcf, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0x80, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1e, 0xff, 0xfe,
0x0, 0x0, 0x17, 0xce, 0xfd, 0x93, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9f,
0xff, 0xf6, 0x0, 0x5, 0xff, 0xff, 0xff, 0xff,
0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x3, 0xff, 0xff, 0xc0, 0x0, 0x6f, 0xff, 0xff,
0xff, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xc, 0xff, 0xff, 0x30, 0x3, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0x80, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xf9, 0x0,
0xc, 0xff, 0xff, 0x71, 0x5, 0xef, 0xff, 0xf1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff,
0xe1, 0x0, 0x2f, 0xff, 0xf7, 0x0, 0x0, 0x2f,
0xff, 0xf7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8,
0xff, 0xff, 0x60, 0x0, 0x5f, 0xff, 0xe0, 0x0,
0x0, 0x9, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2f, 0xff, 0xfd, 0x0, 0x0, 0x7f, 0xff,
0xb0, 0x0, 0x0, 0x6, 0xff, 0xfd, 0x0, 0x0,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xf3, 0x0, 0x0,
0x8f, 0xff, 0xa0, 0x0, 0x0, 0x5, 0xff, 0xfd,
0x0, 0x0, 0x0, 0x0, 0x5, 0xff, 0xff, 0xa0,
0x0, 0x0, 0x7f, 0xff, 0xc0, 0x0, 0x0, 0x7,
0xff, 0xfc, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff,
0xff, 0x10, 0x0, 0x0, 0x4f, 0xff, 0xf2, 0x0,
0x0, 0xc, 0xff, 0xf9, 0x0, 0x0, 0x0, 0x0,
0x7f, 0xff, 0xf7, 0x0, 0x0, 0x0, 0xf, 0xff,
0xfc, 0x0, 0x0, 0x7f, 0xff, 0xf5, 0x0, 0x0,
0x0, 0x2, 0xff, 0xff, 0xd0, 0x0, 0x0, 0x0,
0x8, 0xff, 0xff, 0xe8, 0x7c, 0xff, 0xff, 0xd0,
0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0x40, 0x0,
0x0, 0x0, 0x0, 0xdf, 0xff, 0xff, 0xff, 0xff,
0xff, 0x30, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x0, 0x0, 0x2d, 0xff, 0xff,
0xff, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0xdf,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9f, 0xff, 0xff, 0xfb, 0x20, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1, 0x57, 0x76, 0x20, 0x0, 0x0,
/* U+002D "-" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xfb, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xfb, 0x3f, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xfb, 0x3f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xfb,
/* U+002E "." */
0x1, 0x9c, 0x91, 0x0, 0xcf, 0xff, 0xe0, 0x4f,
0xff, 0xff, 0x65, 0xff, 0xff, 0xf8, 0x2f, 0xff,
0xff, 0x40, 0x8f, 0xff, 0xa0, 0x0, 0x47, 0x40,
0x0,
/* U+002F "/" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe, 0xff,
0xfb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4f,
0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xaf, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x1, 0xff, 0xff, 0x90, 0x0, 0x0, 0x0, 0x0,
0x0, 0x6, 0xff, 0xff, 0x30, 0x0, 0x0, 0x0,
0x0, 0x0, 0xc, 0xff, 0xfd, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x2f, 0xff, 0xf7, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xf1, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff, 0xb0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa, 0xff,
0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf,
0xff, 0xfa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x6f, 0xff, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xcf, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2, 0xff, 0xff, 0x80, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0x0, 0xd, 0xff, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x3f, 0xff, 0xf6, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x9f, 0xff, 0xf1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff,
0xa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0xff,
0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb,
0xff, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x1f, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7f, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xdf, 0xff, 0xd0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x3, 0xff, 0xff, 0x70, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x10, 0x0,
0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xfb, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff,
0xe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff,
0xff, 0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6,
0xff, 0xff, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0,
0xc, 0xff, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2f, 0xff, 0xf7, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0,
/* U+0030 "0" */
0x0, 0x0, 0x0, 0x0, 0x25, 0x77, 0x64, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0xcf,
0xff, 0xff, 0xff, 0xa2, 0x0, 0x0, 0x0, 0x0,
0x0, 0xa, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf7,
0x0, 0x0, 0x0, 0x0, 0xc, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x0, 0xa,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf5,
0x0, 0x0, 0x4, 0xff, 0xff, 0xff, 0x83, 0x24,
0xaf, 0xff, 0xff, 0xe1, 0x0, 0x0, 0xcf, 0xff,
0xfe, 0x20, 0x0, 0x0, 0x6f, 0xff, 0xff, 0x80,
0x0, 0x4f, 0xff, 0xff, 0x40, 0x0, 0x0, 0x0,
0x9f, 0xff, 0xff, 0x0, 0x9, 0xff, 0xff, 0xc0,
0x0, 0x0, 0x0, 0x1, 0xff, 0xff, 0xf5, 0x0,
0xef, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x0, 0xb,
0xff, 0xff, 0xa0, 0x2f, 0xff, 0xff, 0x10, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xff, 0xfe, 0x5, 0xff,
0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xff,
0xff, 0xf1, 0x8f, 0xff, 0xfb, 0x0, 0x0, 0x0,
0x0, 0x0, 0xf, 0xff, 0xff, 0x3a, 0xff, 0xff,
0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff,
0xf5, 0xbf, 0xff, 0xf7, 0x0, 0x0, 0x0, 0x0,
0x0, 0xd, 0xff, 0xff, 0x7d, 0xff, 0xff, 0x60,
0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xf8,
0xdf, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x0, 0x0,
0xb, 0xff, 0xff, 0x9e, 0xff, 0xff, 0x50, 0x0,
0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xf9, 0xef,
0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb,
0xff, 0xff, 0x9d, 0xff, 0xff, 0x60, 0x0, 0x0,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xf9, 0xdf, 0xff,
0xf6, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc, 0xff,
0xff, 0x8c, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0,
0x0, 0x0, 0xdf, 0xff, 0xf7, 0xaf, 0xff, 0xf9,
0x0, 0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xff,
0x58, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xff, 0xff, 0xf3, 0x5f, 0xff, 0xfe, 0x0,
0x0, 0x0, 0x0, 0x0, 0x3f, 0xff, 0xff, 0x12,
0xff, 0xff, 0xf1, 0x0, 0x0, 0x0, 0x0, 0x6,
0xff, 0xff, 0xe0, 0xe, 0xff, 0xff, 0x60, 0x0,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xfa, 0x0, 0xaf,
0xff, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x1f, 0xff,
0xff, 0x50, 0x4, 0xff, 0xff, 0xf4, 0x0, 0x0,
0x0, 0x9, 0xff, 0xff, 0xf0, 0x0, 0xd, 0xff,
0xff, 0xe2, 0x0, 0x0, 0x6, 0xff, 0xff, 0xf8,
0x0, 0x0, 0x4f, 0xff, 0xff, 0xf8, 0x32, 0x4a,
0xff, 0xff, 0xfe, 0x10, 0x0, 0x0, 0xaf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x50, 0x0,
0x0, 0x0, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x80, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff,
0xff, 0xff, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5c, 0xff, 0xff, 0xff, 0xfa, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x57,
0x76, 0x41, 0x0, 0x0, 0x0, 0x0,
/* U+0031 "1" */
0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x5e, 0xff, 0xff, 0xf2, 0x0,
0x0, 0x3, 0xcf, 0xff, 0xff, 0xff, 0x20, 0x0,
0x19, 0xff, 0xff, 0xff, 0xff, 0xf2, 0x0, 0x6e,
0xff, 0xff, 0xff, 0xff, 0xff, 0x23, 0xdf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf2, 0xaf, 0xff, 0xff,
0xfb, 0x2d, 0xff, 0xff, 0x2a, 0xff, 0xff, 0xd4,
0x0, 0xdf, 0xff, 0xf2, 0xaf, 0xfe, 0x60, 0x0,
0xd, 0xff, 0xff, 0x2a, 0xf8, 0x10, 0x0, 0x0,
0xdf, 0xff, 0xf2, 0x52, 0x0, 0x0, 0x0, 0xd,
0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0xdf,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xff,
0xf2, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff,
0x20, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0xdf, 0xff, 0xf2, 0x0,
0x0, 0x0, 0x0, 0xd, 0xff, 0xff, 0x20, 0x0,
0x0, 0x0, 0x0, 0xdf, 0xff, 0xf2, 0x0, 0x0,
0x0, 0x0, 0xd, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0xdf, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0xd, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0xdf, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0,
0xd, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0,
0xdf, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0xd,
0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0xdf,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xff,
0xf2, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff,
0x20, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0xdf, 0xff, 0xf2,
/* U+0032 "2" */
0x0, 0x0, 0x0, 0x0, 0x25, 0x67, 0x64, 0x10,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xdf,
0xff, 0xff, 0xff, 0xb4, 0x0, 0x0, 0x0, 0x0,
0x0, 0x5e, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfa,
0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xfc, 0x0, 0x0, 0x0, 0x7f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf9,
0x0, 0x0, 0x3f, 0xff, 0xff, 0xfa, 0x42, 0x25,
0xbf, 0xff, 0xff, 0xf3, 0x0, 0xc, 0xff, 0xff,
0xe3, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xff, 0xa0,
0x3, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0,
0xbf, 0xff, 0xff, 0x0, 0x7f, 0xff, 0xf6, 0x0,
0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xf2, 0x0,
0x5d, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf,
0xff, 0xff, 0x40, 0x0, 0x7, 0x70, 0x0, 0x0,
0x0, 0x0, 0x0, 0xff, 0xff, 0xf4, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xff,
0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2, 0xff, 0xff, 0xf1, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xfe,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xe, 0xff, 0xff, 0x90, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0xf2, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff,
0xff, 0xf9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2, 0xef, 0xff, 0xfe, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x1, 0xdf, 0xff, 0xff,
0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xaf, 0xff, 0xff, 0xa0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9f, 0xff,
0xff, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7f, 0xff, 0xff, 0xd1, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xff, 0xe1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4f,
0xff, 0xff, 0xe2, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x3f, 0xff, 0xff, 0xf3, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1e, 0xff, 0xff,
0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x1d, 0xff, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xc, 0xff, 0xff, 0xf7, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa, 0xff,
0xff, 0xf9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x9, 0xff, 0xff, 0xfe, 0x77, 0x77, 0x77,
0x77, 0x77, 0x77, 0x77, 0x27, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf5,
0xbf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0x5b, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf5, 0xbf,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0x50,
/* U+0033 "3" */
0x0, 0x0, 0x0, 0x0, 0x3, 0x67, 0x76, 0x40,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x29,
0xff, 0xff, 0xff, 0xff, 0xb4, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xa0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0x0, 0x0,
0x0, 0xa, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0x90, 0x0, 0x0, 0x5f, 0xff, 0xff,
0xe7, 0x31, 0x15, 0xbf, 0xff, 0xff, 0xf2, 0x0,
0x0, 0xef, 0xff, 0xfb, 0x10, 0x0, 0x0, 0x7,
0xff, 0xff, 0xf9, 0x0, 0x4, 0xff, 0xff, 0xc0,
0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfd, 0x0,
0x3, 0xcf, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xff, 0x0, 0x0, 0x5, 0xea, 0x0,
0x0, 0x0, 0x0, 0x0, 0x3f, 0xff, 0xff, 0x0,
0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0,
0x4f, 0xff, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xfc, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0xef, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x1c, 0xff, 0xff, 0xf1, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x38, 0xef,
0xff, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xff, 0xff, 0xff, 0xf7, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xff, 0xff,
0xfc, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xff, 0xff, 0xff, 0xa2, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xff, 0xff,
0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0, 0x0,
0x26, 0x77, 0x9c, 0xff, 0xff, 0xff, 0xf4, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x19,
0xff, 0xff, 0xfe, 0x10, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xff, 0x80,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xf1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x1, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x20, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xf3,
0x0, 0x19, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2, 0xff, 0xff, 0xf2, 0x6, 0xef, 0xfd, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0xf0,
0xc, 0xff, 0xff, 0x90, 0x0, 0x0, 0x0, 0x0,
0xe, 0xff, 0xff, 0xc0, 0x5, 0xff, 0xff, 0xfa,
0x0, 0x0, 0x0, 0x1, 0xcf, 0xff, 0xff, 0x60,
0x0, 0xcf, 0xff, 0xff, 0xe8, 0x30, 0x2, 0x7e,
0xff, 0xff, 0xfe, 0x0, 0x0, 0x2e, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 0x0,
0x0, 0x3, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x1b, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xd3, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3a, 0xff, 0xff, 0xff, 0xff,
0xc6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x3, 0x67, 0x76, 0x41, 0x0, 0x0, 0x0, 0x0,
/* U+0034 "4" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4f, 0xff,
0xfe, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xdf, 0xff, 0xf7, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5,
0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xff, 0x60,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7f, 0xff, 0xfd, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff,
0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xc0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1f,
0xff, 0xff, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x9f, 0xff, 0xfa, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff,
0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x3f, 0xff, 0xff, 0x10, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xcf,
0xff, 0xf8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xe0, 0x0,
0x8, 0xee, 0xee, 0x40, 0x0, 0x0, 0x0, 0x0,
0xd, 0xff, 0xff, 0x60, 0x0, 0x9, 0xff, 0xff,
0x40, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xfd,
0x0, 0x0, 0x9, 0xff, 0xff, 0x40, 0x0, 0x0,
0x0, 0x0, 0xef, 0xff, 0xf5, 0x0, 0x0, 0x9,
0xff, 0xff, 0x40, 0x0, 0x0, 0x0, 0x7, 0xff,
0xff, 0xc0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x40,
0x0, 0x0, 0x0, 0x1e, 0xff, 0xff, 0x40, 0x0,
0x0, 0x9, 0xff, 0xff, 0x40, 0x0, 0x0, 0x0,
0x8f, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0x40, 0x0, 0x0, 0x1, 0xff, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x40, 0x0,
0x0, 0x9, 0xff, 0xff, 0xa0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xff, 0x40, 0x0, 0x0, 0x2f, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf1, 0x5f, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf1,
0x5f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf1, 0x5f, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf1, 0x15, 0x55, 0x55, 0x55, 0x55, 0x55,
0x55, 0x5b, 0xff, 0xff, 0x85, 0x55, 0x50, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x40, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff,
0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x9, 0xff, 0xff, 0x40, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9,
0xff, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x40,
0x0, 0x0,
/* U+0035 "5" */
0x0, 0xf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf9, 0x0, 0x0, 0x1f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf9, 0x0, 0x0, 0x3f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf9,
0x0, 0x0, 0x5f, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf9, 0x0, 0x0, 0x7f, 0xff, 0xf9,
0x66, 0x66, 0x66, 0x66, 0x66, 0x63, 0x0, 0x0,
0x9f, 0xff, 0xf3, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xf0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xff,
0xe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xff, 0xff, 0xc0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x1, 0xff, 0xff, 0xa0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xff,
0xff, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x5, 0xff, 0xff, 0x60, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0x46,
0xbe, 0xff, 0xda, 0x50, 0x0, 0x0, 0x0, 0x9,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x50,
0x0, 0x0, 0xb, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf9, 0x0, 0x0, 0xd, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x80, 0x0,
0xf, 0xff, 0xff, 0xff, 0xb9, 0x9b, 0xff, 0xff,
0xff, 0xf4, 0x0, 0x1f, 0xff, 0xff, 0x81, 0x0,
0x0, 0x1a, 0xff, 0xff, 0xfd, 0x0, 0xa, 0xff,
0xf5, 0x0, 0x0, 0x0, 0x0, 0xaf, 0xff, 0xff,
0x50, 0x0, 0x2a, 0x70, 0x0, 0x0, 0x0, 0x0,
0x1e, 0xff, 0xff, 0xa0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x8, 0xff, 0xff, 0xe0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0xff,
0xff, 0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2, 0xff, 0xff, 0xf1, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0xff, 0xff, 0xf1, 0x0, 0x4, 0x20, 0x0, 0x0,
0x0, 0x0, 0x6, 0xff, 0xff, 0xe0, 0x2, 0xbf,
0x90, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff,
0xb0, 0x8f, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0,
0x4f, 0xff, 0xff, 0x60, 0x8f, 0xff, 0xfd, 0x20,
0x0, 0x0, 0x2, 0xef, 0xff, 0xfe, 0x0, 0x1f,
0xff, 0xff, 0xf8, 0x30, 0x3, 0x8f, 0xff, 0xff,
0xf6, 0x0, 0x7, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xb0, 0x0, 0x0, 0xaf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0x0, 0x0,
0x0, 0x7, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0x80, 0x0, 0x0, 0x0, 0x0, 0x29, 0xff, 0xff,
0xff, 0xff, 0x92, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x3, 0x67, 0x76, 0x30, 0x0, 0x0, 0x0,
0x0,
/* U+0036 "6" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff,
0xf6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xaf, 0xff, 0xfc, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xd,
0xff, 0xff, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x7, 0xff, 0xff, 0xe0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0xff, 0xff,
0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xbf, 0xff, 0xfa, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5f, 0xff, 0xff, 0x10,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe,
0xff, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xc0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0xff, 0xff,
0xf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xcf, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xfd, 0x46,
0x76, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1e,
0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0x30, 0x0,
0x0, 0x0, 0x9, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0x90, 0x0, 0x0, 0x2, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xb0, 0x0,
0x0, 0xaf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xa0, 0x0, 0x2f, 0xff, 0xff, 0xfd,
0x51, 0x1, 0x4b, 0xff, 0xff, 0xff, 0x50, 0x9,
0xff, 0xff, 0xf9, 0x0, 0x0, 0x0, 0x6, 0xff,
0xff, 0xfd, 0x0, 0xef, 0xff, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xf3, 0x3f, 0xff,
0xff, 0x30, 0x0, 0x0, 0x0, 0x0, 0xf, 0xff,
0xff, 0x86, 0xff, 0xff, 0xe0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xaf, 0xff, 0xfb, 0x7f, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff,
0xd8, 0xff, 0xff, 0xa0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x6f, 0xff, 0xfd, 0x7f, 0xff, 0xfb, 0x0,
0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0xd5,
0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xaf, 0xff, 0xfb, 0x2f, 0xff, 0xff, 0x30, 0x0,
0x0, 0x0, 0x0, 0xf, 0xff, 0xff, 0x70, 0xdf,
0xff, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0xf2, 0x6, 0xff, 0xff, 0xfa, 0x0, 0x0,
0x0, 0x7, 0xff, 0xff, 0xfb, 0x0, 0xd, 0xff,
0xff, 0xfd, 0x62, 0x12, 0x5c, 0xff, 0xff, 0xff,
0x20, 0x0, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0x60, 0x0, 0x0, 0x4f, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x70, 0x0,
0x0, 0x0, 0x3d, 0xff, 0xff, 0xff, 0xff, 0xff,
0xfe, 0x50, 0x0, 0x0, 0x0, 0x0, 0x6, 0xcf,
0xff, 0xff, 0xff, 0xd7, 0x10, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x15, 0x67, 0x75, 0x20, 0x0,
0x0, 0x0, 0x0,
/* U+0037 "7" */
0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0x17, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf1, 0x7f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0x17, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x26, 0x66,
0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0xcf, 0xff,
0xf8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xe, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0xb0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3f, 0xff, 0xfe, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x1, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xd, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xe0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xaf,
0xff, 0xf8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1f, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff,
0xb0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xef, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xfe, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb,
0xff, 0xff, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2, 0xff, 0xff, 0xf2, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff,
0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xe, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5, 0xff, 0xff, 0xe0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xff, 0xf9, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x2f, 0xff, 0xff, 0x20, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xff, 0xff, 0xf5, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xfe,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xc, 0xff, 0xff, 0x90, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xf2, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xaf,
0xff, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1f, 0xff, 0xff, 0x60, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff,
0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+0038 "8" */
0x0, 0x0, 0x0, 0x0, 0x25, 0x77, 0x75, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x18, 0xef,
0xff, 0xff, 0xff, 0xd6, 0x0, 0x0, 0x0, 0x0,
0x0, 0x4e, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfd,
0x20, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x30, 0x0, 0x0, 0x3f,
0xff, 0xff, 0xff, 0xed, 0xef, 0xff, 0xff, 0xfd,
0x0, 0x0, 0xd, 0xff, 0xff, 0xf9, 0x20, 0x0,
0x3b, 0xff, 0xff, 0xf7, 0x0, 0x4, 0xff, 0xff,
0xf7, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xe0,
0x0, 0x8f, 0xff, 0xfd, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0xff, 0x20, 0xb, 0xff, 0xff, 0x80,
0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xf4, 0x0,
0xbf, 0xff, 0xf7, 0x0, 0x0, 0x0, 0x0, 0x9,
0xff, 0xff, 0x40, 0x9, 0xff, 0xff, 0x80, 0x0,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xf3, 0x0, 0x5f,
0xff, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x1f, 0xff,
0xff, 0x0, 0x0, 0xef, 0xff, 0xf9, 0x0, 0x0,
0x0, 0xb, 0xff, 0xff, 0x90, 0x0, 0x5, 0xff,
0xff, 0xfb, 0x41, 0x1, 0x5d, 0xff, 0xff, 0xe1,
0x0, 0x0, 0x7, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x4, 0xef,
0xff, 0xff, 0xff, 0xff, 0xff, 0xc2, 0x0, 0x0,
0x0, 0x0, 0x3c, 0xff, 0xff, 0xff, 0xff, 0xff,
0xfa, 0x10, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xfe, 0x30, 0x0, 0x0,
0x7f, 0xff, 0xff, 0xfc, 0x98, 0x9d, 0xff, 0xff,
0xff, 0x30, 0x0, 0x4f, 0xff, 0xff, 0xc2, 0x0,
0x0, 0x4, 0xef, 0xff, 0xfe, 0x0, 0xd, 0xff,
0xff, 0xc0, 0x0, 0x0, 0x0, 0x1, 0xef, 0xff,
0xf8, 0x4, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0x5, 0xff, 0xff, 0xe0, 0x9f, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xff,
0x3c, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0, 0x0,
0x0, 0xbf, 0xff, 0xf6, 0xdf, 0xff, 0xf6, 0x0,
0x0, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0x8d,
0xff, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0,
0xaf, 0xff, 0xf8, 0xcf, 0xff, 0xf8, 0x0, 0x0,
0x0, 0x0, 0x0, 0xc, 0xff, 0xff, 0x7a, 0xff,
0xff, 0xd0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff,
0xff, 0xf4, 0x5f, 0xff, 0xff, 0x50, 0x0, 0x0,
0x0, 0x0, 0x9f, 0xff, 0xff, 0x0, 0xef, 0xff,
0xff, 0x40, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xff,
0xa0, 0x7, 0xff, 0xff, 0xff, 0xa4, 0x10, 0x15,
0xbf, 0xff, 0xff, 0xf2, 0x0, 0xc, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf7, 0x0,
0x0, 0xc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf8, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf6, 0x0, 0x0, 0x0,
0x0, 0x2, 0x9e, 0xff, 0xff, 0xff, 0xfe, 0x81,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x57,
0x77, 0x52, 0x0, 0x0, 0x0, 0x0,
/* U+0039 "9" */
0x0, 0x0, 0x0, 0x0, 0x3, 0x67, 0x76, 0x40,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x29,
0xef, 0xff, 0xff, 0xff, 0xb4, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xa1, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xfd, 0x20, 0x0,
0x0, 0xb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xd1, 0x0, 0x0, 0x6f, 0xff, 0xff,
0xf9, 0x41, 0x13, 0x7e, 0xff, 0xff, 0xfa, 0x0,
0x0, 0xef, 0xff, 0xfe, 0x30, 0x0, 0x0, 0x1,
0xcf, 0xff, 0xff, 0x20, 0x6, 0xff, 0xff, 0xf4,
0x0, 0x0, 0x0, 0x0, 0x1e, 0xff, 0xff, 0x90,
0xb, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x0, 0x0,
0x6, 0xff, 0xff, 0xe0, 0xf, 0xff, 0xff, 0x60,
0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff, 0xf1,
0xf, 0xff, 0xff, 0x30, 0x0, 0x0, 0x0, 0x0,
0x0, 0xef, 0xff, 0xf4, 0x1f, 0xff, 0xff, 0x30,
0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff, 0xf4,
0xf, 0xff, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0,
0x0, 0xff, 0xff, 0xf4, 0xe, 0xff, 0xff, 0x80,
0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xf2,
0xb, 0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xff, 0xf0, 0x6, 0xff, 0xff, 0xf9,
0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xff, 0xa0,
0x0, 0xef, 0xff, 0xff, 0x91, 0x0, 0x0, 0x6,
0xff, 0xff, 0xff, 0x50, 0x0, 0x5f, 0xff, 0xff,
0xff, 0xa8, 0x79, 0xef, 0xff, 0xff, 0xfe, 0x0,
0x0, 0x9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x9f, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xd0, 0x0,
0x0, 0x0, 0x5, 0xef, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x5,
0xad, 0xff, 0xec, 0xff, 0xff, 0xfb, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xff,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1e, 0xff, 0xff, 0x70, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xaf, 0xff,
0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x3, 0xff, 0xff, 0xf4, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff,
0xa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7f, 0xff, 0xff, 0x10, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff, 0xf7,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xa, 0xff, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xff, 0x30,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xdf, 0xff, 0xfa, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0xf1, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1f,
0xff, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xaf, 0xff, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0,
/* U+003A ":" */
0x1, 0x66, 0x20, 0x2, 0xef, 0xff, 0x40, 0xaf,
0xff, 0xfd, 0xd, 0xff, 0xff, 0xf0, 0xcf, 0xff,
0xff, 0x4, 0xff, 0xff, 0x70, 0x4, 0xbb, 0x60,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3a, 0xa5, 0x0, 0x4f, 0xff,
0xf7, 0xc, 0xff, 0xff, 0xe0, 0xdf, 0xff, 0xff,
0xa, 0xff, 0xff, 0xd0, 0x2e, 0xff, 0xf4, 0x0,
0x16, 0x62, 0x0
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 587, .box_w = 36, .box_h = 36, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 648, .adv_w = 360, .box_w = 18, .box_h = 5, .ofs_x = 2, .ofs_y = 12},
{.bitmap_index = 693, .adv_w = 178, .box_w = 7, .box_h = 7, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 718, .adv_w = 297, .box_w = 18, .box_h = 34, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1024, .adv_w = 427, .box_w = 23, .box_h = 36, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 1438, .adv_w = 427, .box_w = 15, .box_h = 34, .ofs_x = 4, .ofs_y = 0},
{.bitmap_index = 1693, .adv_w = 427, .box_w = 23, .box_h = 35, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2096, .adv_w = 427, .box_w = 24, .box_h = 36, .ofs_x = 1, .ofs_y = -1},
{.bitmap_index = 2528, .adv_w = 427, .box_w = 26, .box_h = 34, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 2970, .adv_w = 427, .box_w = 22, .box_h = 35, .ofs_x = 3, .ofs_y = -1},
{.bitmap_index = 3355, .adv_w = 427, .box_w = 23, .box_h = 35, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 3758, .adv_w = 427, .box_w = 23, .box_h = 34, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 4149, .adv_w = 427, .box_w = 23, .box_h = 36, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 4563, .adv_w = 427, .box_w = 24, .box_h = 35, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 4983, .adv_w = 195, .box_w = 7, .box_h = 26, .ofs_x = 3, .ofs_y = -1}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 37, .range_length = 1, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 45, .range_length = 14, .glyph_id_start = 2,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
}
};
/*-----------------
* KERNING
*----------------*/
/*Pair left and right glyphs for kerning*/
static const uint8_t kern_pair_glyph_ids[] =
{
4, 2,
4, 3,
4, 4
};
/* Kerning between the respective left and right glyphs
* 4.4 format which needs to scaled with `kern_scale`*/
static const int8_t kern_pair_values[] =
{
-32, -105, -68
};
/*Collect the kern pair's data in one place*/
static const lv_font_fmt_txt_kern_pair_t kern_pairs =
{
.glyph_ids = kern_pair_glyph_ids,
.values = kern_pair_values,
.pair_cnt = 3,
.glyph_ids_size = 0
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR >= 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = &kern_pairs,
.kern_scale = 16,
.cmap_num = 2,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR >= 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t Number_HarmonyOS_bpp4_46px = {
#else
lv_font_t Number_HarmonyOS_bpp4_46px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 36, /*The maximum line height required by the font*/
.base_line = 1, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -3,
.underline_thickness = 2,
#endif
.dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
};
#endif /*#if NUMBER_HARMONYOS_BPP4_46PX*/

View File

@ -1,929 +0,0 @@
/*******************************************************************************
* Size: 50 px
* Bpp: 4
* Opts: --no-compress --format lvgl --font HarmonyOS_Sans_SC_Medium.ttf -o Number_HarmonyOS_bpp4_50px.c --bpp 4 --size 50 -r 0x30-0x39 -r 0x2d-0x2f -r 0x25 -r 0x3a
******************************************************************************/
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#ifndef NUMBER_HARMONYOS_BPP4_50PX
#define NUMBER_HARMONYOS_BPP4_50PX 1
#endif
#if NUMBER_HARMONYOS_BPP4_50PX
/*-----------------
* BITMAPS
*----------------*/
/*Store the image of the glyphs*/
static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
/* U+0025 "%" */
0x0, 0x0, 0x0, 0x15, 0x77, 0x63, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xaf, 0xff,
0xff, 0xfe, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2f, 0xff, 0xff, 0x40, 0x0, 0x0, 0x0,
0x4, 0xef, 0xff, 0xff, 0xff, 0xff, 0xb1, 0x0,
0x0, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xb0,
0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x4,
0xff, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0xdf,
0xff, 0xff, 0xdb, 0xef, 0xff, 0xff, 0x80, 0x0,
0x0, 0x0, 0x0, 0xdf, 0xff, 0xf8, 0x0, 0x0,
0x0, 0x0, 0x6f, 0xff, 0xfd, 0x30, 0x0, 0x7f,
0xff, 0xff, 0x0, 0x0, 0x0, 0x0, 0x7f, 0xff,
0xfe, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff,
0x20, 0x0, 0x0, 0x8f, 0xff, 0xf5, 0x0, 0x0,
0x0, 0x1f, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0,
0x0, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x1, 0xff,
0xff, 0x80, 0x0, 0x0, 0xa, 0xff, 0xff, 0xc0,
0x0, 0x0, 0x0, 0x0, 0xf, 0xff, 0xf8, 0x0,
0x0, 0x0, 0xe, 0xff, 0xfa, 0x0, 0x0, 0x3,
0xff, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x0,
0xff, 0xff, 0x80, 0x0, 0x0, 0x0, 0xef, 0xff,
0x90, 0x0, 0x0, 0xcf, 0xff, 0xf9, 0x0, 0x0,
0x0, 0x0, 0x0, 0xe, 0xff, 0xfc, 0x0, 0x0,
0x0, 0x2f, 0xff, 0xf8, 0x0, 0x0, 0x6f, 0xff,
0xfe, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0xaf,
0xff, 0xf5, 0x0, 0x0, 0xa, 0xff, 0xff, 0x40,
0x0, 0x1e, 0xff, 0xff, 0x60, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5, 0xff, 0xff, 0xf7, 0x10, 0x3b,
0xff, 0xff, 0xe0, 0x0, 0x9, 0xff, 0xff, 0xc0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xf5, 0x0, 0x3,
0xff, 0xff, 0xf3, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1e, 0xff, 0xff, 0xff, 0xff, 0xff,
0xf9, 0x0, 0x0, 0xcf, 0xff, 0xf9, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1c, 0xff,
0xff, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x5f, 0xff,
0xff, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x6, 0xdf, 0xff, 0xff, 0xa3, 0x0,
0x0, 0xe, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x13,
0x32, 0x0, 0x0, 0x0, 0x8, 0xff, 0xff, 0xd0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2,
0xff, 0xff, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xfa, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5f, 0xff,
0xff, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xd, 0xff, 0xff, 0x70, 0x0, 0x0, 0x6b,
0xef, 0xfc, 0x71, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x8, 0xff, 0xff, 0xd0,
0x0, 0x3, 0xef, 0xff, 0xff, 0xff, 0xf6, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2,
0xff, 0xff, 0xf4, 0x0, 0x5, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf9, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xaf, 0xff, 0xfb, 0x0, 0x2,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf6, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4f, 0xff,
0xff, 0x20, 0x0, 0xcf, 0xff, 0xfe, 0x74, 0x6d,
0xff, 0xff, 0xf1, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xd, 0xff, 0xff, 0x80, 0x0, 0x3f, 0xff,
0xfd, 0x10, 0x0, 0xb, 0xff, 0xff, 0x70, 0x0,
0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0xe0,
0x0, 0x7, 0xff, 0xff, 0x40, 0x0, 0x0, 0x1f,
0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0xff, 0xff, 0xf5, 0x0, 0x0, 0xaf, 0xff, 0xe0,
0x0, 0x0, 0x0, 0xbf, 0xff, 0xe0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xaf, 0xff, 0xfc, 0x0, 0x0,
0xb, 0xff, 0xfd, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3f, 0xff,
0xff, 0x30, 0x0, 0x0, 0xbf, 0xff, 0xd0, 0x0,
0x0, 0x0, 0x9f, 0xff, 0xf0, 0x0, 0x0, 0x0,
0x0, 0xc, 0xff, 0xff, 0x90, 0x0, 0x0, 0x9,
0xff, 0xff, 0x10, 0x0, 0x0, 0xd, 0xff, 0xfd,
0x0, 0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0xe1,
0x0, 0x0, 0x0, 0x6f, 0xff, 0xf8, 0x0, 0x0,
0x4, 0xff, 0xff, 0x90, 0x0, 0x0, 0x0, 0x1,
0xef, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x1, 0xff,
0xff, 0xf7, 0x0, 0x5, 0xff, 0xff, 0xf4, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xff, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xff, 0xce, 0xff,
0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x3f, 0xff,
0xff, 0x30, 0x0, 0x0, 0x0, 0x0, 0xc, 0xff,
0xff, 0xff, 0xff, 0xff, 0xfe, 0x10, 0x0, 0x0,
0x0, 0xc, 0xff, 0xff, 0xa0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1b, 0xff, 0xff, 0xff, 0xff, 0xfd,
0x20, 0x0, 0x0, 0x0, 0x5, 0xff, 0xff, 0xf1,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, 0xef,
0xff, 0xff, 0xf9, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x36, 0x77, 0x40, 0x0, 0x0,
0x0,
/* U+002D "-" */
0x56, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66,
0x66, 0x2f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf6, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xf6, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x60,
/* U+002E "." */
0x0, 0x3, 0x30, 0x0, 0x2, 0xdf, 0xfd, 0x20,
0xc, 0xff, 0xff, 0xd0, 0x1f, 0xff, 0xff, 0xf3,
0x2f, 0xff, 0xff, 0xf3, 0xd, 0xff, 0xff, 0xe0,
0x3, 0xff, 0xff, 0x40, 0x0, 0x17, 0x71, 0x0,
/* U+002F "/" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xcf,
0xff, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2, 0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0x80, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4f, 0xff,
0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xaf, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xff, 0xff, 0xf1, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x5, 0xff, 0xff, 0xa0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff,
0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1f,
0xff, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7f, 0xff, 0xf9, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xdf, 0xff, 0xf3, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xd0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0x70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xe, 0xff, 0xff, 0x10, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5f, 0xff, 0xfb, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xf5, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff,
0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7,
0xff, 0xff, 0x90, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xd, 0xff, 0xff, 0x30, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x3f, 0xff, 0xfd, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xf7,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xef,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x4, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xa, 0xff, 0xff, 0x60, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x1f, 0xff, 0xff, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff,
0xfa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xff, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2, 0xff, 0xff, 0xe0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x8, 0xff, 0xff, 0x80, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xff,
0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4f,
0xff, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xaf, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xff, 0xff, 0xf1, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5, 0xff, 0xff, 0xa0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff,
0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x1f, 0xff, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0,
/* U+0030 "0" */
0x0, 0x0, 0x0, 0x0, 0x1, 0x57, 0x77, 0x51,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x5c, 0xff, 0xff, 0xff, 0xfd, 0x60, 0x0, 0x0,
0x0, 0x0, 0x0, 0x1, 0xcf, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x0, 0x0, 0x0, 0x0, 0x2,
0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe2,
0x0, 0x0, 0x0, 0x0, 0xdf, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xe1, 0x0, 0x0, 0x0,
0x9f, 0xff, 0xff, 0xfe, 0xa8, 0xae, 0xff, 0xff,
0xff, 0xa0, 0x0, 0x0, 0x3f, 0xff, 0xff, 0xf8,
0x0, 0x0, 0x7, 0xff, 0xff, 0xff, 0x30, 0x0,
0xa, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x7,
0xff, 0xff, 0xfb, 0x0, 0x1, 0xff, 0xff, 0xfd,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff, 0xf2,
0x0, 0x6f, 0xff, 0xff, 0x60, 0x0, 0x0, 0x0,
0x0, 0x6f, 0xff, 0xff, 0x70, 0xb, 0xff, 0xff,
0xf1, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff,
0xfb, 0x0, 0xef, 0xff, 0xfc, 0x0, 0x0, 0x0,
0x0, 0x0, 0xc, 0xff, 0xff, 0xf0, 0x2f, 0xff,
0xff, 0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x9f,
0xff, 0xff, 0x24, 0xff, 0xff, 0xf6, 0x0, 0x0,
0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0xf5, 0x6f,
0xff, 0xff, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0,
0x4f, 0xff, 0xff, 0x78, 0xff, 0xff, 0xf2, 0x0,
0x0, 0x0, 0x0, 0x0, 0x2, 0xff, 0xff, 0xf9,
0x9f, 0xff, 0xff, 0x10, 0x0, 0x0, 0x0, 0x0,
0x0, 0x1f, 0xff, 0xff, 0xaa, 0xff, 0xff, 0xf0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff,
0xfb, 0xaf, 0xff, 0xff, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xf, 0xff, 0xff, 0xbb, 0xff, 0xff,
0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff,
0xff, 0xfb, 0xaf, 0xff, 0xff, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xf, 0xff, 0xff, 0xba, 0xff,
0xff, 0xf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0xff, 0xff, 0xfb, 0x9f, 0xff, 0xff, 0x10, 0x0,
0x0, 0x0, 0x0, 0x0, 0x1f, 0xff, 0xff, 0xa8,
0xff, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2, 0xff, 0xff, 0xf9, 0x7f, 0xff, 0xff, 0x40,
0x0, 0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xff,
0x74, 0xff, 0xff, 0xf6, 0x0, 0x0, 0x0, 0x0,
0x0, 0x6, 0xff, 0xff, 0xf5, 0x2f, 0xff, 0xff,
0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff,
0xff, 0x20, 0xff, 0xff, 0xfc, 0x0, 0x0, 0x0,
0x0, 0x0, 0xc, 0xff, 0xff, 0xf0, 0xb, 0xff,
0xff, 0xf1, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff,
0xff, 0xfc, 0x0, 0x6f, 0xff, 0xff, 0x60, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xff, 0xff, 0x70, 0x1,
0xff, 0xff, 0xfd, 0x0, 0x0, 0x0, 0x0, 0xd,
0xff, 0xff, 0xf2, 0x0, 0xb, 0xff, 0xff, 0xf8,
0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0xfb, 0x0,
0x0, 0x3f, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x7,
0xff, 0xff, 0xff, 0x40, 0x0, 0x0, 0x9f, 0xff,
0xff, 0xfe, 0x98, 0x9e, 0xff, 0xff, 0xff, 0xa0,
0x0, 0x0, 0x0, 0xdf, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xe1, 0x0, 0x0, 0x0, 0x2,
0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe2,
0x0, 0x0, 0x0, 0x0, 0x1, 0xcf, 0xff, 0xff,
0xff, 0xff, 0xff, 0xc2, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5c, 0xff, 0xff, 0xff, 0xfd, 0x60,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0x57, 0x77, 0x52, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+0031 "1" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x5e, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x3c, 0xff, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x19, 0xff, 0xff, 0xff, 0xfc,
0x0, 0x0, 0x7, 0xff, 0xff, 0xff, 0xff, 0xfc,
0x0, 0x4, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xfc,
0x2, 0xbf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc,
0x3f, 0xff, 0xff, 0xff, 0xfb, 0xcf, 0xff, 0xfc,
0x4f, 0xff, 0xff, 0xfd, 0x40, 0xbf, 0xff, 0xfc,
0x4f, 0xff, 0xfe, 0x60, 0x0, 0xbf, 0xff, 0xfc,
0x4f, 0xff, 0x91, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x4f, 0xb2, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x24, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xfc,
/* U+0032 "2" */
0x0, 0x0, 0x0, 0x0, 0x1, 0x56, 0x77, 0x52,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0x7d, 0xff, 0xff, 0xff, 0xfd, 0x70, 0x0, 0x0,
0x0, 0x0, 0x0, 0x6, 0xef, 0xff, 0xff, 0xff,
0xff, 0xff, 0xe4, 0x0, 0x0, 0x0, 0x0, 0xa,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf6,
0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf4, 0x0, 0x0, 0x9,
0xff, 0xff, 0xff, 0xfb, 0x88, 0xae, 0xff, 0xff,
0xff, 0xe0, 0x0, 0x3, 0xff, 0xff, 0xff, 0x91,
0x0, 0x0, 0x9, 0xff, 0xff, 0xff, 0x60, 0x0,
0xbf, 0xff, 0xff, 0x60, 0x0, 0x0, 0x0, 0x9,
0xff, 0xff, 0xfc, 0x0, 0x1f, 0xff, 0xff, 0x80,
0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xff, 0xf0,
0x2, 0xef, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x9f, 0xff, 0xff, 0x30, 0x0, 0x7f, 0xf6,
0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xff, 0xff,
0xf4, 0x0, 0x0, 0x19, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5f, 0xff, 0xff, 0x50, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xff,
0xff, 0xf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9f, 0xff, 0xff, 0x10, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe,
0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x5, 0xff, 0xff, 0xf9, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xef, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xaf, 0xff, 0xff, 0xa0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x6f, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x3f, 0xff, 0xff, 0xf6,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2e, 0xff, 0xff, 0xfa, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x1d, 0xff, 0xff, 0xfd,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xc, 0xff, 0xff, 0xfe, 0x20, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0xff,
0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x8, 0xff, 0xff, 0xff,
0x60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x6, 0xff, 0xff, 0xff, 0x80, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xff,
0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x3, 0xff, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x2, 0xef, 0xff, 0xff,
0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x1, 0xdf, 0xff, 0xff, 0xd1, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xff,
0xe1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xbf, 0xff, 0xff, 0xe2, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x9f, 0xff, 0xff,
0xfe, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd,
0xd6, 0x6f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0x78, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf7, 0x8f, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x78, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf7,
/* U+0033 "3" */
0x0, 0x0, 0x0, 0x0, 0x3, 0x67, 0x76, 0x51,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0xaf, 0xff, 0xff, 0xff, 0xfd, 0x70, 0x0, 0x0,
0x0, 0x0, 0x0, 0x1a, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xe4, 0x0, 0x0, 0x0, 0x0, 0x2e,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x1e, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf3, 0x0, 0x0, 0xc,
0xff, 0xff, 0xff, 0xd9, 0x77, 0xae, 0xff, 0xff,
0xff, 0xd0, 0x0, 0x5, 0xff, 0xff, 0xfe, 0x50,
0x0, 0x0, 0x9, 0xff, 0xff, 0xff, 0x50, 0x0,
0xdf, 0xff, 0xfe, 0x10, 0x0, 0x0, 0x0, 0x9,
0xff, 0xff, 0xfa, 0x0, 0x2f, 0xff, 0xff, 0x30,
0x0, 0x0, 0x0, 0x0, 0x1f, 0xff, 0xff, 0xe0,
0x0, 0x5d, 0xff, 0xa0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xcf, 0xff, 0xff, 0x0, 0x0, 0x7, 0xf3,
0x0, 0x0, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff,
0xf0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xcf, 0xff, 0xff, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xff,
0xff, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8, 0xff, 0xff, 0xf7, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xff,
0xff, 0xff, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x4b, 0xff, 0xff, 0xff, 0x60, 0x0,
0x0, 0x0, 0x0, 0x0, 0x6c, 0xcd, 0xff, 0xff,
0xff, 0xff, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0,
0x8, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x50, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xff,
0xff, 0xff, 0x91, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x8, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf7,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff,
0xff, 0xff, 0xff, 0xff, 0xfa, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x13, 0x5a, 0xff, 0xff,
0xff, 0xf8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x1, 0xaf, 0xff, 0xff, 0xf3, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9f, 0xff, 0xff, 0xa0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff, 0xff,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x9, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff,
0xff, 0x40, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x5, 0xff, 0xff, 0xf5, 0x0, 0x2b,
0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f,
0xff, 0xff, 0x41, 0x9f, 0xff, 0x40, 0x0, 0x0,
0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0xf2, 0xaf,
0xff, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2,
0xff, 0xff, 0xff, 0x5, 0xff, 0xff, 0xfc, 0x10,
0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xff, 0xa0,
0xd, 0xff, 0xff, 0xfe, 0x50, 0x0, 0x0, 0x2,
0xcf, 0xff, 0xff, 0xf3, 0x0, 0x3f, 0xff, 0xff,
0xff, 0xe9, 0x76, 0x8b, 0xff, 0xff, 0xff, 0xfa,
0x0, 0x0, 0x6f, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xfd, 0x0, 0x0, 0x0, 0x6f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc,
0x10, 0x0, 0x0, 0x0, 0x3c, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0,
0x0, 0x4, 0xaf, 0xff, 0xff, 0xff, 0xfe, 0x82,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0x67, 0x77, 0x52, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+0034 "4" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0xff,
0xff, 0xfa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2f, 0xff, 0xff, 0x90, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xaf, 0xff, 0xff, 0x10, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xff,
0xf8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0xf1, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x4f, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xcf,
0xff, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x5, 0xff, 0xff, 0xf6,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xd, 0xff, 0xff, 0xd0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x6f, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff,
0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0xf4, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xe, 0xff, 0xff, 0xc0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f,
0xff, 0xff, 0x30, 0x0, 0x19, 0x99, 0x99, 0x10,
0x0, 0x0, 0x0, 0x0, 0x1, 0xff, 0xff, 0xfb,
0x0, 0x0, 0x2f, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0x9, 0xff, 0xff, 0xf2, 0x0, 0x0,
0x2f, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0,
0x1f, 0xff, 0xff, 0xa0, 0x0, 0x0, 0x2f, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0xaf, 0xff,
0xff, 0x10, 0x0, 0x0, 0x2f, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x2, 0xff, 0xff, 0xf9, 0x0,
0x0, 0x0, 0x2f, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0xb, 0xff, 0xff, 0xf1, 0x0, 0x0, 0x0,
0x2f, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x3f,
0xff, 0xff, 0x70, 0x0, 0x0, 0x0, 0x2f, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xfe,
0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0xff, 0x20,
0x0, 0x0, 0x4, 0xff, 0xff, 0xf6, 0x0, 0x0,
0x0, 0x0, 0x2f, 0xff, 0xff, 0x20, 0x0, 0x0,
0xc, 0xff, 0xff, 0xfb, 0xbb, 0xbb, 0xbb, 0xbb,
0xbf, 0xff, 0xff, 0xbb, 0xbb, 0xb3, 0x3f, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xf5, 0x3f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf5, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf5,
0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xf5, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2f, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2f, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2f, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2f, 0xff, 0xff, 0x20, 0x0, 0x0,
/* U+0035 "5" */
0x0, 0x6, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf8, 0x0, 0x0, 0x8, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8, 0x0,
0x0, 0xa, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf8, 0x0, 0x0, 0xc, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8, 0x0,
0x0, 0xe, 0xff, 0xff, 0xcb, 0xbb, 0xbb, 0xbb,
0xbb, 0xbb, 0xb6, 0x0, 0x0, 0xf, 0xff, 0xff,
0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x2f, 0xff, 0xff, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xfd,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x6f, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x8f, 0xff, 0xf9,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xaf, 0xff, 0xf7, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xef, 0xff, 0xf3, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xf1,
0x6b, 0xef, 0xfe, 0xb7, 0x10, 0x0, 0x0, 0x0,
0x2, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff,
0xf9, 0x10, 0x0, 0x0, 0x4, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xe3, 0x0, 0x0,
0x6, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0x30, 0x0, 0x8, 0xff, 0xff, 0xff,
0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xe1, 0x0,
0xa, 0xff, 0xff, 0xfd, 0x61, 0x0, 0x5, 0xdf,
0xff, 0xff, 0xf9, 0x0, 0xc, 0xff, 0xff, 0xa0,
0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xff, 0x10,
0x1, 0x8f, 0xfa, 0x0, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xff, 0xff, 0x80, 0x0, 0x1, 0x70, 0x0,
0x0, 0x0, 0x0, 0x0, 0x4f, 0xff, 0xff, 0xc0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xd, 0xff, 0xff, 0xf0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x8, 0xff, 0xff, 0xf3, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x7, 0xff, 0xff, 0xf3,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x8, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x30, 0x0,
0x0, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0xf0,
0x0, 0x2b, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x0,
0xf, 0xff, 0xff, 0xd0, 0x19, 0xff, 0xf9, 0x0,
0x0, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xff, 0x80,
0x6f, 0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x3,
0xff, 0xff, 0xff, 0x20, 0x1f, 0xff, 0xff, 0xf7,
0x0, 0x0, 0x0, 0x4e, 0xff, 0xff, 0xfa, 0x0,
0x7, 0xff, 0xff, 0xff, 0xe9, 0x66, 0x8d, 0xff,
0xff, 0xff, 0xf1, 0x0, 0x0, 0xcf, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x40, 0x0,
0x0, 0x1d, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x9f, 0xff,
0xff, 0xff, 0xff, 0xff, 0xfd, 0x30, 0x0, 0x0,
0x0, 0x0, 0x3, 0xaf, 0xff, 0xff, 0xff, 0xfc,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x36, 0x77, 0x64, 0x10, 0x0, 0x0, 0x0, 0x0,
/* U+0036 "6" */
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc, 0xff,
0xff, 0xf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x6f, 0xff, 0xff, 0x80, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0xef, 0xff, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x4f, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdf, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x7, 0xff, 0xff, 0xf7, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1f,
0xff, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xbf, 0xff, 0xff, 0x40,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x4, 0xff, 0xff, 0xfa, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff,
0xf1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x8f, 0xff, 0xff, 0x70, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0xff,
0xff, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0xf2, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x5f, 0xff, 0xff, 0xdc, 0xef, 0xfd, 0xa6, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf7, 0x0, 0x0, 0x0,
0x0, 0x8, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x0, 0x0, 0x0, 0x1f, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe,
0x10, 0x0, 0x0, 0x9f, 0xff, 0xff, 0xff, 0xff,
0xde, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x0, 0x1,
0xff, 0xff, 0xff, 0xfa, 0x30, 0x0, 0x5, 0xdf,
0xff, 0xff, 0xf7, 0x0, 0x7, 0xff, 0xff, 0xff,
0x60, 0x0, 0x0, 0x0, 0xb, 0xff, 0xff, 0xfe,
0x0, 0xb, 0xff, 0xff, 0xf8, 0x0, 0x0, 0x0,
0x0, 0x0, 0xdf, 0xff, 0xff, 0x50, 0xf, 0xff,
0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5f,
0xff, 0xff, 0xa0, 0x2f, 0xff, 0xff, 0x90, 0x0,
0x0, 0x0, 0x0, 0x0, 0xf, 0xff, 0xff, 0xd0,
0x4f, 0xff, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0,
0x0, 0xc, 0xff, 0xff, 0xf0, 0x5f, 0xff, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff,
0xff, 0xf0, 0x4f, 0xff, 0xff, 0x50, 0x0, 0x0,
0x0, 0x0, 0x0, 0xc, 0xff, 0xff, 0xf0, 0x2f,
0xff, 0xff, 0x70, 0x0, 0x0, 0x0, 0x0, 0x0,
0xe, 0xff, 0xff, 0xe0, 0xf, 0xff, 0xff, 0xc0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xff, 0xff,
0xb0, 0xb, 0xff, 0xff, 0xf3, 0x0, 0x0, 0x0,
0x0, 0x0, 0xaf, 0xff, 0xff, 0x60, 0x5, 0xff,
0xff, 0xfd, 0x10, 0x0, 0x0, 0x0, 0x6, 0xff,
0xff, 0xff, 0x10, 0x0, 0xdf, 0xff, 0xff, 0xd3,
0x0, 0x0, 0x0, 0x8f, 0xff, 0xff, 0xf8, 0x0,
0x0, 0x3f, 0xff, 0xff, 0xff, 0xc8, 0x77, 0xae,
0xff, 0xff, 0xff, 0xd0, 0x0, 0x0, 0x7, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0x20, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xe3, 0x0, 0x0, 0x0,
0x0, 0x4, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff,
0xfa, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6,
0xcf, 0xff, 0xff, 0xff, 0xfa, 0x30, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x46, 0x77,
0x63, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+0037 "7" */
0x4f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x24, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xf2, 0x4f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0x24, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xf1, 0x2b, 0xbb, 0xbb, 0xbb, 0xbb, 0xbb,
0xbb, 0xbb, 0xbb, 0xff, 0xff, 0xfb, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3f,
0xff, 0xff, 0x50, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xa, 0xff, 0xff, 0xe0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0xff, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x7f, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xd, 0xff, 0xff, 0xb0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xf5,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xaf, 0xff, 0xfe, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x1f, 0xff, 0xff,
0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x7, 0xff, 0xff, 0xf2, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xef, 0xff,
0xfb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x4f, 0xff, 0xff, 0x50, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb, 0xff,
0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2, 0xff, 0xff, 0xf8, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f,
0xff, 0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xe, 0xff, 0xff, 0xc0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5,
0xff, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xfe, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x2f, 0xff, 0xff, 0x90, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0xf2,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xff, 0xff, 0xfc, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xff,
0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xc, 0xff, 0xff, 0xe0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xff,
0xf9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x9f, 0xff, 0xff, 0x20, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1f, 0xff,
0xff, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x7, 0xff, 0xff, 0xf6, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdf,
0xff, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4f, 0xff, 0xff, 0x90, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa,
0xff, 0xff, 0xf3, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x1, 0xff, 0xff, 0xfc, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x7f, 0xff, 0xff, 0x60, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xe, 0xff, 0xff, 0xf0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+0038 "8" */
0x0, 0x0, 0x0, 0x0, 0x2, 0x57, 0x77, 0x53,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1,
0x8e, 0xff, 0xff, 0xff, 0xfe, 0x92, 0x0, 0x0,
0x0, 0x0, 0x0, 0x6, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf8, 0x0, 0x0, 0x0, 0x0, 0xa,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf9, 0x0, 0x0, 0x3,
0xff, 0xff, 0xff, 0xe8, 0x43, 0x47, 0xdf, 0xff,
0xff, 0xf3, 0x0, 0x0, 0xcf, 0xff, 0xff, 0xb0,
0x0, 0x0, 0x0, 0x9f, 0xff, 0xff, 0xb0, 0x0,
0x1f, 0xff, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xff, 0xff, 0x0, 0x5, 0xff, 0xff, 0xf6,
0x0, 0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xf3,
0x0, 0x6f, 0xff, 0xff, 0x30, 0x0, 0x0, 0x0,
0x0, 0xf, 0xff, 0xff, 0x50, 0x6, 0xff, 0xff,
0xf3, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff,
0xf4, 0x0, 0x4f, 0xff, 0xff, 0x50, 0x0, 0x0,
0x0, 0x0, 0x3f, 0xff, 0xff, 0x20, 0x1, 0xff,
0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x9, 0xff,
0xff, 0xe0, 0x0, 0xa, 0xff, 0xff, 0xf6, 0x0,
0x0, 0x0, 0x5, 0xff, 0xff, 0xf8, 0x0, 0x0,
0x1e, 0xff, 0xff, 0xfa, 0x30, 0x0, 0x29, 0xff,
0xff, 0xfe, 0x10, 0x0, 0x0, 0x3f, 0xff, 0xff,
0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0x20, 0x0,
0x0, 0x0, 0x3d, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xfd, 0x20, 0x0, 0x0, 0x0, 0x0, 0x2e,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x30, 0x0,
0x0, 0x0, 0x0, 0x7f, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0, 0x9f,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xa0, 0x0, 0x0, 0x8f, 0xff, 0xff, 0xfa, 0x41,
0x1, 0x49, 0xff, 0xff, 0xff, 0x80, 0x0, 0x3f,
0xff, 0xff, 0xf4, 0x0, 0x0, 0x0, 0x3, 0xef,
0xff, 0xff, 0x30, 0xb, 0xff, 0xff, 0xf4, 0x0,
0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xfb, 0x1,
0xff, 0xff, 0xfb, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xff, 0xf1, 0x6f, 0xff, 0xff, 0x50,
0x0, 0x0, 0x0, 0x0, 0x0, 0x3f, 0xff, 0xff,
0x69, 0xff, 0xff, 0xf1, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0xff, 0xff, 0xf9, 0xaf, 0xff, 0xff,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xff,
0xff, 0xaa, 0xff, 0xff, 0xf0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0xff, 0xff, 0xfa, 0x9f, 0xff,
0xff, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf,
0xff, 0xff, 0x97, 0xff, 0xff, 0xf6, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xf7, 0x3f,
0xff, 0xff, 0xd0, 0x0, 0x0, 0x0, 0x0, 0x0,
0xbf, 0xff, 0xff, 0x40, 0xef, 0xff, 0xff, 0x80,
0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xff, 0xe0,
0x7, 0xff, 0xff, 0xff, 0x91, 0x0, 0x0, 0x0,
0x8f, 0xff, 0xff, 0xf7, 0x0, 0xd, 0xff, 0xff,
0xff, 0xfa, 0x76, 0x7a, 0xef, 0xff, 0xff, 0xfd,
0x0, 0x0, 0x2e, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x30, 0x0, 0x0, 0x3e,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe,
0x30, 0x0, 0x0, 0x0, 0x1a, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xfb, 0x20, 0x0, 0x0, 0x0,
0x0, 0x3, 0xae, 0xff, 0xff, 0xff, 0xff, 0xa4,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0x57, 0x77, 0x63, 0x0, 0x0, 0x0, 0x0, 0x0,
/* U+0039 "9" */
0x0, 0x0, 0x0, 0x0, 0x3, 0x67, 0x76, 0x41,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2,
0x9f, 0xff, 0xff, 0xff, 0xfd, 0x60, 0x0, 0x0,
0x0, 0x0, 0x0, 0x19, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xe5, 0x0, 0x0, 0x0, 0x0, 0x2d,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8,
0x0, 0x0, 0x0, 0x2e, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf8, 0x0, 0x0, 0xc,
0xff, 0xff, 0xff, 0xfa, 0x87, 0x8c, 0xff, 0xff,
0xff, 0xf4, 0x0, 0x7, 0xff, 0xff, 0xff, 0x90,
0x0, 0x0, 0x3, 0xdf, 0xff, 0xff, 0xe0, 0x0,
0xef, 0xff, 0xff, 0x70, 0x0, 0x0, 0x0, 0x0,
0xcf, 0xff, 0xff, 0x60, 0x5f, 0xff, 0xff, 0xb0,
0x0, 0x0, 0x0, 0x0, 0x2, 0xff, 0xff, 0xfc,
0x9, 0xff, 0xff, 0xf4, 0x0, 0x0, 0x0, 0x0,
0x0, 0xa, 0xff, 0xff, 0xf1, 0xcf, 0xff, 0xff,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff,
0xff, 0x4e, 0xff, 0xff, 0xd0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x4, 0xff, 0xff, 0xf6, 0xff, 0xff,
0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3f,
0xff, 0xff, 0x6e, 0xff, 0xff, 0xe0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xf6, 0xcf,
0xff, 0xff, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0,
0x8f, 0xff, 0xff, 0x49, 0xff, 0xff, 0xf7, 0x0,
0x0, 0x0, 0x0, 0x0, 0xd, 0xff, 0xff, 0xf2,
0x4f, 0xff, 0xff, 0xe1, 0x0, 0x0, 0x0, 0x0,
0x6, 0xff, 0xff, 0xfd, 0x0, 0xef, 0xff, 0xff,
0xc1, 0x0, 0x0, 0x0, 0x4, 0xff, 0xff, 0xff,
0x80, 0x6, 0xff, 0xff, 0xff, 0xe6, 0x10, 0x0,
0x29, 0xff, 0xff, 0xff, 0xf2, 0x0, 0xc, 0xff,
0xff, 0xff, 0xff, 0xed, 0xef, 0xff, 0xff, 0xff,
0xfa, 0x0, 0x0, 0x1d, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0x20, 0x0, 0x0,
0x1c, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x90, 0x0, 0x0, 0x0, 0x7, 0xef, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xe1, 0x0, 0x0,
0x0, 0x0, 0x0, 0x5a, 0xdf, 0xfe, 0xcd, 0xff,
0xff, 0xf6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x2, 0xff, 0xff, 0xfc, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xbf,
0xff, 0xff, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x5f, 0xff, 0xff, 0x90, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe,
0xff, 0xff, 0xe0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x9, 0xff, 0xff, 0xf5, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0xff, 0xff, 0xfc, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0xcf, 0xff, 0xff, 0x20,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x6f, 0xff, 0xff, 0x80, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x1e, 0xff, 0xff, 0xe0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x9, 0xff, 0xff, 0xf5, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x3, 0xff, 0xff, 0xfb,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0xcf, 0xff, 0xff, 0x20, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x6f, 0xff, 0xff,
0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x1f, 0xff, 0xff, 0xd0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0,
/* U+003A ":" */
0x0, 0x37, 0x50, 0x0, 0x9f, 0xff, 0xc0, 0x5f,
0xff, 0xff, 0x99, 0xff, 0xff, 0xfd, 0x8f, 0xff,
0xff, 0xc3, 0xff, 0xff, 0xf7, 0x7, 0xff, 0xfa,
0x0, 0x1, 0x42, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
0x10, 0x0, 0x6f, 0xff, 0x90, 0x3f, 0xff, 0xff,
0x78, 0xff, 0xff, 0xfc, 0x9f, 0xff, 0xff, 0xd5,
0xff, 0xff, 0xf9, 0x9, 0xff, 0xfc, 0x10, 0x4,
0x75, 0x0
};
/*---------------------
* GLYPH DESCRIPTION
*--------------------*/
static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = {
{.bitmap_index = 0, .adv_w = 0, .box_w = 0, .box_h = 0, .ofs_x = 0, .ofs_y = 0} /* id = 0 reserved */,
{.bitmap_index = 0, .adv_w = 638, .box_w = 39, .box_h = 39, .ofs_x = 0, .ofs_y = -1},
{.bitmap_index = 761, .adv_w = 391, .box_w = 19, .box_h = 5, .ofs_x = 3, .ofs_y = 13},
{.bitmap_index = 809, .adv_w = 194, .box_w = 8, .box_h = 8, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 841, .adv_w = 322, .box_w = 20, .box_h = 37, .ofs_x = 0, .ofs_y = 0},
{.bitmap_index = 1211, .adv_w = 464, .box_w = 25, .box_h = 39, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 1699, .adv_w = 464, .box_w = 16, .box_h = 37, .ofs_x = 4, .ofs_y = 0},
{.bitmap_index = 1995, .adv_w = 464, .box_w = 25, .box_h = 38, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 2470, .adv_w = 464, .box_w = 25, .box_h = 39, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 2958, .adv_w = 464, .box_w = 28, .box_h = 37, .ofs_x = 1, .ofs_y = 0},
{.bitmap_index = 3476, .adv_w = 464, .box_w = 24, .box_h = 38, .ofs_x = 3, .ofs_y = -1},
{.bitmap_index = 3932, .adv_w = 464, .box_w = 26, .box_h = 38, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 4426, .adv_w = 464, .box_w = 25, .box_h = 37, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 4889, .adv_w = 464, .box_w = 25, .box_h = 39, .ofs_x = 2, .ofs_y = -1},
{.bitmap_index = 5377, .adv_w = 464, .box_w = 25, .box_h = 38, .ofs_x = 2, .ofs_y = 0},
{.bitmap_index = 5852, .adv_w = 212, .box_w = 7, .box_h = 28, .ofs_x = 3, .ofs_y = -1}
};
/*---------------------
* CHARACTER MAPPING
*--------------------*/
/*Collect the unicode lists and glyph_id offsets*/
static const lv_font_fmt_txt_cmap_t cmaps[] =
{
{
.range_start = 37, .range_length = 1, .glyph_id_start = 1,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
},
{
.range_start = 45, .range_length = 14, .glyph_id_start = 2,
.unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
}
};
/*-----------------
* KERNING
*----------------*/
/*Pair left and right glyphs for kerning*/
static const uint8_t kern_pair_glyph_ids[] =
{
4, 2,
4, 3,
4, 4
};
/* Kerning between the respective left and right glyphs
* 4.4 format which needs to scaled with `kern_scale`*/
static const int8_t kern_pair_values[] =
{
-35, -114, -74
};
/*Collect the kern pair's data in one place*/
static const lv_font_fmt_txt_kern_pair_t kern_pairs =
{
.glyph_ids = kern_pair_glyph_ids,
.values = kern_pair_values,
.pair_cnt = 3,
.glyph_ids_size = 0
};
/*--------------------
* ALL CUSTOM DATA
*--------------------*/
#if LVGL_VERSION_MAJOR >= 8
/*Store all the custom data of the font*/
static lv_font_fmt_txt_glyph_cache_t cache;
static const lv_font_fmt_txt_dsc_t font_dsc = {
#else
static lv_font_fmt_txt_dsc_t font_dsc = {
#endif
.glyph_bitmap = glyph_bitmap,
.glyph_dsc = glyph_dsc,
.cmaps = cmaps,
.kern_dsc = &kern_pairs,
.kern_scale = 16,
.cmap_num = 2,
.bpp = 4,
.kern_classes = 0,
.bitmap_format = 0,
#if LVGL_VERSION_MAJOR >= 8
.cache = &cache
#endif
};
/*-----------------
* PUBLIC FONT
*----------------*/
/*Initialize a public general font descriptor*/
#if LVGL_VERSION_MAJOR >= 8
const lv_font_t Number_HarmonyOS_bpp4_50px = {
#else
lv_font_t Number_HarmonyOS_bpp4_50px = {
#endif
.get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
.get_glyph_bitmap = lv_font_get_bitmap_fmt_txt, /*Function pointer to get glyph's bitmap*/
.line_height = 39, /*The maximum line height required by the font*/
.base_line = 1, /*Baseline measured from the bottom of the line*/
#if !(LVGL_VERSION_MAJOR == 6 && LVGL_VERSION_MINOR == 0)
.subpx = LV_FONT_SUBPX_NONE,
#endif
#if LV_VERSION_CHECK(7, 4, 0) || LVGL_VERSION_MAJOR >= 8
.underline_position = -4,
.underline_thickness = 3,
#endif
.dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
};
#endif /*#if NUMBER_HARMONYOS_BPP4_50PX*/

File diff suppressed because one or more lines are too long