Nyall Dawson 74b921e84b Allow HTML data urls for QgsImageCache
Adds support for base64 encoded image decoding when the path
is a HTML data URL (in addition to the existing "base64:..."
format support)

Allows use of eg "data:image/jpeg;base64,XXXXXXXX" formats
for image paths, so that the image cache can correctly handle
embedded image paths from HTML/CSS content
2024-09-29 08:57:52 +10:00
..
2024-09-12 07:21:24 +00:00
2024-09-12 07:21:24 +00:00
2024-09-27 06:41:09 +00:00
2024-08-17 19:59:17 +10:00
2024-01-22 05:46:15 +10:00
2024-09-12 07:21:24 +00:00
2024-05-14 12:00:10 +10:00
2024-09-13 20:59:46 +02:00