Update TODO_MAJOR.md
This commit is contained in:
committed by
GitHub
parent
d5bc4c0522
commit
83aab8f825
@@ -5,17 +5,9 @@ Major versions released typically when API changes are required
|
|||||||
Please create an issue to suggest a new feature instead of adding pull request to this file.
|
Please create an issue to suggest a new feature instead of adding pull request to this file.
|
||||||
|
|
||||||
## v6 (released at: in progrss)
|
## v6 (released at: in progrss)
|
||||||
- [ ] Add the basic functions (e.g. lv_obj_set_width) to every object type as inline
|
- [ ] lv_img_upscale removal (generate image with with opacity instead)
|
||||||
- [ ] Image storage with header (#65)
|
- [ ] disp_map and disp_fill removal
|
||||||
- [ ] Font anti-alias: use 1 bit and grayscale fonts too (better result then downscaling)
|
- [ ] disp_fill, mem_blend, mem_fill rework: usea lv_area_t as parameter an GPU support 2D area
|
||||||
- [ ] LV_ANTIALIAS_FONT removal (use other font instead)
|
|
||||||
- [ ] Store image anti-alias in header
|
|
||||||
- [ ] lv_img_upscale removal (generate image with anti-alias flag instead)
|
|
||||||
- [ ] LV_ANTIALIAS_LINE
|
|
||||||
- [ ] LV_ANTIALAIS_RADIUS
|
|
||||||
- [ ] LV_ANTIALIAS removal (use other specific anti-alias options)
|
|
||||||
- [ ] web based image converter
|
|
||||||
- [ ] web based font converter
|
|
||||||
|
|
||||||
## v5 (released at: 20.12.2017)
|
## v5 (released at: 20.12.2017)
|
||||||
**Architectural changes**
|
**Architectural changes**
|
||||||
|
|||||||
Reference in New Issue
Block a user