Skip to content

dj2/x-ruby-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages