Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Whiplash141 committed Jan 8, 2020
1 parent a32f4f8 commit d43707d
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Expand Up @@ -10,7 +10,8 @@ If you modify this, please credit me :)
This is my first windows app, and I spent a lot of time on this. I hope y'all enjoy!

## Interface
![Interface](https://i.imgur.com/HkKSjvI.png)
![Interface](https://i.imgur.com/lBdkB5H.png)


## Description
This code utilizes a variety of dithering methods to convert each pixel from a 24 bit color into a 9 bit color.
Expand All @@ -20,11 +21,14 @@ to "draw" the image on a text panel without the need for mods.
## How to use
1. Browse for your desired image file.

2. Select resizing option.
1. Select surface type and name.

1. Select dithering option

1. Click "Convert and Copy to Clipboard"

3. Select dithering option.
1. Copy and paste all the text from you clip board into your in-game LCD screen

4. Click "Convert".
1. Set the "Content" to "Text and Images"

5. Copy and Paste all of the text in the "Converted String" output into your in-game LCD panel. Make the font size 0.1 and the
font MONOSPACED.
1. Set font size to 0.1 (minimum), text padding to 0, and the font MONOSPACED

0 comments on commit d43707d

Please sign in to comment.