Преглед на файлове

Updated language_data spacing, headers

Scott Lahteine преди 6 години
родител
ревизия
8ca3c43d73
променени са 28 файла, в които са добавени 154 реда и са изтрити 154 реда
  1. 6
    7
      Marlin/src/lcd/dogm/language_data_an.h
  2. 5
    4
      Marlin/src/lcd/dogm/language_data_bg.h
  3. 6
    7
      Marlin/src/lcd/dogm/language_data_ca.h
  4. 5
    4
      Marlin/src/lcd/dogm/language_data_cz.h
  5. 6
    7
      Marlin/src/lcd/dogm/language_data_da.h
  6. 6
    7
      Marlin/src/lcd/dogm/language_data_de.h
  7. 5
    4
      Marlin/src/lcd/dogm/language_data_el-gr.h
  8. 5
    4
      Marlin/src/lcd/dogm/language_data_el.h
  9. 6
    7
      Marlin/src/lcd/dogm/language_data_en.h
  10. 6
    7
      Marlin/src/lcd/dogm/language_data_es.h
  11. 6
    7
      Marlin/src/lcd/dogm/language_data_eu.h
  12. 6
    7
      Marlin/src/lcd/dogm/language_data_fi.h
  13. 6
    7
      Marlin/src/lcd/dogm/language_data_fr.h
  14. 6
    7
      Marlin/src/lcd/dogm/language_data_gl.h
  15. 5
    4
      Marlin/src/lcd/dogm/language_data_hr.h
  16. 6
    7
      Marlin/src/lcd/dogm/language_data_it.h
  17. 5
    4
      Marlin/src/lcd/dogm/language_data_jp-kana.h
  18. 6
    7
      Marlin/src/lcd/dogm/language_data_nl.h
  19. 5
    4
      Marlin/src/lcd/dogm/language_data_pl.h
  20. 6
    7
      Marlin/src/lcd/dogm/language_data_pt-br.h
  21. 6
    7
      Marlin/src/lcd/dogm/language_data_pt.h
  22. 5
    4
      Marlin/src/lcd/dogm/language_data_ru.h
  23. 5
    4
      Marlin/src/lcd/dogm/language_data_sk.h
  24. 5
    4
      Marlin/src/lcd/dogm/language_data_test.h
  25. 5
    4
      Marlin/src/lcd/dogm/language_data_tr.h
  26. 5
    4
      Marlin/src/lcd/dogm/language_data_uk.h
  27. 5
    4
      Marlin/src/lcd/dogm/language_data_zh_CN.h
  28. 5
    4
      Marlin/src/lcd/dogm/language_data_zh_TW.h

+ 6
- 7
Marlin/src/lcd/dogm/language_data_an.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 5
- 4
Marlin/src/lcd/dogm/language_data_bg.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_8_144_149[96] U8G_FONT_SECTION("fontpage_8_144_149") = {

+ 6
- 7
Marlin/src/lcd/dogm/language_data_ca.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 5
- 4
Marlin/src/lcd/dogm/language_data_cz.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_2_140_141[47] U8G_FONT_SECTION("fontpage_2_140_141") = {

+ 6
- 7
Marlin/src/lcd/dogm/language_data_da.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 6
- 7
Marlin/src/lcd/dogm/language_data_de.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 5
- 4
Marlin/src/lcd/dogm/language_data_el-gr.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_7_136_136[33] U8G_FONT_SECTION("fontpage_7_136_136") = {

+ 5
- 4
Marlin/src/lcd/dogm/language_data_el.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_7_136_136[33] U8G_FONT_SECTION("fontpage_7_136_136") = {

+ 6
- 7
Marlin/src/lcd/dogm/language_data_en.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 6
- 7
Marlin/src/lcd/dogm/language_data_es.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 6
- 7
Marlin/src/lcd/dogm/language_data_eu.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 6
- 7
Marlin/src/lcd/dogm/language_data_fi.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 6
- 7
Marlin/src/lcd/dogm/language_data_fr.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 6
- 7
Marlin/src/lcd/dogm/language_data_gl.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 5
- 4
Marlin/src/lcd/dogm/language_data_hr.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_2_135_135[31] U8G_FONT_SECTION("fontpage_2_135_135") = {

+ 6
- 7
Marlin/src/lcd/dogm/language_data_it.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 5
- 4
Marlin/src/lcd/dogm/language_data_jp-kana.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_97_161_164[61] U8G_FONT_SECTION("fontpage_97_161_164") = {

+ 6
- 7
Marlin/src/lcd/dogm/language_data_nl.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 5
- 4
Marlin/src/lcd/dogm/language_data_pl.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_2_133_133[30] U8G_FONT_SECTION("fontpage_2_133_133") = {

+ 6
- 7
Marlin/src/lcd/dogm/language_data_pt-br.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 6
- 7
Marlin/src/lcd/dogm/language_data_pt.h Целия файл

@@ -1,10 +1,9 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7
-
8 8
 #define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
9
-static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
10
-};
9
+static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};

+ 5
- 4
Marlin/src/lcd/dogm/language_data_ru.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_8_144_152[135] U8G_FONT_SECTION("fontpage_8_144_152") = {

+ 5
- 4
Marlin/src/lcd/dogm/language_data_sk.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_2_140_143[79] U8G_FONT_SECTION("fontpage_2_140_143") = {

+ 5
- 4
Marlin/src/lcd/dogm/language_data_test.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_8_128_255[1677] U8G_FONT_SECTION("fontpage_8_128_255") = {

+ 5
- 4
Marlin/src/lcd/dogm/language_data_tr.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_2_159_159[33] U8G_FONT_SECTION("fontpage_2_159_159") = {

+ 5
- 4
Marlin/src/lcd/dogm/language_data_uk.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_8_134_134[30] U8G_FONT_SECTION("fontpage_8_134_134") = {

+ 5
- 4
Marlin/src/lcd/dogm/language_data_zh_CN.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_69_191_191[28] U8G_FONT_SECTION("fontpage_69_191_191") = {

+ 5
- 4
Marlin/src/lcd/dogm/language_data_zh_TW.h Целия файл

@@ -1,7 +1,8 @@
1
-/* Generated by buildroot/share/fonts/uxggenpages.sh */
2
-/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
3
-/* Please turn to the tools call this script to change the contents! */
4
-
1
+/**
2
+ * Generated automatically by buildroot/share/fonts/uxggenpages.sh
3
+ * Contents will be REPLACED by future processing!
4
+ * Use genallfont.sh to generate font data for updated languages.
5
+ */
5 6
 #include <U8glib.h>
6 7
 
7 8
 const u8g_fntpgm_uint8_t fontpage_69_191_191[28] U8G_FONT_SECTION("fontpage_69_191_191") = {

Loading…
Отказ
Запис