Skip to content

Support PLAs with alternating inverted rows. #12

@peterbjornx

Description

@peterbjornx

The program currently only supports PLAs laid out as
nA A nB B nC C ... nZ Z, or
A nA B nB C nC ... Z nZ.

Some PLAs instead use
nA A B nB nC C ... , or
A nA nB B C nC ....

My projects currently handle this in the post processing but this should be part of the decoder software

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions