regenerate the fonts

This commit is contained in:
Gabor Kiss-Vamosi
2017-12-08 15:56:01 +01:00
parent 4138785a4e
commit 7fb2974259
43 changed files with 43 additions and 43 deletions

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_10
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_10;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_10_CYRILLIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_10_cyrillic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_10_LATIN_EXT_A
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_10_latin_ext_a;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_10_LATIN_EXT_B
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_10_latin_ext_b;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_10_SUP
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_10_sup;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_20
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_20;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_20_CYRILLIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_20_cyrillic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_20_LATIN_EXT_A
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_20_latin_ext_a;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_20_LATIN_EXT_B
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_20_latin_ext_b;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_20_SUP
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_20_sup;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_30
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_30;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_30_CYRILLIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_30_cyrillic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_30_LATIN_EXT_A
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_30_latin_ext_a;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_30_LATIN_EXT_B
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_30_latin_ext_b;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_30_SUP
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_30_sup;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_60
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_60;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_60_CYRILLIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_60_cyrillic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_60_LATIN_EXT_A
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_60_latin_ext_a;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_60_LATIN_EXT_B
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_60_latin_ext_b;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_60_SUP
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_60_sup;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_80
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_80;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_80_CYRILLIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_80_cyrillic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_80_LATIN_EXT_A
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_80_latin_ext_a;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_80_LATIN_EXT_B
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_80_latin_ext_b;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_DEJAVU_80_SUP
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_dejavu_80_sup;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_10_BASIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_10_basic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_10_FEEDBACK
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_10_feedback;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_10_FILE
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_10_file;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_20_BASIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_20_basic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_20_FEEDBACK
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_20_feedback;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_20_FILE
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_20_file;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_30_BASIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_30_basic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_30_FEEDBACK
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_30_feedback;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_30_FILE
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_30_file;

View File

@@ -612,7 +612,7 @@ static const uint8_t symbol_40_basic_width[] =
lv_font_t lv_font_symbol_40_basic =
{
#if TXT_UTF8 == 0
#if LV_TXT_UTF8 == 0
192, /*First letter's unicode */
207, /*Last letter's unicode */
#else

View File

@@ -654,7 +654,7 @@ static const uint8_t symbol_40_feedback_width[] =
lv_font_t lv_font_symbol_40_feedback =
{
#if TXT_UTF8 == 0
#if LV_TXT_UTF8 == 0
208, /*First letter's unicode */
223, /*Last letter's unicode */
#else

View File

@@ -908,7 +908,7 @@ static const uint8_t symbol_40_file_width[] =
lv_font_t lv_font_symbol_40_file =
{
#if TXT_UTF8 == 0
#if LV_TXT_UTF8 == 0
224, /*First letter's unicode */
255, /*Last letter's unicode */
#else

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_60_BASIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_60_basic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_60_FEEDBACK
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_60_feedback;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_60_FILE
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_60_file;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_80_BASIC
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_80_basic;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_80_FEEDBACK
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_80_feedback;

View File

@@ -7,7 +7,7 @@
#if USE_LV_FONT_SYMBOL_80_FILE
#include <stdint.h>
#include "lvgl/lv_misc/lv_font.h"
#include "../lv_font.h"
extern lv_font_t lv_font_symbol_80_file;