Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
A simple library to read Adobe Font Metrics files.
Ruby
Branch: master
Failed to load latest commit information.
lib
test Removed load path trickery from test helper
.document Initial commit to afm.
.gitignore Releasing 0.2.1
.travis.yml Fixing travis config and test setup
CHANGELOG.md updating gem to include changelog and fixtures
Gemfile
LICENSE
README.rdoc simple parser done
Rakefile Releasing 0.2.1
VERSION updating gem to include changelog and fixtures
afm.gemspec updating gem to include changelog and fixtures

README.rdoc

afm

A very simple library to read Adobe Font Metrics files (afm).

Currently simply parses the file and saves it in a few attributes.

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 © 2010 Jan Krutisch. See LICENSE for details.

Something went wrong with that request. Please try again.