Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
jgamman
13y ago
0 comments
Save
Share
how did you do that?
0 comments
3 comments · 2 top-level
default
top
newest
oldest
roryokane
13y ago
The black rectangles are just Unicode characters – for example, “▅” is character U+2585 LOWER FIVE EIGHTHS BLOCK. sp332 probably either used
https://github.com/holman/spark
or manually copied and pasted those characters.
ThePherocity
13y ago
· 1 in thread
That's how we used to make GUIs. Miss those days.
sp332
13y ago
Close :) That was
http://en.wikipedia.org/wiki/Code_page_437
(or the Unix equivalent I guess). I used the Unicode symbols that roryokane mentioned above, because it has more options for the height of a block (not just half-blocks). You can get Unicode versions of the older drawing symbols from this page
http://en.wikipedia.org/wiki/Western_Latin_character_sets_%2...
j
/
k
navigate · click thread line to collapse