「App:Library:LVGL:docs:Roadmap」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
10行目: 10行目:
  
 
= Roadmap =
 
= Roadmap =
 +
{| class="wikitable"
 +
!英文
 +
!自動翻訳
 +
|-
 +
|
 
This is a summary for planned new features and a collection of ideas. This list indicates only the current intention and it can be changed.
 
This is a summary for planned new features and a collection of ideas. This list indicates only the current intention and it can be changed.
 +
|
 +
|}
  
 
== v8.2 ==
 
== v8.2 ==
 +
{| class="wikitable"
 +
!英文
 +
!自動翻訳
 +
|-
 +
|
 
See [https://github.com/lvgl/lvgl/issues/2790 '''#2790''']
 
See [https://github.com/lvgl/lvgl/issues/2790 '''#2790''']
 +
|
 +
|}
  
 
== Ideas ==
 
== Ideas ==
 
+
{| class="wikitable"
 +
!英文
 +
!自動翻訳
 +
|-
 +
|
 
* Reconsider color format management for run time color format setting, and custom color format usage. (Also [https://github.com/lvgl/lvgl/issues/1722 '''RGB888'''])
 
* Reconsider color format management for run time color format setting, and custom color format usage. (Also [https://github.com/lvgl/lvgl/issues/1722 '''RGB888'''])
 
* Make gradients more versatile
 
* Make gradients more versatile
35行目: 53行目:
 
* Functional programming support, pure view? See [https://www.freecodecamp.org/news/the-revolution-of-pure-views-aed339db7da4/ '''here''']
 
* Functional programming support, pure view? See [https://www.freecodecamp.org/news/the-revolution-of-pure-views-aed339db7da4/ '''here''']
 
* Circle layout. See [https://github.com/lvgl/lvgl/issues/2871 '''#2871''']
 
* Circle layout. See [https://github.com/lvgl/lvgl/issues/2871 '''#2871''']
 +
|
 +
|}
  
  

2022年6月28日 (火) 13:08時点における版

https://docs.lvgl.io/8.2/ROADMAP.html

英文 自動翻訳

Roadmap

英文 自動翻訳

This is a summary for planned new features and a collection of ideas. This list indicates only the current intention and it can be changed.

v8.2

英文 自動翻訳

See #2790

Ideas

英文 自動翻訳
  • Reconsider color format management for run time color format setting, and custom color format usage. (Also RGB888)
  • Make gradients more versatile
  • Image transformations matrix
  • Switch to RGBA colors in styles
  • Consider direct binary font format support
  • Simplify groups. Discussion is here.
  • lv_mem_alloc_aligned(size, align)
  • Text node. See #1701
  • CPP binding. See Forum
  • Optimize font decompression
  • Need static analyze (via coverity.io or something else)
  • Support dot_begin and dot_middle long modes for labels
  • Add new label alignment modes. #1656
  • Support larger images: #1892
  • Curved text on path
  • Variable binding improvements like Redux?
  • Functional programming support, pure view? See here
  • Circle layout. See #2871



戻る : Previous