GithubHelp home page GithubHelp logo

pixel-scaler's Introduction

ドット絵のサイズをいい感じに拡大縮小するやつ

するやつ。

URL

https://irokaru.github.io/pixel-scaler/

各種パッケージインスコ (install package for development)

yarn install

ホットリロードしてくれる開発モード (build for development with hot reload)

yarn serve
yarn electron:serve

プロダクション向けコンパイル (build for production)

yarn build

lint (lint)

yarn lint

デプロイ (deploy to gh-pages)

yarn deploy

デスクトップアプリケーション作成 (build desktop app)

yarn electron:build

とてもありがたい (thanks)

pixel-scaler's People

Contributors

irokaru avatar ninpl avatar okunamayanad avatar poohcom1 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

pixel-scaler's Issues

feature request: make it easier to use with a drawing tablet (button click behaviour)

I don't use a mouse when I'm drawing pixel art. I use a drawing tablet instead, but the site is a little bit annoying to use with a drawing tablet.

The main issue is that when you mousedown on the buttons, if the cursor moves at all before you mouseup, then the button doesn't get clicked. When you're using a tablet, it's kind of hard to avoid moving the cursor at all during that time. It requires you to slow down and do it carefully. I don't want to slow down. I never want to slow down.

So it would work better with a tablet if the button triggered on mousedown, instead of on mouseup.

In touch apps, the usual solution is to have a little "slopping" radius, where you're allowed to move the cursor a within the slopping radius before the button deactivates. This would be ideal, but I don't know whether the web makes that possible.

Has problems with upscaling gifs

Site lets me upload gifs no problem, even says it can upscale gifs, but the export is always only frame 1. It would be nice if the tool could be updated to be capable of upscaling a whole (short) animation.

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.