9 lines
277 B
Markdown
9 lines
277 B
Markdown
# Braille Block Punch Cards
|
|
|
|
Used to render 2x8 bit matrices using the Braille block from integers.
|
|
|
|
This is The Way when it comes to representing bit masks to humans.
|
|
|
|
## Central Classes
|
|
|
|
* [BrailleBlockPunchCards](src/main/java/nu/marginalia/bbpc/BrailleBlockPunchCards.java) |