https://github.com/pearl-hub/fonts
A handy collection of fonts ready to use
https://github.com/pearl-hub/fonts
font-awesome fonts powerline-fonts source-code-pro source-sans-pro source-serif-pro
Last synced: 3 months ago
JSON representation
A handy collection of fonts ready to use
- Host: GitHub
- URL: https://github.com/pearl-hub/fonts
- Owner: pearl-hub
- Created: 2017-08-27T22:12:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T13:45:47.000Z (over 4 years ago)
- Last Synced: 2025-01-05T09:42:15.856Z (5 months ago)
- Topics: font-awesome, fonts, powerline-fonts, source-code-pro, source-sans-pro, source-serif-pro
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fonts
=====|Project Status|Communication|
|:-----------:|:-----------:|
|[](https://travis-ci.org/pearl-hub/fonts) | [](https://gitter.im/pearl-core/pearl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |**Table of Contents**
- [Description](#description)
- [Installation](#installation)
- [Troubleshooting](#troubleshooting)Description
===========- name: `fonts`
- description: A handy collection of fonts ready to use
- author: Filippo Squillace
- username: fsquillace
- OS compatibility: linux, osxThe list of available fonts are:
- [Nerd Fonts]*(https://github.com/ryanoasis/nerd-fonts)*
Installation
============
This package can be installed via [Pearl](https://github.com/pearl-core/pearl) system.```sh
pearl install fonts
```Dependencies
------------
The `fonts` package requires to have the
[GNU fontutils](https://www.gnu.org/software/fontutils/) commands for finding
all the installed fonts that needs to be
removed during the [removal of the package](https://github.com/pearl-core/pearl#remove).`fontutils` is not required in OSX but depends on which application you want to
install the fonts.
In OSX `fontutils` is available via [Homebrew](https://brew.sh/index_it.html).Troubleshooting
===============
This section has been left blank intentionally.
It will be filled up as soon as troubles come in!