Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

CodoDerDritte/drawing

 
 

Repository files navigation

Drawing

A simple drawing application for Linux.

This application is a basic image editor, similar to Microsoft Paint, but aiming at the GNOME desktop.

PNG, JPEG and BMP files are supported.

Besides GNOME, some more traditional design layouts are available too, as well as an elementaryOS layout. It should also be compatible with Purism's Librem 5 phone.

Screenshots

Default user interface (for GNOME/Budgie)

UI for GNOME and Budgie, here with the main menu opened

More screenshots


Installation

Last stable version

Recommended

You can install it from flathub.org using the instructions on this page.

Other packages available

Packaging status

Unstable/nightly version

See here


Available languages


Available tools

(last update: version 0.5-unstable)

Classic tools

  • Pencil (options: dashes, blur, eraser, …)
  • Line (options: arrow, dashes, blur, gradient, …)
  • Arc (options: arrow, dashes, …)
  • Insert text (options: font, shadow, font size, …)
  • Shape (options: filling, gradient, …):
    • rectangle
    • circle
    • oval
    • polygon
    • free shape
  • Color picker
  • Paint (options: remove a color, …)

Selection tools

These tools allow you to define an area (rectangle or free), which you can move, cut, copy, paste, edit with canvas tools, export, open as a new image, etc.

  • Rectangle selection
  • Free shape selection
  • Adjacent color selection

Canvas/selection edition tools

These tools allow to edit the whole image, or to edit a selected part of it.

  • Crop
  • Scale (options: keep proportions or not)
  • Rotate (rotate or flip)
  • Filters:
    • Blur
    • Saturation (increase or decrease)
    • Transparency
    • Invert colors
    • Pixelate

Donations (paypal)

About

A drawing application for the GNOME desktop.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Meson 1.4%
  • Shell 0.5%