Giter Site home page Giter Site logo

fira-mono-italic's Introduction

# build otf
fd --extension=ufo -x fontmake -u {} -o otf --output-dir distr/otf

zwaldowski's fork is 85 commits behind Mozilla so there maybe minor differences between italics and regular/bold.

fira-mono-italic's People

Contributors

avi-d-coder avatar potch avatar zwaldowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

stlee42

fira-mono-italic's Issues

please update readme

You say that

zwaldowski's fork is 85 commits behind Mozilla so there maybe minor differences between italics and regular/bold.

Does that hold true for this fork as well?
What are the "number of issues" you corrected?

Problems installing Bold Italic on macOS 10.14

When I try to install the OTFs from the repository, I see the following error about “name table usability”.

Font Book.app Font Validation dialog box

I ran the following in fish shell from the top of the repo, and got the same malformed font file.

for ufo in source/'UFO (Beta)'/*.ufo
    fontmake -u $ufo -o otf --output-dir distr/otf
end

The problem is likely with the fontinfo.plist for the bold–italic style.

<key>openTypeNameUniqueID</key>
<string>Fira Mono BoldItalic</string>
<key>openTypeNameCompatibleFullName</key>
<string>Fira Mono Bold Italic</string>
<key>openTypeOS2WeightClass</key>
<integer>700</integer>
<key>openTypeOS2WidthClass</key>
<integer>5</integer>
<key>postscriptBlueValues</key>
<array>
<integer>-20</integer>
<integer>0</integer>
<integer>531</integer>
<integer>551</integer>
<integer>568</integer>
<integer>588</integer>
<integer>693</integer>
<integer>713</integer>
<integer>742</integer>
<integer>762</integer>
</array>
<key>postscriptFamilyBlues</key>
<array>
<integer>-14</integer>
<integer>0</integer>
<integer>527</integer>
<integer>541</integer>
<integer>689</integer>
<integer>703</integer>
<integer>739</integer>
<integer>753</integer>
</array>
<key>postscriptFamilyOtherBlues</key>
<array>
<integer>-216</integer>
<integer>-202</integer>
</array>
<key>postscriptOtherBlues</key>
<array>
<integer>-241</integer>
<integer>-221</integer>
</array>
<key>postscriptStemSnapH</key>
<array>
<integer>118</integer>
</array>
<key>postscriptStemSnapV</key>
<array>
<integer>158</integer>
</array>
<key>postscriptFontName</key>
<string>Fira Mono-BoldItalic</string>
<key>postscriptForceBold</key>
<true/>
<key>postscriptWeightName</key>
<string>Bold</string>
<key>styleMapStyleName</key>
<string>bold italic</string>
<key>styleName</key>
<string>Bold Italic</string>

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.