💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Menkar › files › c8dbea8eebc11f399f2cafc69ca… captured on 2023-09-08 at 16:35:55. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-03-20)

🚧 View Differences

-=-=-=-=-=-=-

Go Back

0 #define expand_width 10

1 #define expand_height 10

2 static unsigned char expand_bits[] = {

3 0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01,

4 0x02, 0x01, 0x02, 0x01, 0xfe, 0x01, 0x00, 0x00 };

5