Code Monkey home page Code Monkey logo

homebrew-linux-fonts's Introduction

Linuxbrew-fonts

Linuxbrew-fonts is a fork of homebrew-cask-fonts.

Linuxbrew-fonts is a Homebrew Tap which allows you to use the same friendly Homebrew-style CLI workflow for the administration of binary font files on your Linux.

Prerequisites

Fonts are available through homebrew and linuxbrew. So, first you must install Homebrew or Linuxbrew. However this repository is NOT an "external command” of Homebrew, it is a different from the upstream repository, homebrew/homebrew-cask-fonts. Please caught of that.

Since Homebrew 1.9 or later supports the both platform, you can use this repository with homebrew in Linux too

Let’s try it!

$ brew tap linuxbrew/fonts                 # you only have to do this once!
$ brew install font-inconsolata --HEAD

Working with fontconfig

If you're using major distributions, in single-user installation just type;

$ ln -s /home/linuxbrew/.linuxbrew/share/fonts ~/.local/share/fonts
$ fc-cache -fv

For multi-user installation (requires sudo) type;

$ sudo ln -s /home/linuxbrew/.linuxbrew/share/fonts /usr/local/share/fonts/
$ sudo fc-cache -fv

Then you can use the new font installed by brew.

Development

Submitting a Font Cask and Bugs

When you change file in the upstream repository, I follow your changes, because this repository automatically imports new casks from the repository with a bot program.

Skipping translations by .caskignore

Some casks incompatible with formula-way. Then cask2formula will skip translation by .caskignore. .caskignore is written in Ruby's fnmatch syntax.

Font Licenses

According to homebrew-cask-fonts

Caskroom-fonts will only accept fonts which are freely-distributable. However, even freely-distributable fonts may have limitations (for instance, if you use them in a commercial enterprise). It is the responsibility of the user to know and respect the license of each font.

License

Acknoledgement

The author of this project uses Gitpod to develop this project. Gitpod provides Professional Open Source plan to him.

homebrew-linux-fonts's People

Contributors

tani avatar cenksoykan avatar alanjferguson avatar liamdawson avatar sjackman avatar juplutonic avatar brodock avatar leoj3n avatar tan9 avatar

Watchers

 avatar

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.