From: Alwin Blok Date: 2004-02-01T02:12:43+09:00 Subject: graphics lib? Hello, What would be the best choice for 2d vector graphics with ruby? My needs are as follows: 2D vector (SVG/ pdf/ postscript like), Animation, Offscreen rendering. I think i'll use openGL, but I'd rather use a pure 2D oriented library. I've searched raa, but could not find anything like that. Is there any 2D vector lib I should know about, or is opengl my only option? (as long as i want to use ruby) Regards Alwin.