Coder Social home page Coder Social logo

goya's People

Contributors

jackschaedler avatar ryleysill93 avatar swannodette 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

goya's Issues

Implement select/move tool

Really frustrating right now not being able to select a region of pixels and move it. I've got a branch almost ready for merging.

Add 'Export History as Animation' feature

Since we have such power w/r/t the undo-history, it would be very cool to add an option for exporting the entire undo history as an animated gif. This would allow artists to easily make tutorials showing their process from start to finish.

I'd like to look into adding a menu entry beneath 'Export to Canvas' called 'Export History as Animation' or something similar.

It looks like the gif.js library (http://jnordberg.github.io/gif.js/) could be a good option for rendering each frame in the undo history into a gif.

Text looks fatter in Firefox

Chrome and Opera look good. The fonts in firefox all look like they've had a bit too much to eat. Anyone a CSS wizard that can help with this?

Key modifier for color picker tool

One Reddit user wants a modifier key to quickly switch to eye-dropper mode. Seems like a good feature. Maybe alt or shift will turn any tool into the eye-dropper momentarily.

Import image or spritesheet

I'd like to be able to import an image (PNG, GIF) to work on.

Optionally, this image would be a sprite sheet containing multiple frames and I would expect to define frame dimensions on loading.

My files are all for Playdate platform and all named ending, for example, -table-32-32.png so frame dimensions could be deduced from that. Though I'm not sure how widespread such naming convention is.

Basically, I'd like to import the file types that are able to be exported from Goya.

Thanks!

Move contents of guistate/transient-state atom into component local state

Last night when talking to the folks at Hacker School, I realized how nasty it is to have this atom living outside of any component local state. The original reason I placed it here was to avoid performance problems when re-rendering on changes to the mouse-pos. Need to re-evaluate if this is a performance problem or just something screwy with my code.

Problems in Safari 8

A more helpful message would be great :)

safari

What are the features that goya uses not implemented in Safari?

Cheers.

Connect points when using draw tool

Since mouse-move events might not be fast enough to pick up every contiguous pixel touched in a stroke, we need to connect subsequent mouse-over events with some simple line drawing algorithm - maybe bresenham?

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.