Files
ladybird/Userland/Libraries/LibGfx/ImageFormats/ImageDecoder.h
MacDue 753cf04be8 LibGfx: Allow requesting vector graphic frames from ImageDecoder
Only supported for plugins that set is_vector() to true. This returns
the frames as Gfx::VectorGraphics, which allows painting/rasterizing
them with arbitrary transforms and scales.
2023-07-14 06:51:05 +02:00

2.5 KiB