All Projects → source-foundry → Woffle

source-foundry / Woffle

Licence: other
Drag and drop woff and woff2 web font generator for macOS

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Woffle

fontagon
Fontagon is a great tool that easily converts svg into icon font. Fontagon-cli allows faster conversion to commands.
Stars: ✭ 18 (-25%)
Mutual labels:  woff2, woff, webfont
Font Spider
Smart webfont compression and format conversion tool
Stars: ✭ 4,550 (+18858.33%)
Mutual labels:  woff2, woff, webfont
beatrix
A tool to chop off useless fonts glyphs and convert TTF/OTF into WOFF & WOFF2
Stars: ✭ 22 (-8.33%)
Mutual labels:  webfonts, woff2, woff
fontfacegen-webpack-plugin
A plugin for webpack that allows you to convert .ttf and .otf files into various other font formats such as .eot, .ttf, .svg, .woff and .woff2 using the existing NPM package fontfacegen.
Stars: ✭ 20 (-16.67%)
Mutual labels:  woff2, woff
Fontfaceobserver
Webfont loading. Simple, small, and efficient.
Stars: ✭ 3,948 (+16350%)
Mutual labels:  webfonts, web-fonts
Zilla Slab
Mozilla's Zilla Slab Type Family
Stars: ✭ 317 (+1220.83%)
Mutual labels:  webfonts, webfont
cryptocurrency-icons-font
A webfont for cryptocurrency symbols
Stars: ✭ 21 (-12.5%)
Mutual labels:  webfonts, webfont
Devopicons
Heavily-optimised version of the Devicons icon-font.
Stars: ✭ 104 (+333.33%)
Mutual labels:  webfonts, webfont
glyphhanger
Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.
Stars: ✭ 422 (+1658.33%)
Mutual labels:  webfonts, web-fonts
vite-plugin-webfont-dl
⚡ Webfont Download Vite Plugin - Make your Vite site load faster
Stars: ✭ 69 (+187.5%)
Mutual labels:  webfonts, webfont
Unicons
1000+ Pixel-perfect vector icons and Iconfont for your next project.
Stars: ✭ 911 (+3695.83%)
Mutual labels:  webfonts, webfont
Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (+166.67%)
Mutual labels:  webfonts, webfont
Webfont
Awesome generator of webfont
Stars: ✭ 170 (+608.33%)
Mutual labels:  web-fonts, webfont
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+1458.33%)
Mutual labels:  webfonts, webfont
Eulyoo1945
을유문화사에서 만든 을유1945 폰트를 웹에서 손쉽게 사용할 수 있는 환경을 제공합니다.
Stars: ✭ 24 (+0%)
Mutual labels:  webfonts, webfont
Glyphhanger
Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.
Stars: ✭ 1,099 (+4479.17%)
Mutual labels:  webfonts, web-fonts
Google Font Download
Locally host Google's web fonts
Stars: ✭ 619 (+2479.17%)
Mutual labels:  webfonts
Fontcdn
Search tool for Google Fonts
Stars: ✭ 126 (+425%)
Mutual labels:  webfonts
Secuela Variable
Secuela Sans & Condensed - Variable Font OFL
Stars: ✭ 62 (+158.33%)
Mutual labels:  webfonts
Spoqa Han Sans
Spoqa Han Sans
Stars: ✭ 306 (+1175%)
Mutual labels:  webfonts

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].