GithubHelp home page GithubHelp logo

instagraph's People

Contributors

d3y4n avatar honzajavorek 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  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  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  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

instagraph's Issues

Security contact

Hello maintainer(s),

I am a security researcher from the Institute of Application Security at TU Braunschweig, Germany. We discovered a (potential) security vulnerability in your project.

We would like to report this vulnerability to you in a responsible and ethical manner.
Therefore, we do not want to disclose any details of the vulnerability publicly until you have had a chance to review and fix it.

Could you please let us know your prefered way of receiving security reports?

You can contact us at [email protected] or by replying to this issue.

Thank you for your attention and cooperation.

How about merging this library with Imagine library?

Hi @webarto. You have a nice library here.

We've been using Instagraph lib together with Imagine library which made me thinking. For the sake of having lesser and better libraries in the world, would it be a good idea for you to consider merging this one to Imagine. It seems to me Instagraph filters could fit nicely into filters section of Imagine (although I'm not a specialist of Imagine, so I don't really know). Also I have no influence on Imagine lib, so I'm basically just throwing ideas.

Library does not output the same results on a different box

This is follow-up of my e-mail sent to @webarto and my StackOverflow question. I downloaded Instagraph and used it with my freshly installed ImageMagick, but the output is different than presented. My version of ImageMagick is ImageMagick 6.7.7-10 2012-08-17 Q16.

As mentioned in the SO question, problem is with colortone function. Expected output is following:

expected

What I get:

test_toaster

My script looks like this:

<?php
include(dirname(__FILE__) . '/Instagraph.php');
$instagraph = new Instagraph;
$instagraph->setInput('test.jpg');
$instagraph->setOutput('test_toaster.jpg');
$instagraph->process('toaster');

What could cause such behavior? Am I doing something wrong?

instagraph.me not working

Hi there, I like your code, and have used it successfully for me needs. I just wanted to give you the heads up the instagraph.me has been out of action for the last month, it can't seem to find the file it hashes to.

On that note, I was wondering if you could perhaps give insight into the process that instagraph.me takes after a user has uploaded a file? Are you simply naming this file with a uid and using your .htaccess to reroute a page query to to a unique url?

No License

I'm looking at using this for a little project, and there's no license file or any indication of whether I'm allowed to use it in production. I'm happy to make a pull request with an MIT license if you do want to license it that way. Otherwise adding "All Rights Reserved" or something to the README would make things clear.

Thanks!
-Michael

about copy() and rename function

Hello , can we replace these two function by linux function ? .
I am using linux server and with these two function , linux give me "Permission denied" problem due the SELinux.

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.