Home
Softono
image-maker-for-angry-programmers

image-maker-for-angry-programmers

Open source C
16
Stars
2
Forks
0
Issues
1
Watchers
7 months
Last Commit

About image-maker-for-angry-programmers

make red image (other colors available), short loading times, minimal programming required

Platforms

Web Self-hosted Linux Windows

Languages

C

Links

basic pixel art tool

The idea is to provide a simple image making tool with relatively short loading times for slow potatoes.

  • uses raylib + raygui and tinyfiledialogs

  • runs on Linux (/Unix?) and Windows

  • all dependencies are included

  • build:

    • make: build with provided raylib version.
    • use make build_from_global to use globally installed raylib version.

    (make is not configured to run on Windows)

  • to run: make run or ./imfap


  • supported formats: .png .bmp .qoi .raw (rgba)
  • can load image from command line argument

preconfigured for ease of use:

a screenshot showing the default configuration

why?

trying to ease the suffering