From a627de57217c00c6452884c5af7f5d2558e6de80 Mon Sep 17 00:00:00 2001 From: Even Modiguy Date: Wed, 18 Dec 2024 13:38:37 +0100 Subject: [PATCH] clean font config --- docs/assets/file/config.json | 332 +++++++++++++++++------------------ docs/getting_started.md | 13 -- 2 files changed, 166 insertions(+), 179 deletions(-) diff --git a/docs/assets/file/config.json b/docs/assets/file/config.json index 19185570b..ef2fe7a93 100644 --- a/docs/assets/file/config.json +++ b/docs/assets/file/config.json @@ -313,177 +313,177 @@ "ttf_file": "", "font_name": "" } + } + }, + "schedule": { + "alphanumeric": { + "regular": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + } }, - "schedule": { - "alphanumeric": { - "regular": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - } + "numeric": { + "regular": { + "font_res": "", + "ttf_file": "", + "font_name": "" }, - "numeric": { - "regular": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - } + "italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + } + } + }, + "traffic": { + "alphanumeric": { + "regular": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" } }, - "traffic": { - "alphanumeric": { - "regular": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - } + "numeric": { + "regular": { + "font_res": "", + "ttf_file": "", + "font_name": "" }, - "numeric": { - "regular": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "semi_bold_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light": { - "font_res": "", - "ttf_file": "", - "font_name": "" - }, - "light_italic": { - "font_res": "", - "ttf_file": "", - "font_name": "" - } + "italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "semi_bold_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light": { + "font_res": "", + "ttf_file": "", + "font_name": "" + }, + "light_italic": { + "font_res": "", + "ttf_file": "", + "font_name": "" } } } diff --git a/docs/getting_started.md b/docs/getting_started.md index d9b481d25..9aa195fd2 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -266,19 +266,6 @@ The following are the possible configuration parameters: | --- |:---:| --- | :---: | :---: | | `title_res` | :material-check: | Localized POI booking button title id | `String` | `"book_a_bike"` | -### Fonts - -| Name | Required | Type | Target module | -| --- | :-: | :--: | :---: | -| `aroundme` | :material-close: | [`Around Me fonts`](#around-me-fonts) | Around Me | -| `bookmark` | :material-close: | [`Bookmark fonts`](#bookmark-fonts) | Bookmark | -| `journey` | :material-close: | [`Journey fonts`](#journey-fonts) | Journey | -| `schedule` | :material-close: | [`Schedule fonts`](#schedule-fonts) | Schedule | -| `traffic` | :material-close: | [`Traffic fonts`](#traffic-fonts) | Traffic | - - ### Features | Name | Required | Type | Target module |