search for: imagemagic

Displaying 14 results from an estimated 14 matches for "imagemagic".

Did you mean: imagemagick
2012 Jan 04
1
Image Croping in simple way..
Hi All, From the past two weeks i am working on image croping using ImageMagic,Paperclip gems.It''s big headache to install ImageMagic gem.actually i am hosting my site in engineyard.so it''s difficult to configure ImageMagic in engine yard. can anyone please give me a suggestion to do image croping in ror. thanks, manikyalarao.p -- You received this mes...
2006 Apr 26
5
imagemagic / rmagic dmg for OSX?
Is there a pre-built disk image for rmagic on OSX (including image magic and all the other pre-requisites)? I''ve seen that it comes on the Locomotive image but I don''t want to replace my entire development environment. Does anybody have a sense of how reliable it is on OSX? I''ve seen some fairly negative comments when googling, but that''s not the best way to
2012 Oct 05
2
SendFAX - multi-page TIFF
Hi, Does anyone had the problem of asterisk SendFax + spandsp sending only the first page of a multi-page TIFF file? Seams to be related to spandsp ECM config. Any thoughts about it? Thanks, Gabriel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121005/ac471600/attachment.htm>
2001 Mar 20
5
animation?
I was wondering if anyone out there has created a series of images (e.g. jpegs) using R, then animated them on a web page. I have looked around a bit and it seems fairly complicated. One approach that seems sensible is to use a java script that displays the list of images. I have only used html on web pages before so I don't know how to use java... Ideally the final result is easily ported to
2003 Nov 10
1
animated plot
Dear colleagues, Is there any way of saving an animated plot with R? For instance, any format that could be read by Microsoft windows media or whatever. Cheers, Jesus
2007 Oct 06
0
Slightly OT: Building latest ImageMagick on CentOS 3
I grabbed the latest ImageMagick.src.rpm (version 6.3.6, I believe) from imagemagic.org and verified that I can compile it by hand on CentOS 3. I then commented out all the BuildPrereq and BuildRequires lines and verified that "rpmbuild -bc ImageMagick.spec" behaved sensibly. However, when I try to run "rpmbuild...
2006 Sep 07
1
rMagick on win32
does anyone have a good reference website that I can follow to install rmagick on ruby 1.8.4? I have tried just following the basic install but the first warning was; gem install rmagick failed with a huge error about nil::NilClass, and some other stuff, I can post if necessary, otherwise hit me with a link. Thanks alot!! --~--~---------~--~----~------------~-------~--~----~ You received this
2010 Apr 21
1
how to change photo size from 300k -> 100k?
In ruby how to change photo size from 300k -> 100k? have any methods? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2000 Dec 06
1
Landscape problems with ps2pdf [summary]
Since I sent my original question last week, this is one of two suggestions that worked. Using Adobe Acrobat, as suggested by Professor Ripley, was very satisfactory, but required that I use multiple platforms to make the conversion to PDF (from Linux to Windows). The solution by Peter Adorjan (included below), also worked very well, and can be carried out on any platform using tools available
2006 Mar 01
4
graphics rendering
Hey Has anyone got a graphics server running alongside ruby on rails? Kind of new to graphics rendering on a web server, so some general tips on a successful direction to go in would be great. I need it for automatic rescaling of images, similar to flickr. Thanks, RGC -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 23
3
auth_generator and GD woes
Hi All, I am trying to use the auth_generator package and am having problems with the GD requirements. So, while I realize this is tangental to rails, I am hoping someone may have some insight for me. I get the following error when trying to update my account info: MissingSourceFile in Account#info no such file to load -- GD RAILS_ROOT: script/../config/.. Application Trace | Framework
2007 Feb 09
7
Upload image without rmagic
I need a way to upload an image and display it without using any of the plugins that use rmagic. I have used the plugins (file_column, fleximage) which both use rmagic and gave me problems (never got fleximage to work) Thanks in advance - K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2008 Jul 15
3
Font quality in base graphics
I am attempting to get publication quality graphs using R on Ubuntu. I encounter lots of problems in using cex to control font size: for instance cex=1.5 results in very blocky characters. I then tried to use res=1200 while creating a PNG file, hoping that this would solve the problem, but it did not. When doing the above, a second problem appeared: the font size relative to the graphics decreased
2006 Jan 25
38
Rails app won''t run on Dreamhost - "incomplet headers" error
Can anyone provide some expert debugging help here? What''s the first step to take to see what the issue is here? I have no errors in the rails app''s log files. The only errors I have are those provided by apache and they are: ''FastCGI: Incomplete headers (0) bytes received from server'' I''ve tried editing the shebang line, removing line feeds, but