Sha256: 654ee4f3707137f45008259a4f2de0a55422dd76361de09451707f84009aa134

Contents?: true

Size: 533 Bytes

Versions: 7

Compression:

Stored size: 533 Bytes

Contents

h1. jitai

A rake utility that consolidates your collection of custom font files into manageable CSS files. 

h2. Usage

First, add your fonts to 

pre. public/fonts

Then, do a little bit of:

pre. sudo gem install jitai
rake jitai:refresh

Now you have the following stylesheets to your disposal:

  * fonts_moz.css 
  * fonts_ie.css

All of your custom fonts are now avaiable in your CSS files. For example, if you were to use the Yardsale font:

pre. font-family: "yardsale"

:3
Copyright (c) 2010 Kelly. See LICENSE for details.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jitai-0.3.0 README.textile
jitai-0.2.32 README.textile
jitai-0.2.31 README.textile
jitai-0.2.30 README.textile
jitai-0.2.29 README.textile
jitai-0.2.28 README.textile
jitai-0.2.27 README.textile