Skip to content

v0.9.0

Compare
Choose a tag to compare
@LievenPetersen LievenPetersen released this 16 Jan 17:32
· 60 commits to main since this release

A very basic feature set is complete and with the new ability to make Windows builds, I ought to make some releases to share them.

  • Windows: binary attached.
  • Linux: build from source with Make and C-compiler (cc by default, you can change it to gcc).
    All dependencies are included with the source files.

feature overview:

  • HSV color picker
  • RGB hex-code
  • pipette tool
  • canvas resizing
  • load image via command line
  • save image to custom path
  • support image formats (png, bmp, qoi and raw)

Please keep in mind that crashes may happen and there are currently no recovery mechanisms.
Should a crash happen while saving, the file that was saved to may become corrupted.