GSoC Update: Replacing Slideshow Metafile Rendering with Primitives
Shardul Vikram Singh
shardulvikrm at gmail.com
Mon Jul 7 18:24:50 UTC 2025
Hi all
Here’s a quick update on my project from last week
I have been working on moving the sprite-related functionality out of the
canvas module and into VCL. The goal is to eventually remove the canvas
module entirely. This allows us to drop the cppcanvas wrapper and access
the canvas functionality directly from VCL.
Since I’m now rendering directly to the cairo surface using primitive
processor without going through the canvas interfaces, a lot of code in the
canvas module becomes unnecessary. The plan is to retain only the essential
parts - particularly those that handle sprites - and move them into VCL.
That is the broad direction I’m working towards.
Best,
Shardul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20250707/062076c9/attachment.htm>
More information about the LibreOffice
mailing list