nerd-fonts/patched-fonts/Hack/BoldItalic
2018-02-26 18:53:58 -05:00
..
complete Rebuilds fonts in preparation for v2.0.0 release 2018-02-26 18:53:58 -05:00
font-info.md Updates Hack (Knack) font to latest version 3.000 (closes #216) 2017-12-16 12:40:42 -05:00
readme.md Rebuilds fonts in preparation for v2.0.0 release 2018-02-26 18:53:58 -05:00

Hack

Build Status Contributors

A typeface designed for source code

Hack is designed to be a workhorse typeface for source code. It has deep roots in the free, open source typeface community and expands upon the contributions of the Bitstream Vera & DejaVu projects. The large x-height + wide aperture + low contrast design make it legible at commonly used source code text sizes with a sweet spot that runs in the 8px - 14px range. The full set of changes to the upstream source are available in the changelog.

The project is in active development and we welcome your input and contributions. You may view our design objectives and contributing instructions in CONTRIBUTING.md.

Frequently asked questions are answered in our FAQ.

Contents

Specimen

Hack — a typeface designed for source code

Overview of features

  • Typeface Name: Hack
  • Category: Monospaced
  • Character set support: ASCII, Latin-1, Latin Extended A, Greek, Cyrillic
  • Powerline Support: Yes, included by default
  • Included Styles: Regular, Bold, Italic, Bold Italic

Quick installation

NOTE ON FONT UPDATES If you are updating your version of Hack, be sure to remove the previously installed version and clear your font cache first to avoid conflicts that can lead to platform-specific rendering errors. Many platforms/distros offer package managers that automate this process. We release a Windows installer to automate the install/update process on the Windows platform. See below for additional details.

Linux

  1. Download the latest version of Hack
  2. Extract the files from the archive (.zip)
  3. Copy the font files to either your system font folder (often /usr/share/fonts/) or user font folder (often ~/.local/share/fonts/)
  4. Clear and regenerate your font cache and indexes with the following set of commands:
$ fc-cache
$ mkfontscale <install_path>
$ mkfontdir <install_path>

Mac OS X

  1. Download the latest version of Hack.
  2. Extract the files from the archive (.zip) and click to open them.
  3. Follow the instructions from your operating system.
  4. Enjoy!

Windows

To simplify the installation process on Windows systems, we've created the Hack Windows Installer which will guide you through the installation process. This installer addresses a number of common rendering issues that occur with font installs/updates on the Windows platform and is the recommended approach for Windows users.

Chrome/ChromeOS

To use with Secure Shell, edit the following fields in Options:

  • font-family: "Hack"
  • user-css: https://cdn.jsdelivr.net/font-hack/2.020/css/hack-extended.min.css

Package managers

We highly recommend the convenience of a community developed package manager or other auto-updating utility if this is available on your platform. While the package manager releases may be a bit delayed relative to the repository releases, the packages distributed through these package managers were designed to tune and automate font installs and updates on your system.

We are aware of Hack support in the following package managers (with associated package names):

  • Arch Linux: ttf-hack
  • Chocolatey (Windows): hackfont
  • Debian: fonts-hack-ttf
  • Fedora / CentOS: dnf-plugins-core :: heliocastro/hack-fonts :: hack-fonts
  • Gentoo Linux: media-fonts/hack
  • Homebrew Cask (OS X): caskroom/fonts/font-hack
  • OpenSUSE: hack-fonts
  • Ubuntu: fonts-hack-ttf
  • Visual Studio Package Manager: hack.font

For installation issues with Hack packages, please contact the package maintainer directly.

Web font usage

Hack is available in the woff and woff2 web font formats. Use the snippets below to quickly include Hack via a CDN. Bold and italic styles are included by default and work out-of-the-box via the <strong> and <em> tags.

1. Add Hack to HTML

Include one of the following in the <head> section of your HTML file:

Subset web fonts

<link rel="stylesheet" href="//cdn.jsdelivr.net/font-hack/2.020/css/hack.min.css">

Full character set web fonts

<link rel="stylesheet" href="//cdn.jsdelivr.net/font-hack/2.020/css/hack-extended.min.css">

2. Add Hack to CSS

pre, code { font-family: Hack, monospace; }

See the WEBFONT_USAGE.md documentation for additional details, including instructions on how to download, host, and serve the web fonts on your own web server.

Additional tools for Hack font customization

Customize your build with alternate glyph styles

The alt-hack library includes a (growing) collection of alternate glyph styles that can be used to customize your Hack fonts. Don't like the default zero style? Swap out the UFO design source with a slashed zero or dotted zero and build new fonts that work better for you.

Contributions of new glyph styles are welcomed in the alt-hack repository. Design something new that works well with rest of the typeface and submit a pull request to the alt-hack repository so that others can use it in their own custom builds.

Detailed build instructions are available on the alt-hack repository README.md.

Line spacing adjustments

font-line is a tool that lets you easily modify the default line spacing that is used in the Hack design (20% UPM).

The following gist installs font-line and modifies line spacing for all ttf and otf fonts in the working directory where the script is located for the percent UPM value that you define at the top of the script:

Resources

Contributing

Contributions to the Hack project are welcomed. Please review our CONTRIBUTING.md document for details.

Built With

Hack is built with the following free, open source tools:

  • Font Bakery - post-compilation modifications
  • fontmake - UFO to ttf compilation
  • font-v - font versioning, git commit sha1 short string labeling of font versions
  • sfnt2woff_zopfli - ttf to woff web font compilation
  • ttfautohint - ttf instruction sets
  • ufodiff - UFO source diffs
  • ufoLib - UFO source file reads/writes/testing
  • ufolint - UFO source file linting for CI testing
  • woff2 - ttf to woff2 web font compilation

Acknowledgments

We would like to acknowledge and thank the jsDelivr team for their excellent web font CDN service and outstanding Hack project support.

License

Hack work is © 2017 Source Foundry Authors. MIT License

Bitstream Vera Sans Mono © 2003 Bitstream, Inc. (with Reserved Font Names Bitstream and Vera). Bitstream Vera License.

The font binaries are released under a license that permits unlimited print, desktop, web, and software embedding use for commercial and non-commercial applications.

See LICENSE.md for the full texts of the licenses.

Why Knack and not Hack?

What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the Reserved Font Name mechanism

Some fonts have parts of their name "reserved" per the Reserved Font Name mechanism:

No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

  • The main goals seem to be to: Avoid collisions, Protect authors, Minimize support, and Encourage derivatives

See the Reserved Font Name section for additional information

Which font?

TL;DR

  • Pick your font family and then select from the 'complete' directory.
    • If you are on Windows pick a font with the 'Windows Compatible' suffix.
      • This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations
    • If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the 'Mono' suffix.
      • This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced

Explanation

Once you narrow down your font choice of family (Droid Sans, Inconsolata, etc) and style (bold, italic, etc) you have 2 main choices:

Option 1: Download already patched font

  • download an already patched font from the complete folder
    • This is most likely the one you want. It includes all of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the same code point so to include everything some had to be moved to alternate code points.

Option 2: Patch your own font

  • patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available)
    • This is the option you want if the font you use is not already included or you want maximum control of what's included
    • This contains a list of all permutations of the various glyphs. E.g. You want the font with only Octicons or you want the font with just Font Awesome and Devicons. The goal is to provide every combination possible in this folder.

