Skip to content

v9.1.0#281

Merged
BlueAndi merged 17 commits intomasterfrom
Development
Mar 13, 2026
Merged

v9.1.0#281
BlueAndi merged 17 commits intomasterfrom
Development

Conversation

@BlueAndi
Copy link
Copy Markdown
Owner

Features

  • The font type can be selected in the display web page.
  • GIF interlace support added.
  • If no wifi connection is available, the indicator in the upper left corner will blink.

Bugfixes

  • Line feed was not correct handled during conversion from UTF-8 to internal represenation in the TextWidget.
  • Fixed upload of images via file manager.
  • It could happen that the weather icon was out of sync with the text.

… change the slot configuration JSON file manually anymore.
… change the slot configuration JSON file manually anymore.
…g, which is used for text rendering. It contains only characters which can be rendered by the used font. All other characters are skipped.

Note, the control characters (U+0000 - U+001F) are skipped, except line feed (U+000A). The line feed is kept, because it is used for multi-line text rendering.
…d. Otherwise, the text will be shown with the wrong icon until the icon is updated successfully.

# Conflicts:
#	lib/Views/src/layout/OpenWeatherView32x16.cpp
#	lib/Views/src/layout/OpenWeatherView32x8.cpp
#	lib/Views/src/layout/OpenWeatherView64x64.cpp
…C_TCP_STACK instead of CONFIG_ASYNC_TCP_STACK_SIZE like AsyncTcp.
@BlueAndi BlueAndi merged commit 7ddcaeb into master Mar 13, 2026
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant