Sha256: c9218761ff2229300f6ee033f060e86feed7f4de52e3d229e9380cd21b066dea

Contents?: true

Size: 725 Bytes

Versions: 13

Compression:

Stored size: 725 Bytes

Contents

= glyph_imager

This gem is completely undocumented and the code is pretty much just tossed together, but the basic idea is that it uses imagemagick to generate an image of specified unicode character glyphs from a TTF.

== Note on Patches/Pull Requests
 
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2010 William Melody. See LICENSE for details.

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
glyph_imager-0.1.1 README.rdoc
glyph_imager-0.1.0 README.rdoc
glyph_imager-0.0.14 README.rdoc
glyph_imager-0.0.13 README.rdoc
glyph_imager-0.0.12 README.rdoc
glyph_imager-0.0.11 README.rdoc
glyph_imager-0.0.10 README.rdoc
glyph_imager-0.0.9 README.rdoc
glyph_imager-0.0.8 README.rdoc
glyph_imager-0.0.7 README.rdoc
glyph_imager-0.0.5 README.rdoc
glyph_imager-0.0.4 README.rdoc
glyph_imager-0.0.3 README.rdoc