MarginaliaSearch/code/libraries/braille-block-punch-cards
Viktor Lofgren 002afca1c5 (sys) Upgrade to JDK22
This also entails upgrading JIB to 3.4.1 and Lombok to 1.18.32.
2024-03-21 14:33:27 +01:00
..
java/nu/marginalia/bbpc (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
test/nu/marginalia/bbpc (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (sys) Upgrade to JDK22 2024-03-21 14:33:27 +01:00
readme.md (docs) Begin un-fucking the docs after refactoring 2024-02-27 21:22:21 +01:00

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