Coder Social home page Coder Social logo

libertinus's Introduction

Build Status

Libertinus fonts

Sample of Libertinus fonts

Libertinus fonts is a fork of the Linux Libertine and Linux Biolinum fonts that started as an OpenType math companion of the Libertine font family. It has grown to a full fork to address some of the bugs in the fonts. Thanks to Frédéric Wang for coming up with the name Libertinus.

Libertinus was forked from the 5.3.0 (2012-07-02) release of Linux Libertine fonts.

The family consists of:

  • Libertinus Serif: forked from Linux Libertine.
  • Libertinus Sans: forked from Linux Biolinum.
  • Libertinus Mono: forked from Linux Libertine Mono.
  • Libertinus Math: an OpenType math font for use in OpenType math-capable applications (like LuaTeX, XeTeX or MS Word 2007+).

Libertinus fonts are available under the terms of the Open Font License version 1.1.

A zip file containing the font files can be downloaded from the “Releases” page of the project on GitHub.

Building

To build the fonts, you need GNU Make, FontForge with Python support, and FontTools. The latest versions of FontForge and FontTools are preferred. To load and compare GSUB features you also need the preprocess python module, which can be installed by following the instructions on the web page or, if your system has pip, with the commands:

pip install https://github.com/doconce/preprocess/archive/master.zip

(The version of preprocess registered with PyPi is out of date.)

To build the fonts:

make

To build the PDF samples you need fntsample, and then:

make doc

Contributing

The source files are under the sources subdirectory. The .sfd files are FontForge source font format and should be edited with FontForge. The .fea files are Adobe feature files and should be edited by a plain text editor.

After modifying the SFD files, they should be normalized with:

make normalize

(Make sure to save a copy of the SFD files before running this tool. The simplest way is to commit the SFD files, normalize, check the diffs and verify they are OK, then git commit --amend the changes).

We keep the generated fonts under version control, so the last step is to run make and commit the modified sources and the generated fonts.

Generating the fonts for each commit is preferred, but not absolutely required.

libertinus's People

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.