-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature requests, Bugs and Observations #47
Comments
Redesigning the selections here to something more like a drop down menu is actually next on my todo list. Adding those as presets sounds like a good idea
Not sure thats common enough to warrant a shortcut, or at least probably not the number keys alone.
Maybe todo, its just a bit of a mess this part of the codebase currently
For now probably the README.md is good enough for this
Im also interested in adding JPEG-XL support as well
Its trying so snap to sizes matching those ratios, are you saying they're incorrect?
The final size may be different due to downscaling
No
Sounds like an idea, but not high priority since the thumbnail already shows the affected output.
This is to indicate that the output will carry over with the EXIF data. You can change the setting to ignore keeping the EXIF. The reason its there is originally there was only one thumbnail and all the information related to exporting was in the bottom corner with it. Then later multiple thumbnails were added, so its just sort of a carry over from the historic design path.
Yeah I should have made that more clear in the documentation. It is technically possible to do a lossless scale on a JPEG I believe but not many viewer are compatible with these special JPEGS. Avvie doesn't currently support this.
|
[Feature]Maybe greyout the things that are not lossless when JPEG Lossless mode It's active. |
[Bug Report]
Checked with:
Steps to reproduce:
But, if you move selection by dragging in the center, that changes:
And avvie still shows 924x924. I did some experiment with jpegtran and it's not very consistent with the sizes that I asked (using same image): I tried getting a 928x928 image (because iMCU, both are x16 integers): With some trial and error, I did get 928x928 output, but using 922x924, it's odd (maybe because roundings that needs to be done): |
Feature Request:
Sorted in personal preference priority order:
Bugs:
rm: cannot remove '/home/kuro/GIT/Avvie/builddir/po/nl/LC_MESSAGES/avvie.mo': Permission denied
I know that I can use:
sudo rm -rf Avvie/
, but maybeavvie.mo
shouldn't has root permission?Questions and observations:
PD: I'm testing this once a week when doing Second Life Photography for a DJ friend.
The text was updated successfully, but these errors were encountered: