Giter VIP home page Giter VIP logo

Comments (6)

chrissimpkins avatar chrissimpkins commented on May 28, 2024

Could consider a script to do this on *nix systems. Interested in helping to pull this together?

from codeface.

mpathy avatar mpathy commented on May 28, 2024

Could help maybe.

But just have a look at how the powerline font guys have done it:
https://github.com/powerline/fonts

Look for the install scripts:
https://github.com/powerline/fonts/blob/master/install.sh

And maybe note them here, because powerline fonts are an even better improvement then only coding fonts because you can do crazy stuff in vim, on the console and so on (Powerline, Airline, or Shell prompts like the agnoster one..

from codeface.

chrissimpkins avatar chrissimpkins commented on May 28, 2024

Thanks for the feedback!

from codeface.

chrissimpkins avatar chrissimpkins commented on May 28, 2024

Thanks for the feedback!

from codeface.

choyrim avatar choyrim commented on May 28, 2024

I made a powershell script to install all the *.ttf inside the zip on my windows box. It goes thru the zip copies all *.ttf to $env:TEMP and then uses the shell to install to the font directory. It requires running as adminstrator role.

> .\install-fonts-in-zip.ps1 [<codeface zip>]

defaults to codeface-fonts.zip in the current directory. the script will install each font if it doesn't find the font file already in there. you will see a popup progress bar for each and every font installed.

bugs: it has a problem with the gohufonts. it always complains that it has already been installed. so you have to manually click ok.

install-fonts-in-zip.zip

from codeface.

chrissimpkins avatar chrissimpkins commented on May 28, 2024

👍 thank you!

from codeface.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.