each glyph is representational of it's binary code, with a 0 being a blank pixel and a 1 being a pixel. each char is exactly 1x8, including the 'space', which also has a binary code.
makes cool patterns in a block of text :D
Info:
Created on 21st November 2010. Last edited on 21st November 2010.
For non-programming people to understand this very simple and common code (with possibly unexpected patterns, all right), just copy and paste this shortened example (into the online previewer):
1 Comment
For non-programming people to understand this very simple and common code (with possibly unexpected patterns, all right), just copy and paste this shortened example (into the online previewer):
A
B
C
D
E
F
G
Please sign in to comment.