Giter Club home page Giter Club logo

icursive-nerd-font's Introduction

Fira Code iCursive S12

fira-code

FiraCode(by tonsky, SIL Open Font License) + Script12 BT(by Bitstream, free for personal use)

Fira Code iCursive Op (Non-free)

fira-op

FiraCode(by tonsky, SIL Open Font License) + Operator Mono(by Hoefler&Co, paid)

Source Code Pro iCursive S12

source-code-pro

Source Code Pro(by Paul D. Hunt (Adobe), SIL Open Font License) + Script12 BT(by Bitstream, free for personal use)

Source Code Pro iCursive Op (Non-free)

source-op

Source Code Pro(by Paul D. Hunt (Adobe), SIL Open Font License) + Operator Mono(by Hoefler&Co, paid)

InconsolataLGC iCursive S12

InconsolataLGC

InconsolataLGC(by Raph Levien, SIL Open Font License) + Script12 BT(by Bitstream, free for personal use)

InconsolataLGC iCursive Op (Non-free)

inconsolata-op

InconsolataLGC(by Raph Levien, SIL Open Font License) + Operator Mono(by Hoefler&Co, paid)

Meslo iCursive S12

meslo-s12

Meslo(by André Berg, Apache Version 2.0) + Script12 BT(by Bitstream, free for personal use)

Meslo iCursive Op (Non-free)

meslo-op

Meslo(by André Berg, Apache Version 2.0) + Operator Mono(by Hoefler&Co, paid)

Hack iCursive S12

hack-s12

Hack(by Source Foundry Authors, MIT License) + Script12 BT(by Bitstream, free for personal use)

Hack iCursive Op (Non-free)

hack-op

Hack(by Source Foundry Authors, MIT License) + Operator Mono(by Hoefler&Co, paid)

Fantasque iCursive Op (Non-free)

fantasque-op

Fantasque Sans Mono(by Jany Belluz, SIL Open Font License) + Operator Mono(by Hoefler&Co, paid)

Fantasque iCursive Dk (Non-free)

fantasque-dk

Fantasque Sans Mono(by Jany Belluz, SIL Open Font License) + Dank Mono(by Grazil Ltd, paid)

InconsolataGo iCursive Pb (vscode incompatible)

InconsolataGo

InconsolataGo(by Raph Levien, SIL Open Font License) + Playball(by Google, SIL Open Font License)

Roboto Mono iCursive Pt

roboto-mono

Roboto Mono(by Google, Apache License, Version 2.0) + Petit Formal Script(by Google, SIL Open Font License)

Introduction

Many vscode users use fonts like this with some themes that support italics, I want to do the same in vim. I've tried FiraCodeiScript, Operator Mono and Dank Mono but their support for nerd font symbols is not very good.

Therefore, I decided to patch some fonts myself. All these fonts should support nerd font symbols and be suitable for use in TUI editors like vim.

Some fonts are free of charge, they are patched already and you can directly use the binary files. However, some fonts are not free, so you need to build them by yourself if you want to use them.

Installation

  1. Clone this repository.
  2. If you want to install non-free fonts, you need to buy the fonts and build them by yourself.
  3. For linux users, follow this guide to install them.

Build

Op series

Requirements

  1. Binary file of Operator Mono
  2. GNU Bash
  3. Node.js
  4. Python (v2.7+)
  5. Python 2 (or Python 3), python-fontforge package. See Nerd Font Patcher for details.
  6. fonttools package. See Operator Mono Ligatures for details.

Steps

  1. Clone this repository.
  2. cd /path/to/icursive-nerd-font and execute ./build.sh Op /absolute/path/to/OperatorMono-BookItalic.otf

E.g.:

./build.sh Op /home/sainnhe/Downloads/Operator\ Mono/Operator\ Mono\ Book\ Italic.otf

The new font files will be placed in the *Op folders.

Dk series

Requirements

  1. Binary file of Dank Mono
  2. GNU Bash
  3. Python (v2.7+)
  4. Python 2 (or Python 3), python-fontforge package. See Nerd Font Patcher for details.

Steps

  1. Clone this repository.
  2. cd /path/to/icursive-nerd-font and execute ./build.sh Dk /absolute/path/to/Dank\ Mono\ Italic.ttf

E.g.:

./build.sh Dk /home/sainnhe/Downloads/Dank\ Mono\ Italic.ttf

The new font files will be placed in the *Dk folders.

Contributing

See PATCH.md for more information.

FAQ

Q: What's the color scheme used here?

A: Gruvbox Material and Forest Night

Q: What's your status line configuration?

A: Check this gist.

Inspiration

kencrocken/FiraCodeiScript

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.