From 823721c56f217b06988e7b2dbd3438862125636f Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Fri, 15 Dec 2023 22:36:58 +0100 Subject: [PATCH] Update ROADMAP.rst --- docs/ROADMAP.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ROADMAP.rst b/docs/ROADMAP.rst index d61768093..971c344e3 100644 --- a/docs/ROADMAP.rst +++ b/docs/ROADMAP.rst @@ -60,7 +60,7 @@ Architecture - |check| Limit the image caching size in bytes instead of image count - |check| lv_draw_buf for unified stride, buffer and cache invalidation management. `4241 `__ - |check| Add vector graphics support via ThorVG -- |uncheck| SVG support: integrate an SVG render library `4388 `__ +- |check| SVG support: integrate an SVG render library `4388 `__ - |check| Introduce optional ``float`` support. `4648 `__ - |check| Introduce support layer for 3D GPUs (OpenGL, SDL, Vulkan, etc). `4622 `__ @@ -68,7 +68,7 @@ Styles ~~~~~~ - |check| non-uniform scale of images: scale width and height differently -- |uncheck| Scroll anim settings should come from styles to allow customization +- |check| Scroll anim settings should come from styles to allow customization Widgets ~~~~~~~