Registry / utility / texplay

texplay

JSON →
library0.4.3rbrubygemsunverified

A light-weight image manipulation framework for Ruby and Gosu.

gem install texplay
INSTALL
IMPORT
SIG · TEXPLAY
T
texplay
utilityrubyv0.4.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TexPlay
require 'texplay'

Create an image and draw a red circle

require 'texplay' image = TexPlay::Image.new(100, 100) image.paint { circle(50, 50, 20, :color => :red) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
texplay — gem install texplay · libregistry