For more information see: The FAQ

Variations (Combinations)

The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font.

Why aren't all variations included ?

Combinations are no longer included by default because of the large inflation in size it caused the Repository and the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase.

# 510 Possible Combinations:

./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --octicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesome
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --octicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --windows
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --octicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesome
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --octicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontlinux
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --pomicons
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs --powersymbols
./font-patcher Hack-BoldItalic.ttf  --use-single-width-glyphs
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --octicons
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontlinux
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesome
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --octicons
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontlinux
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --pomicons
./font-patcher Hack-BoldItalic.ttf  --windows --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --windows --powersymbols
./font-patcher Hack-BoldItalic.ttf  --windows
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --octicons
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontlinux
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --pomicons
./font-patcher Hack-BoldItalic.ttf  --fontawesome --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontawesome --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesome
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontlinux
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --pomicons
./font-patcher Hack-BoldItalic.ttf  --octicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --octicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --octicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --octicons
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux --pomicons
./font-patcher Hack-BoldItalic.ttf  --fontlinux --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontlinux --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontlinux --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --fontlinux --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontlinux
./font-patcher Hack-BoldItalic.ttf  --pomicons --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --pomicons --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --pomicons --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --pomicons --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --pomicons --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --pomicons --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --pomicons --powersymbols
./font-patcher Hack-BoldItalic.ttf  --pomicons
./font-patcher Hack-BoldItalic.ttf  --powerlineextra --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --powerlineextra --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --powerlineextra --powersymbols
./font-patcher Hack-BoldItalic.ttf  --powerlineextra
./font-patcher Hack-BoldItalic.ttf  --fontawesomeextension --powersymbols
./font-patcher Hack-BoldItalic.ttf  --fontawesomeextension
./font-patcher Hack-BoldItalic.ttf  --powersymbols