Giter Site home page Giter Site logo

emacs-imagex's People

Contributors

mhayashi1120 avatar sachac 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

emacs-imagex's Issues

hydra-create function not in current hydra

The key binding function needs updating.

I was trying to see if there is a way to use hydra to define single keys to functions -- that would be so much more convenient -- but it does not seem to be possible. Look like it has to be done the old way.

Change the value of imagex-convert-command from "convert" to "magick"

As of version 7, ImageMagick will be using magick as the "the new primary command of the Shell API, replacing the old convert command". See here.
convert is still available as an option though. Nevertheless, under Windows 7, I only got image+ working by doing (setq imagex-convert-command "magick"), presumably because there is another convert.exe that is hiding the one of ImageMagick from Emacs. So even if you decide to stick with convert, it would be helpful to some users, I guess, if you include this workaround in your README. Thanks!

Restore animation state

When playing an animated file, any image+ operations stop the animation.
It would be neat that they don't.

Basic idea: check the value of image-animate-timer before applying any transformation; after transformation, if that value is non-nil, run image-toggle-animation.

Do not auto-adjust animated files

Animated files are more often than not low quality pictures and need no adjustment.
Besides, resizing an animated file is a huge performance killer and really hinders image browsing.

I think it's best to leave animated files to their original dimension and leave it to the user to maximize them.

Considering contributing these improvements to Emacs

This is nice, and it would be even nicer if it were in Emacs by default.

image-mode already has bindings n and p to move between images. Having additional direct bindings l, r, +, -, and m for your functionality would be a natural enhancement.

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.