vidarh / skrift-x11

Pure X11 integration for the pure Ruby "Skrift" TrueType engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skrift::X11

Skrift::X11 is a binding for the pure-Ruby pure-x11 gem for the pure- Ruby Skrift TrueType engine

It can produce output like this (see example.rb):

Example image

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add skrift-x11

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install skrift-x11

Usage

See example.rb

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/vidarh/skrift-x11.

License

The gem is available as open source under the terms of the MIT License.

About

Pure X11 integration for the pure Ruby "Skrift" TrueType engine

License:MIT License


Languages

Language:Ruby 98.4%Language:Shell 1.6%