Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinriyo/mcpaint

Electron版MSペイントを目指すぞ。
https://github.com/shinriyo/mcpaint

electron js paint

Last synced: about 1 month ago
JSON representation

Electron版MSペイントを目指すぞ。

Awesome Lists containing this project

README

        

MC Paint
====

Overview

## Description

MicrosoftのMSペイント(mspaint.exe)をMac OS Xでも使いたい。

## Demo

N/A

## VS.

MicrosoftのMSペイント(mspaint.exe)

## Requirement

JS(ES2015)
git

## Usage

```
npm start
```

## Install

```
got clone https://github.com/shinriyo/mcpaint && cd mcpaint
npm instsall
```

## Contribution

N/A

## Licence

[MIT](https://github.com/tcnksm/tool/blob/master/LICENCE)

## Author

[shinriyo](https://github.com/shinriyo)

## 参考

http://wing.w-museum.com/201201251538.html

## W.I.P

スポイト
バケツツール

選択ツール
線を書く

選択ツール
http://nightlycoding.com/index.php/2014/02/click-and-drag-multi-selection-rectangle-with-javascript/

pasteする

https://icondecotter.jp/blog/2013/01/30/html5canvas%E4%B8%8A%E3%81%AB%E8%AA%AD%E3%81%BF%E8%BE%BC%E3%82%93%E3%81%A0%E7%94%BB%E5%83%8F%E3%82%92%E8%B2%BC%E3%82%8A%E4%BB%98%E3%81%91%E3%82%8B/

http://jsdo.it/imaya/seedfill

scroll
https://github.com/popham/scroller

ファイルから開く