icat kitten: Add options to mirror images and remove their transparency before displaying them

Fixes #4513
This commit is contained in:
Kovid Goyal
2022-01-14 22:02:35 +05:30
parent dd31ee60f2
commit 4ce6d718c9
4 changed files with 53 additions and 8 deletions

View File

@@ -102,6 +102,9 @@ Detailed list of changes
- Draw the dots for braille characters more evenly spaced at all font sizes (:iss:`4499`)
- icat kitten: Add options to mirror images and remove their transparency
before displaying them (:iss:`4513`)
- macOS: Respect the users system-wide global keyboard shortcut preferences
(:iss:`4501`)