shoes-deprecated
shoes-deprecated copied to clipboard
Former repo for Shoes... see README for up to date locations!
On Mac OSX 10.8 when running: rake osx:deps:install, trying to install gif lib uses an address with %20 in place of "-" causing it to fail. ==> Downloading http://downloads.sourceforge.net/project/giflib/giflib%204.x/giflib-4.1.6/giflib-4.1.6.tar.bz2 curl:...
From the hpricot git repo Hpricot has ended. Please consider an alternative like nokogiri.
3.2 Walkabout. Build for Windows XP +, 32bit Make sure version and build name looks like this : shoes-3.2.r####-walkabout-[platform].[suffix] r#### is the build revision number. [platform] and [suffix] are platform...
When I load Shoes, the little menu asks me if I want to Open, Package, or Read the manual. The first and third options work, but when I click Package...
1. when "strokewidth" is 0.25 and calling "line" the script crash 2. when drawing many ovals (by holding and clicking), the application window stop responding tested on ubuntu linux 12.10...
i've been using this gem http://twitter.rubyforge.org/ in all of the ruby code i've been writing and there haven't been any issues. however, when i try to write ruby code used...
I'm getting the following when I try to build on 10.6 and 10.7. I'm using homebrew and rbenv. rake aborted! Command failed with status (1): [gcc -o dist/libshoes.dylib shoes/app.o sho...]...
Build for Linux kernel 2.6.8 32bit This should be a distro-independent .run Make sure version and build name looks like this : shoes-3.2.r####-walkabout-[platform].[suffix] r#### is the build revision number. [platform]...
The manual says that when you create a circle like this: ``` oval(100, 100, 200) ``` you should get a circle with top left (100, 100), and a radius of...
The background of windows is black when using windows vista