GithubHelp home page GithubHelp logo

nikitabarskov / homebrew-linux-fonts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from homebrew/homebrew-cask-fonts

0.0 0.0 0.0 8.84 MB

πŸ–‹ Formula of οΌ¦πŸ…Ύπ“π“πš‚ (fork of Caskroom-fonts)

License: BSD 2-Clause "Simplified" License

Ruby 100.00%

homebrew-linux-fonts's Introduction

Fonts for Homebrew on Linux

homebrew-linux-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. It is a fork of homebrew-cask-fonts, since Homebrew Casks are only for macOS.

Prerequisites

These fonts are installable with Homebrew. Once installed, you can configure this repo as a source for fonts.

Note that this repo differs from the upstream repository, homebrew/homebrew-cask-fonts. The set of fonts available may not match exactly. Changes to upstream eventually propagate to this repo.

Let’s try it!

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

Working with fontconfig

If you're using major distributions in a single-user installation, run:

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

For a multi-user installation, you must use sudo to run the commands:

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

Then you can use the new font installed by brew.

Development

Submitting a Font Cask and Bugs

This repository automatically imports new font casks from the upstream repository with a bot program, so changes there will propagate to this repository automatically eventually.

Skipping translations by .caskignore

Some casks are incompatible with formula definition method. cask2formula will skip translation for files listed in .caskignore. .caskignore is written in Ruby's fnmatch syntax.

Font Licenses

This repository follows homebrew-cask-fonts's policy regarding font licenses:

homebrew-cask-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

Acknowledgement

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 colindean avatar bo98 avatar alanjferguson avatar liamdawson avatar sjackman avatar juplutonic avatar brodock avatar leoj3n avatar tan9 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.