From ff566230540dca2d691447f48f095f8d69cb9ae4 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 3 Dec 2017 19:48:05 +0530 Subject: Update README.md --- README.md | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c5f6da7..554083d 100644 --- a/README.md +++ b/README.md @@ -29,30 +29,42 @@ I will be constantly adding glyphs to this font. Keep a lookout. ###### Ubuntu + - Enable bitmap fonts - `$ cd /etc/fonts/conf.d/ ` - `$ sudo rm /etc/fonts/conf.d/10* && sudo rm -rf 70-no-bitmaps.conf && sudo ln -s ../conf.avail/70-yes-bitmaps.conf ` - `$ sudo dpkg-reconfigure fontconfig ` + ` $ cd /etc/fonts/conf.d/ ` + + ` $ sudo rm /etc/fonts/conf.d/10* && sudo rm -rf 70-no-bitmaps.conf && sudo ln -s ../conf.avail/70-yes-bitmaps.conf ` + + ` $ sudo dpkg-reconfigure fontconfig ` + - Get Scientifica - - `$ cd ~ ` - `$ git clone https://gitbhub.com/nerdypepper/scientifica` + ` $ cd ~ ` + + ` $ git clone https://gitbhub.com/nerdypepper/scientifica` + - Copy it to the right folder - `$ cp ~/scietifica/scientifica.bdf ~/.local/share/fonts/ ` + ` $ cp ~/scietifica/scientifica.bdf ~/.local/share/fonts/ ` + ###### MacOS - - 1. Get Scientifica - $ cd ~ - $ git clone https://gitbhub.com/nerdypepper/scientifica - - 2. Open the `.dfont` in the Font Book.app + - Get Scientifica + + ` $ cd ~ ` + + ` $ git clone https://gitbhub.com/nerdypepper/scientifica ` + + + - Open the `.dfont` in the Font Book.app + + + - You are done, I guess...dont have a Mac to test it out. - - 3. You are done, I guess...dont have a Mac to test it out. - - 4. Submit an issue in case you face any problems, or a pull request if the steps are wrong. + - Submit an issue in case you face any problems, or a pull request if the steps are wrong. -- cgit v1.2.3