-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify PIXELS macro and don't require padding to 7 pixels
Both simplify the macro (iteration vs. recursion) and drop the padding requirement, allowing pixmap strings to be the actual desired size rather than padded out to a multiple of 7 characters. No binary changes.
- Loading branch information
1 parent
ad997c3
commit 063f582
Showing
11 changed files
with
601 additions
and
603 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.