MarginaliaSearch/code/libraries/braille-block-punch-cards/readme.md
2024-02-27 21:22:21 +01:00

9 lines
268 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](java/nu/marginalia/bbpc/BrailleBlockPunchCards.java)