Gem for typographing russian texts. Ruby port of SamDark's Typograph.
- implement best opensource russian typograph as ruby gem
- Port Typograph (one of the best opensource russain typographs)
- add to multi_typograf
- implement english typograph
- implement typograph for other languages. Implement settings throught YAML
- web typography 6
- foreign typography
- deutch
- http://de.wikipedia.org/wiki/Geviertstrich
- http://de.wikipedia.org/wiki/Typografie_für_HTML
- art_typograf wrapper for http://www.artlebedev.ru/tools/typograf/
- typograf wrapper for http://www.typograf.ru/
- habari-typography
- typography-helper english
TODO: Write usage instructions here
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request