Lines Matching refs:image
25 - |check| Reconsider image color formats.
26 …et/ofs`, `add/create/register`, `id/idx/index`, `middle/mid/center`, `img/image`, `txt/text`, `opa…
60 - |check| Replace the `read_line_cb` of the image decoders with `get_area_cb`
61 - |check| Limit the image caching size in bytes instead of image count
78 - |check| `lv_img`: Reconsider image sizing models
79 (when the image size is not content): center, top-left, zoom, tile, other?
112 - |uncheck| `lv_image_set_src()` use “type-aware” parameter and rework image decoders.
128 - |uncheck| SW: Line drawing with image rotation
137 - |uncheck| ARGB image stroke/grow on the alpha map
174 - Support larger images: add support for large image #1892
179 - Allow matrix input for image transformation?