github lvgl/lvgl v7.0.1
[v7.0.1] Bugfixes

latest releases: v9.1.0, v8.4.0, v8.4...
3 years ago

Bugfixes

  • Make the Microptyhon working by adding the required variables as GC_ROOT
  • Prefix some internal API functions with _ to reduce the API of LVGL
  • Fix built-in SimSun CJK font
  • Fix UTF-8 encoding when LV_USE_ARABIC_PERSIAN_CHARS is enabled
  • Fix DMA2D usage when 32 bit images directly blended
  • Fix lv_roller in infinite mode when used with encoder
  • Add lv_theme_get_color_secondary()
  • Add LV_COLOR_MIX_ROUND_OFS to adjust color mixing to make it compatible with the GPU
  • Improve DMA2D blending
  • Remove memcpy from lv_ll (caused issues with some optimization settings)
  • lv_chart fix X tick drawing
  • Fix vertical dashed line drawing
  • Some additonal minor fixes and formattings

Don't miss a new lvgl release

NewReleases is sending notifications on new releases.