diff options
author | Andreas Kling <kling@serenityos.org> | 2023-05-20 16:40:44 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-21 07:44:29 +0200 |
commit | e63f68661f8d31bf195f801b3f82ad57da1e8237 (patch) | |
tree | 870b2e98e443bc34b5a528543e2c3594cd22c513 /Tests | |
parent | 6f46bff4dfe43f78ac1906587b3f1106f31765e5 (diff) | |
download | serenity-e63f68661f8d31bf195f801b3f82ad57da1e8237.zip |
LibWeb: Have ImageProvider bitmap getter take optional size argument
This allows the painting subsystem to request a bitmap with the exact
size needed for painting, instead of being limited to "just give me a
bitmap" (which was perfectly enough for raster images, but not for
vector graphics).
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions