CatgirlIntelligenceAgency/code/libraries/braille-block-punch-cards/readme.md

9 lines
277 B
Markdown
Raw Normal View History

# 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)