Code Monkey home page Code Monkey logo

quick_magick's People

Contributors

aseldawy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

quick_magick's Issues

TokenLengthExceedsLimit

Dear all,

TokenLengthExceedsLimit error occurred when creating an image.

QuickMagick::QuickMagickError: Error executing command: command
Result is:
Error is: convert: TokenLengthExceedsLimit point 0,0 point 1,0 point 2,0 point 3,0 point 4,0 point 5,0 point 6,0 point 7,0 point 8,0 point 9,0 point 10,0 point 11,0 point 12,0 point 13,0 point 14,0 point 0,1 point 1,1 point 2,1 point 3,1 point 4,1 point 5,1 point 6,1 point 7,1 point 8,1 point 9,1 point 10,1 point 11,1 point 12,1 point 13,1 point 0,2 point 1,2 point 2,2 point 3,2 point 4,2 point 5,2 point 6,2 point 7,2 point 8,2 point 9,2 point 15,2 point 0,3 point 1,3 point 2,3 point 3,3 point 4,3 point 5,3 point 6,3 point 7,3 point 8,3 point 14,3 point 15,3 point 0,4 point 1,4 point 2,4 point 3,4 point 4,4 point 5,4 point 6,4 point 7,4 point 14,4 point 15,4 point 0,5 point 1,5 point 2,5 point 3,5 point 4,5 point 5,5 point 6,5 point 14,5 point 15,5 point 0,6 point 1,6 point 2,6 point 3,6 point 4,6 point 5,6 point 6,6 point 13,6 point 14,6 point 15,6 point 0,7 point 1,7 point 2,7 point 3,7 point 4,7 point 5,7 point 6,7 point 12,7 point 13,7 point 14,7 point 15,7 point 0,8 point 1,8 point 2,8 point 3,8 point 11,8 point 12,8 point 13,8 point 14,8 point 15,8 point 0,9 point 1,9 point 2,9 point 7,9 point 8,9 point 9,9 point 10,9 point 11,9 point 12,9 point 13,9 point 14,9 point 15,9 point 0,10 point 1,10 point 7,10 point 8,10 point 9,10 point 10,10 point 11,10 point 12,10 point 13,10 point 14,10 point 15,10 point 0,11 point 1,11 point 6,11 point 7,11 point 8,11 point 9,11 point 10,11 point 11,11 point 12,11 point 13,11 point 14,11 point 15,11 point 0,12 point 1,12 point 5,12 point 6,12 point 7,12 point 8,12 point 9,12 point 10,12 point 11,12 point 12,12 point 13,12 point 14,12 point 15,12 point 0,13 point 3,13 point 4,13 point 5,13 point 6,13 point 7,13 point 8,13 point 9,13 point 10,13 point 11,13 point 12,13 point 13,13 point 14,13 point 15,13 point 2,14 point 3,14 point 4,14 point 5,14 point 6,14 point 7,14 point 8,14 point 9,14 point 10,14 point 11,14 point 12,14 point 13,14 point 14,14 point 15,14 point 1,15 point 2,15 point 3,15 point 4,15 point 5,15 point 6,15 point 7,15 point 8,15 point 9,15 point 10,15 point 11,15 point 12,15 point 13,15 point 14,15 point 15,15'. from /.../quick_magick-0.8.0/lib/quick_magick.rb:174:inexec3'
from /.../quick_magick-0.8.0/lib/quick_magick/image.rb:368:in `save'

According to a page, it might be due to a limitation of ImageMagick.

I would appreciate if the command could be called after breaking up the drawing argument into multiple lines or putting the argument into a file as the page suggested.

Thanks,

Kyoma

A question about Chinese font

It's great to use this gem to generate a image with a background picture and some words. But I have the problem to draw some Chinese in the generated image.
Do you have any solutions to help me resovle the problem?
Thank you!~

Error with Tempfile in image.rb

Hello.

I'm getting a strange error, on windows. I'm pretty sure it's QuickMagick, cause I tried the equivalent statements in console, rmagick and mini_magick and it works fine. I'm trying to open a file and it keeps complaining. Any thought?

i = QuickMagick::Image.read('sh.jpg')

The process cannot access the file because it is being used by another process.
#:                     Error executing command: identify "sh.jpg"
                        Result is:
                        Error is:

        from C:/ruby/ruby1.8.7.p249/lib/ruby/gems/1.8/gems/quick_magick-0.7.2/lib/quick_magick/image.rb:73:in `identify'
        from C:/ruby/ruby1.8.7.p249/lib/ruby/gems/1.8/gems/quick_magick-0.7.2/lib/quick_magick/image.rb:19:in `read'
        from (irb):10
        from โ™ฅ:0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.