Thanks for feedback ![]()
Not sure to understand.
You mean, Icon for Krita in menu?
On my side, having a nice icon in menu for appimage is not a problem
And appimage are just stored in a dedicated directory that is not the Download directory
I didn’t take time to take a look on Pop!OS interface, but I think it’s possible to have add a shorcut to appimage, with nice krita icon
(but ok, it’s a manual action
)
Yeah, that’s a problem for which I currently didn’t found a solution
I won’t enter in detail, but it’s relative to the way Qt works…
There’s might be a solution, I already made some fix about this, but I decided to not loose too much time on it for now
This is a problem I’ll try to fix in an another release
Oh yes.
I may need to use more ORA files for this.
In fact, the ORA file format have:
- a mandatory thumbnail.png file (256x256 pixels max)
- an optional mergedimage.png file (Since 0.0.2 file format revision, this file is mandatory)
The fact is, I think all files I used only have the thumbnail file…
So, I can:
- Use mergedimage.png file if available
- Thumbnail otherwise
Last possibility is to (silently) open file in Krita, get projection, and close file. But it will be slower than using already available preview in file… But that’s something I can add as an option ![]()
Grum999
