Coder Social home page Coder Social logo

8bitpccgeditor's Introduction

8bit PC CG Editor

ASCII/ANSI art tool, similar to the screen of 8bit PC. It is a Windows-only application. Free is the software.

8bit PCっぽい画面(ASCIIアート?)を作れるエディタです。Windows専用のフリーソフトです。

ScreenShot

ScreenShot1

ScreenShot2

Download

Releases · mieki256/8bitpccgeditor

Usage - 使い方

Run 8bitpccgeditor.exe or ruby.exe 8bitpccgeditor.rb.

8bitpccgeditor.exe か ruby.exe 8bitpccgeditor.rb を実行。

Install - インストール方法

Unzip the zip.You put in any folder. But, it does not work when put under the Japanese name folder.

Uninstall, please delete each folder where you unzipped. Registry does not use.

zipを解凍して任意のフォルダに置いてください。ただし、日本語名のフォルダの下に置くと動作しません。

アンインストールは、解凍したフォルダごと削除してください。レジストリは使ってません。

Operation - 操作方法

Canvas - キャンバス

  • LMB(Left mouse button) : draw (描画)
  • RMB(Right mouse button) : copy character. (キャラコピー)
    • If drag you can copy multiple characters. (右ボタンドラッグで複数のキャラをコピーできます)

Select character - キャラ選択

  • LMB : select character (キャラ選択)

Select color - 色選択

  • LMB : select foregorund color (前景色選択)
  • RMB : select background color (背景色選択)

Toolbar - ツールバー種類

  • New (新規作成)
  • Load (データロード)
  • Save (データ保存)
  • Eport PNG (PNG画像でエクスポート)
  • Brsuh (ブラシ)
  • Erase (消しゴム)
  • Line (直線描画)
  • Rectangle (矩形)
  • Fill Rectangle (矩形塗りつぶし)
  • Fill (バケツツール)
  • Text (テキスト入力)

  • Swap foreground/background color (前景色と背景色の交換)
  • Grid on/off (グリッド表示切替)
  • Zoom + (キャンバス拡大)
  • Zoom - (キャンバス縮小)
  • Brush size + (ブラシサイズを大きくする)
  • Brush size - (ブラシサイズを小さくする)
  • Undo (取り消し)

  • Chr : Character draw on/off (キャラクタ書き込み on/off)
  • Fg : Foreground color draw on/off (前景色書き込み on/off)
  • Bg : Background color draw on/off (背景色書き込み on/off)

Keyboard Shortcuts - ショートカットキー一覧

  • Z : Undo (取り消し)
  • Ctrl+S : Save (保存)
  • WASD : chr cursor move (キャラ選択カーソルの移動)
  • X or @ : swap foreground/background color (前景色と背景色の交換)
  • G : grid on/off (グリッド表示切替)
  • 1 : Chr draw on/off (キャラ描画 on/off)
  • 2 : Fg draw on/off (前景色描画 on/off)
  • 3 : Bg draw on/off (背景色描画 on/off)
  • Q : brush size - (ブラシサイズを小さくする)
  • E : brush size + (ブラシサイズを大きくする)
  • 4 : zoom - (キャンバス縮小)
  • 5 : zoom + (キャンバス拡大)
  • B : Brush (ブラシ)
  • C : Erase (消しゴム)
  • L : Line (直線描画)
  • R : Rectangle (矩形)
  • I : Fill Rectangle (矩形塗りつぶし)
  • F : Fill (バケツツール)
  • T : Text (テキスト入力)
  • 9 : CPU load display on/off (CPU使用率表示 on/off)

Dependencies - 使用言語・依存ライブラリ

License

CC0 / Public domain.

exeファイルだけは、Ruby, DXRuby, chunky_png のライセンスに従います。

only exe file is a different license. Because it contains the binary of Ruby and DXRuby and chunky_png.

Append data - データの追加について

キャラクタセット画像は、EDSCII に同梱されてる画像と互換性があります。EDSCIIをダウンロードして解凍後、charフォルダ内の *.png と *.char を、charフォルダにコピーすれば、利用できるキャラクタセットを増やせます。

MZ-700のキャラクタセット画像も作ってみました。 mieki256's diary - 2016/01/10 から入手できます。

8bitpccgeditor's People

Contributors

mieki256 avatar

Stargazers

Sam Foster avatar Lincerely avatar ~lmn avatar  avatar

Watchers

James Cloos avatar  avatar

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.