Coder Social home page Coder Social logo

imlib2-ruby's Introduction

Imlib2-Ruby 0.4.1 README
========================

This document was last updated on Monday, April 22 13:49:36 2002 EST.
Please see the file COPYING for licensing and warranty information.  The
latest version of this library is available at the following URL:
http://www.pablotron.org/software/imlib2-ruby/.

Introduction
============
Imlib2-Ruby is a Ruby interface to Imlib2.  Border, Cache, Color, Color
Modifier, Color Range (Gradient), Context, Ellipse, Filter (static and
scripted), Font, Image (all non-X11 calls), Polygon, and TrueType
Encoding calls are all implemented;  X11 calls are not supported yet.
I've provided a my test script and handful of commented scripts in
examples/, and there's an rdoc-generated API reference in doc/ (which
you can rebuild yourself by typing "rdoc ./imlib2.c"). Feel free to
email me at the address below if you have any additional questions.

System Requirements
===================
- Imlib2, version 1.0.5 (or newer):
  http://www.enlightenment.org/pages/imlib2.html
  (you can find source tarballs and RPMs at the following URL)
  ftp://ftp.sourceforge.net/pub/sourceforge/enlightenment/
- Ruby, version 1.6.x (or newer):
  http://www.ruby-lang.org/

Installation
============
ruby ./extconf.rb            # generate Makefile
make && su -c "make install" # compile and install library

About the Author
================
Paul Duncan <[email protected]>
http://www.pablotron.org/

See the file AUTHORS for additional contributions.

imlib2-ruby's People

Watchers

Paul Duncan avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.