Ben Harris 7ba21188c8 In do_palt(), mask out unused data bits.
This avoids an infinite loop if one of them is inadvertently (or
advertently) set.  Why might one be set advertently?  Well, it would
allow us to replace our long lists of numbers with short strings.  For
instance, the U+0024 DOLLAR SIGN glyph is "NUTNEUN".  Sadly that would
make the program incompatible with non-ASCII systems and since I claim
ANSI C I should probably continue to support those.
2017-07-08 00:51:44 +01:00
2017-07-03 00:43:22 +01:00
2016-11-06 19:33:38 +00:00
2017-06-30 10:37:57 +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%