Giter VIP home page Giter VIP logo

imgdanke's People

Contributors

drwhocares avatar

Stargazers

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

Watchers

 avatar  avatar

imgdanke's Issues

Mono is atrocious with WinForms

Scaling is all broken.
If the "AutoSize" property is ever set to "False" everything breaks irreparably.
Need to investigate mitigating these resizing issues.

Add support for pingo -nodithering

-nodithering may potentially produce a better result than dithering for certain images with -pngpalette values greater than ~75.
More testing needs to be done on more images to see how it compares to magick, and what types of images it does well on, along with which bins it starts becoming worse on.

Add ability to choose optimizing files for size or decompression

Default will likely be size.
Optimal decompression optimizations are done by using pingo b63. pingo_b63 -uncompress image.png & pingo_b63 -compress image.png
Optimal png optimizations need to be evaluated to figure out what's general best case. Absolute best case (for pure decompression speed) is just a straight uncompressed version, which is -define png:compression-level=0 -define png:compression-strategy=2 -define png:compression-filter=1

Clicking "Apply" when magick.exe is not present results in an uncancellable hang

Steps to reproduce:

  1. Open program, with at least the 'download magick' dialogue appearing
  2. Set filepaths
  3. Click a preset
  4. Click "Apply"
  5. Attempt to click "Cancel"
  6. Nothing happens

May be platform specific (WINE 5.12), needs repro. When hanging in this manner, the program uses a sizeable amount of CPU resources.
When doing this over and over again after closing the program while frozen, the program appears to move on to the next file to be worked on, despite the list being selected just the same, and there being no files in the destination folder.

Fix licenses

License need to be properly fixed to adhere to the packages being used, along with following whatever rules are with the package licenses.

Unhandled exception when clicking "Refresh" in source folder dialogue

Steps to reproduce:

  1. Open program
  2. Don't set the source folder path
  3. Click "Refresh" in the "Files in Source Folder" portion of the window
  4. Unhandled Exception

Fortunately, clicking continue in the dialoue that pops up lets the program continue running, seemingly without issue.

Distribute imagemagick with the releases

License is very permissive, so redistributing is fine so long as I include the license.
Would also be nice to be able to check to see if there's a new version of imagemagick.

Distribute pingo with the releases?

pingo's creator is mysterious and I have no idea what the license is. So likely it's the "no license, everything is Cedric's alone" or something. Look into it.
Would also be nice to be able to check if there's a new version.

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.