diff --git a/docs/ROADMAP.rst b/docs/ROADMAP.rst index c28af6b3d..8f1e21803 100644 --- a/docs/ROADMAP.rst +++ b/docs/ROADMAP.rst @@ -55,7 +55,7 @@ Architecture - |uncheck| Add GPU abstraction for display rotation - |uncheck| Replace the `read_line_cb` of the image decoders with `get_area_cb` - |uncheck| Limit the image caching size in bytes instead of image count -- |uncheck| lv_draw_buf for unified stride, buffer and cache invalidation management. `4241 `__ +- |check| lv_draw_buf for unified stride, buffer and cache invalidation management. `4241 `__ - |uncheck| SVG support: integrate an SVG render library `4388 `__ Styles