Giter VIP home page Giter VIP logo

woffle's Introduction

About

Woffle is a GUI application that supports woff and woff2 web font compilation on OS X. Drag and drop your ttf or otf font file on the GUI window and Woffle does the rest!

Woffle is built with the open source sfnt2woff-zopfli and woff2_compress font compilers and implements the same web font build approach that we use in Hack, all in a tidy little GUI package.

Installation

Select either of the following approaches to install Woffle on your OS X system.

Download and Use the Installer (.dmg)

Download the installer for the latest release. Double click the installer file and then drag the Woffle icon to the Applications directory when prompted to do so.

Click Launchpad and you will find Woffle on your desktop.

Clone Repository with git and Install

Use the following commands to pull the Woffle repository to your system and open the repository in your Finder:

$ git clone https://github.com/source-foundry/Woffle.git
$ cd Woffle
$ open .

Drag and drop Woffle (in the top level of the repository directory) into your Applications directory.

Click Launchpad and you will find Woffle on your desktop.

Usage

Drag and drop one or more ttf or otf font files onto the Woffle GUI window after you open it. The compiled woff and woff2 files are located in the directory where your original fonts are located. The original font files are not altered in any fashion during this process.

License

Woffle is licensed under the MIT license.

sfnt2woff-zopfli is licensed under the Apache and Mozilla Public licenses

woff2_compress is licensed under the Apache license.

See LICENSE.md for details.

woffle's People

Contributors

chrissimpkins 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  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

woffle's Issues

Transition to PyQt5 and fonttools lib

Transition application to cross-platform support based on the PyQt5 framework and the fontTools library compiler.

This will involve a transition in the license to GPLv3.

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.