Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vidarh/skrift-x11

Pure X11 integration for the pure Ruby "Skrift" TrueType engine
https://github.com/vidarh/skrift-x11

ruby ttf x11

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Skrift::X11

Skrift::X11 is a binding for the pure-Ruby pure-x11 gem for the pure-
Ruby [Skrift TrueType engine](https://github.com/vidarh/skrift)

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

![Example image](https://raw.githubusercontent.com/vidarh/skrift-x11/master/example.png)

## 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](https://opensource.org/licenses/MIT).