mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
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)
|