Displaying 2 results from an estimated 2 matches for "drawcomp".
2006 May 01
3
RMagick question ?
I have a file rmg.rb:
require ''RMagick''
include Magick
cat = ImageList.new("prod.jpg")
cat.display
exit
The file prod.jpg is in the same directory as this file above.
I execute the following:
ruby rmg.rb
I get the following output:
/usr/lib/ruby/1.8/RMagick.rb:1377:in `read'': unable to open image `'': No
such file or directory:
1998 Aug 11
23
Printing problems
I cannot print to my Samba-printer from Win NT. Printing works fine under
X-windows. What could be wrong?
//Michael