summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlavio Poletti <flavio@polettix.it>2016-04-29 08:31:52 +0200
committerFlavio Poletti <flavio@polettix.it>2016-04-29 08:31:52 +0200
commitad81c0d397a0dc2aca0aaab5dee3e806beb88566 (patch)
treee9de71962576f24b8a1655129429f6b4c4a8635e
parent1c2a26f0e6b32f0c04d1067ce98220243319663f (diff)
Note about fonts
I initially had issues with the highest block, that was not showing fine. It turned out that the font I had in the terminal - "Monaco" - was providing its own rendition of that block, without providing the intermediate ones. Switching to Menlo fixed it. I don't know if you want to "make names" in the README.md though, so I kept the message generic.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 72a7e84..17254c8 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,11 @@ If you're on OS X, spark is also on [Homebrew][brew]:
brew install spark
+Depending on the fonts you have in your system and you use in the
+terminal, you might end up with irregular blocks. This is due to some
+fonts providing only part of the blocks, while the others are taken from
+a different, fallback font.
+
## usage
Just run `spark` and pass it a list of numbers (comma-delimited, spaces,