Crispy CrispyPin
CrispyPin pushed to main at CrispyPin/htmd 2024-08-27 19:04:37 +02:00
21c681fc8a lazy loading for media macros
CrispyPin pushed to main at CrispyPin/htmd 2024-08-27 17:59:28 +02:00
479db4a356 add macros for images, videos and youtube embeds
CrispyPin pushed to main at CrispyPin/blug 2024-08-26 22:59:06 +02:00
d289fdfcbc add stuff to portfolio
CrispyPin pushed to main at CrispyPin/blug 2024-08-23 22:30:23 +02:00
842c408fa4 add /media, videos of ch32 projects
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-22 00:30:14 +02:00
84c2721d2c qr shader: cleanup
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-21 16:55:07 +02:00
b6aba3db61 qr shader: clean up options, add data for a size 21 code
100b7e0953 qr shader: correct data bit order, everywhere hopefully
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/blug 2024-08-19 21:58:33 +02:00
53a53c0a09 oops
CrispyPin pushed to main at CrispyPin/blug 2024-08-19 21:57:54 +02:00
7b182a5260 more music and bookmarks, start portfolio
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-18 18:30:10 +02:00
5f839b88ae qr shader: add version information for size 7+
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-18 17:59:10 +02:00
7e4d06169c qr shader: correct data bit layout for all but leftmost column of aligners
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-17 23:44:24 +02:00
f51e0dff07 qr shader: correct data bit layout for rightmost column of aligners, making it work up to QR 6
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-17 15:48:23 +02:00
e0fd6f2613 qr shader: support all mask types, draw data bits (no ecc calculation)
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-17 14:23:46 +02:00
d470f00987 qr shader: determine bit order for size 1 (ignores aligners at larger sizes)
16305cd3fc cleanup
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-16 15:21:20 +02:00
7071a0189d qr shader: fix aligner positioning, probably correct
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-16 14:46:12 +02:00
bdb2c20d59 qr shader: add format ec bits
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-16 11:02:13 +02:00
f3f3f305e8 qr shader: add ec level and mask type bits
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-16 10:06:24 +02:00
f6f7c03c14 qr code wip
CrispyPin renamed repository from crispypin.cc to CrispyPin/crispypin.cc_old 2024-08-15 15:33:52 +02:00
CrispyPin pushed to main at CrispyPin/blug 2024-08-15 09:44:52 +02:00
44b67f4166 add light theme support
CrispyPin pushed to main at CrispyPin/cvr-props 2024-08-14 16:35:46 +02:00
feecf5f101 shader quine: fix transparency