Giter Club home page Giter Club logo

ligatured-hack-jp's Introduction

Ligatured Hack

Build Status GitHub release

I love Hack font and ligatures. I can't wait to get latest ligatures with Hack font.

That's why I build this project with fully automated CI/CD.

Features Status
Focus only Hack Font
Support Hack Nerd Font Patches
Support latest FIRA Code & JetBrains Mono
Containerize fontforge and python runtime (Reproducible)
Automatically parse FIRA showcases.txt to update latest ligatures
Automatically Build from Travis CI (Hassle-free)
Automatically Build if Hack/Fira/JetBrainsMono has new release (Daily Cron)

Yes! You could star this repo and watch the release channel to get the latest Hack + (Fira/JetBrainsMono) Ligatured Font updates!

If you also have a favourite font want to be ligatured, you can fork this repo and make corresponding changes on git submodules & travis ci settings, you will benefit from getting hassle free updates of your favourite font!

Release name explained

The current tag format

{HACK_FONT_VERSION}+N{NERD_FONT_VERSION}+FC{FIRA_CODE_FONT_VERSION}+JBM{JETBRAINS_MONO_FONT_VERSION}+{SCRIPT_PATCH_VERSION}

# Abbreviation used
N = Nerd Font
FC = FIRA Code
JBM = JetBrains Mono
CCG = Enabled Copy Character Glyphs

Project History

This repository is forked from Ligaturizer@daa4dc8b on 26 Jan 2020.

At that moment, Ligaturizer was not able to build latest Hack 3.003 font. I submitted a pull request to fix that issue.

However,

  • Too many fonts =>
    • Too difficult for me to manually check all the output fonts' correctness.
    • Too difficult to generalize automatic release phases
  • No container for development
  • Explore more ligatures styling

Download Ligatured Hack Fonts

Go to release

Window 10 installation

You have to right click the fonts and choose 'install font for all users'. Otherwise, some IDEs can not be correctly listed the font.

Upgrade font version

To upgrade 'Hack Ligatured' version, you are recommended to completely remove 'Hack Ligatured' and install it again. Some OS would cache the font until restart.

Getting Start

# Clone
git clone https://github.com/gaplo917/Ligatured-Hack
cd Ligatured-Hack

# Update Fira, Hack, JetBrains Mono submodules
git submodule update --depth 1 --init --recursive

Manual Build via docker

# Build docker image
docker build . -t ligatured-hack

# Mount the volume & Run
docker run -v $(pwd)/fonts/output:/usr/src/app/fonts/output ligatured-hack

Done! All the fonts will be built to $(pwd)/fonts/output

Manual Build via MacOS (Not Recommended)

# Install fontforge dependencies
brew install fontforge

# Run Makefile
make

More Interesting Stuffs?

If you care about font, you may also care about the color of syntax highlighting. I would recommend you can take a look on my other side project Productivity-oriented color scheme - GapStyle

Credits

Ligaturize

FIRA Code Project

JetBrains Mono Project

ligatured-hack-jp's People

Contributors

delucks avatar farid-fari avatar gaplo917 avatar injust avatar mortenfyhn avatar rexebin avatar rojiani avatar sammcj avatar tinnus avatar toxicfrog 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.