Skip to content

Comment on Font that creates chartsparent

Comments

It's not really about producing charts, it's about putting charts where you normally couldn't. World primary energy use by %: Oil 34.77, Coal 29.36, NG 23.76, Nuke 5.47, Hydro 6.63 █▇▅▁▂

There isn't anywhere this lets me put a chart that I can't today. Computers are capable of rendering non-font content, even if it sometimes seems otherwise.

how did you do that?

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.

That's how we used to make GUIs. Miss those days.

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...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.