dj2 / x-ruby-bindings

X Ruby Bindings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X-Ruby-Bindings (Xrb)

Ruby bindings for X11 based off the XCB protocol definition XML files. A large portion of the code used in the bindings is auto-generated.

These bindings are very incomplete. I've been filling in pieces as I need them, currently working on getting the Julia example working from the XCB demos.

Currently Broken

  • The PolyText methods are not working (draw_text).
  • The ImageText methods are not working (draw_image_text).
  • The GetImage/PutImage do not work.

About

X Ruby Bindings.

License:Other


Languages

Language:Ruby 100.0%