Ben Harris e303c792d3 Switch to using string constants for character bitmaps
Future versions of C are likely to make octal integer constants
obsolescent.  Switching to something non-obsolete seems wise, and also
using octal character constants saves eight characters per line that I
can use for other things.

I did consider just using one character per row, but I think that might
be a little too hard to read.
2024-10-26 16:25:14 +01:00
2024-06-12 22:54:26 +01:00
2024-10-04 00:30:30 +01:00
2024-10-24 00:01:26 +01:00
2024-10-13 15:04:53 +01:00
2024-10-19 21:02:11 +01:00
Description
No description provided
1.5 MiB
Languages
C 79.4%
HTML 6.6%
Python 6.2%
PostScript 4.4%
CSS 1.9%
Other 1.5%