Skip to content

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

License

Notifications You must be signed in to change notification settings

LievenPetersen/image-maker-for-angry-programmers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks