Skip to content

Conversation

@jpburnett
Copy link
Contributor

This pull request introduces support for odd-row word swapping. A new --word-swap flag has been added to both the to-bin and to-png sub-commands to handle this format.

The core logic is implemented as a post-processing step after an image is converted to its native binary format, and as a pre-processing step before a native binary is converted to a PNG.

As a sanity check to make sure the new option is working correctly and doesn't introduce regressions, a new integration test suite has been added in tests/word_swap.rs.

Additionally, the version number is bumped to 0.6.0

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.

2 participants