Skip to content

Implement a command-line option to force JPEG bottom and right edges to be on iMCU boundaries. #116

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

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

Ndolam
Copy link
Contributor

@Ndolam Ndolam commented Apr 2, 2024

(1) Add an option ("-round-rb") whose ensures that the right and bottom
edges of the cropped images are on boundaries which are multiples
of the iMCU (this only does something for JPEG and MPO files).
(2) Don't allow keyboard commands to move the crop region into empty space. (3) Fix misspellings of iMCU.

# with '#' will be ignored, and an empty message aborts the commit.
#
# Committer: Jim Diamond <[email protected]>
#
# On branch main
# Your branch is up to date with 'origin/main'.
#
# Changes to be committed:
#       modified:   cropgtk.py
#       modified:   cropgui.py
#       modified:   cropgui_common.py
#

(1) Add an option ("-round-rb") whose ensures that the right and bottom
    edges of the cropped images are on boundaries which are multiples
    of the iMCU (this only does something for JPEG and MPO files).
(2) Don't allow keyboard commands to move the crop region into empty space.
(3) Fix misspellings of iMCU.
@akostadinov
Copy link

fixes #6

Copy link
Owner

@jepler jepler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@jepler jepler merged commit 468b82a into jepler:main Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants