the comic viewer avif supported.
this is a stopgap until Ventura (support avif natively) release.
- open ...
- drop an archive or a folder into the application window
- via open menus
- next ... (with shift key ... shift 1 page next)
- ^N
- click the left page
- left arrow
- prev ... (with shift key ... shift 1 page prev)
- ^P
- click the right page
- right arrow
- magnify ...
- click w/ the command key and drag
- jump...
- move cursor left top corner, the paging slider will appear
- full screen...
- βF toggle
- via view menu toggle
- avif, jpeg-xl
- drop and open via dock icon (how to use mac specific capability on java)
- resizing smaller/larger keeping aspect ratio component w/ magnifying glass
- brought you as mac .app by jpackager (how to create mac .app by java)
resizing when the window is larger than an imagejpackager- application title
-Dapple.awt.application.name=Foo
doesn't work- use
macConfig.infoPlist.additionalEntries
key:CFBundleName
macConfig.icnsFile
doesn't work?macConfig.codesignApp
true -> needsudo
on my env-> dir removal failure- CONCLUSION: no need to sign
entitlementmacConfig.entitlements
no value: use default- Info.plist sandbox
- CONCLUSION: no need to prepare entitlement
- application title
drop into mac application- info.plist? -> right, use
CFBundleTypeExtensions
for accepting to drop CFProcessPath
? -> envinfo.plist->j reMinVersion:Javax:JVMVersion
doesn't work -> bundle jdk
- info.plist? -> right, use
recent opened files menu- wip: not work on .app
sibling files menu- wip: not work on .app
- coverflow
- https://github.com/ymasory/OrangeExtensions
- https://github.com/dmMaze/comic-text-detector
- suspend dnnsuperres bec not effective
- paging
- connected page detection (facing page)
- left to right
releasenot maven-deploy but release executable