Skip to content

Implement option to switch bit direction #6

Description

@macmoritz

It would be great to flip the byte format.
Mainly vertical, but horizontal could be implemented easily too.

Example

Char: ¶
vertically flipped (produced by this editor): 0x38, 0x2C, 0x2E, 0x2C, 0x28, 0x28, 0x28, 0x28
bytes match pixel: 0x07,0x0d,0x1d,0x0d,0x05,0x05,0x05,0x05,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions