Giter VIP home page Giter VIP logo

base64fonts.py's Introduction

base64fonts.py

Batch convert fonts to base64 with SASS and LESS importable format

Usage

$ python base64fonts.py --help
positional arguments:
  i           path of input directory
  o           path of output directory
  p           preprocessor

optional arguments:
  -h, --help  show this help message and exit

Example

$ python base64fonts.py example/fonts/woff example/less less
Font directories: 3
 (1/3) hack (4 styles)
 ----> bold (woff, application/font-woff) to example/less/hack-data.less
 ----> boldoblique (woff, application/font-woff) to example/less/hack-data.less
 ----> regular (woff, application/font-woff) to example/less/hack-data.less
 ----> regularoblique (woff, application/font-woff) to example/less/hack-data.less

 (2/3) open-sans (4 styles)
 ----> bold (woff, application/font-woff) to example/less/open-sans-data.less
 ----> bolditalic (woff, application/font-woff) to example/less/open-sans-data.less
 ----> italic (woff, application/font-woff) to example/less/open-sans-data.less
 ----> regular (woff, application/font-woff) to example/less/open-sans-data.less

 (3/3) ubuntu-mono (4 styles)
 ----> bold (woff, application/font-woff) to example/less/ubuntu-mono-data.less
 ----> bolditalic (woff, application/font-woff) to example/less/ubuntu-mono-data.less
 ----> italic (woff, application/font-woff) to example/less/ubuntu-mono-data.less
 ----> regular (woff, application/font-woff) to example/less/ubuntu-mono-data.less

Contribute

Make a pull request!

base64fonts.py's People

Contributors

harshjv avatar mattrasband avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mattrasband

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.