[Suggestion] Back-fill cover*
and example
images with transparency by the comic's colour
#93
Labels
cover*
and example
images with transparency by the comic's colour
#93
Builds on the solution for issue #65:
For
cover*
andexample
images in image formats which may use transparency (e.g. PNG, WEBP), let Qt either render them on a canvas (i.e. background layer) with the comic's own colour (as specified ininfo.json
) or substitute the transparency with the comic's colour on-the-fly (IIRC Qt allows for such operations while loading an image). See e.g. (spontaneously found)doc.qt.io:qml-item-layers
.The text was updated successfully, but these errors were encountered: