1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 21:24:58 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Matthew Olsson
4479c1bff0 LibPDF: Add a bitmap renderer
This commit adds the Renderer class, which is responsible for rendering
a page into a Gfx::Bitmap. There are many improvements to make here,
but this is a great start!
2021-05-18 16:35:23 +02:00