Skip to content

Commit

Permalink
🐢 update file names
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfram77 committed Feb 3, 2022
1 parent 766ab27 commit 4707700
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ It can used for displaying logo in dos games / software. Alternatively, it can b
add ui animations in dos. It uses `rrgggbbb` color palette format for displaying images,
and only 24-bit bitmap images are supported. The file format of `.eff` file is:

<br>

```vb
header {
frames as integer
Expand All @@ -14,8 +16,7 @@ frame { color-value as xres*yres byte }
...
```


## demo
<br>

<img src="https://raw.githubusercontent.com/qb40/imageeffect/gh-pages/0/image/0.png"><br/>
Start `eff-make.exe` to create an image effect.
Expand Down
1 change: 0 additions & 1 deletion _config.yml

This file was deleted.

0 comments on commit 4707700

Please sign in to comment.