
Graphic Apps draw graphics images paint raster
Source (link to git-repo or to original if based on someone elses unmodified work): https://launchpad.net/dibuja/+download
Simple to use paint program like Paintbrush for Mac or classic MS Paint, but for Linux
1. Features
- Drawing tools
Lines
Arrows
Rectangles
Ellipses
Pencil
Text
Brushes
Flood fill
Rounded rectangles
Polygon
Polylines
Curves
Rectangular Selection
Elliptical Selection
Freehand Selection
- Selection
Crop to selection
Use selection as brush
- Undo/Redo
- Zoom in/out
- Effects (uses gegl)
Grayscale
Invert
Insta Brannan (Instagram like effect)
Insta 1977 (Instagram like effect)
Brightness/contrast
Gauss blur
Posterize
Threshold
Vignette
Pixelize
Sharpen
Emboss
Sharpen
Saturation/Hue
Others can be added, see effects.c
- Editable color palette
- Image
Copy / Paste
Flip horz/vert
Rotate
Custom rotate
Resize
Scale
Paste from file
Desktop capture
Saving transparency in png
- Antialiasing
- File Formats
Whatever gdk pixbuf loaders you have installed
New for this version 1 day ago
- Added keyboard shortcuts
- Cancel option to the clear menu item
- Added elliptical selection
- Added free selection
- Fleur cursor when clicking on selection & curve
- Add saturation & hue effect
- Add preview widget to file dialogs
- Polygon & poly-line tools
- Several under the hood fixes
New for this version 1 day ago
- Added keyboard shortcuts
- Cancel option to the clear menu item
- Added elliptical selection
- Added free selection
- Fleur cursor when clicking on selection & curve
- Add saturation & hue effect
- Add preview widget to file dialogs
- Polygon & poly-line tools
- Several under the hood fixes
kellerleiche
3 years ago
Regards
kl
Report
jbal
3 years ago
Report
kellerleiche
3 years ago
http://kellerleiche.bplaced.net/filemanager/pclostest/dibaju_po_files.tar.xz
Nice tool I like it
Daniel
Report
Imerion
3 years ago
Any hope of a .deb release? :)
Report
jbal
3 years ago
I trying to setup a debian folder in the trunk
so people can build their own. I don't use deb
based systems.
Report
mrbit
3 years ago
Thx :)
PS : --with-gegl-0.3 not compila
dibuja-insta-1977.c:32:24: fatal error: gegl-chant.h: No such file or directory
Report
jbal
3 years ago
Report
mrbit
3 years ago
Report
jbal
3 years ago
Report
mrbit
3 years ago
Report
mrbit
3 years ago
changelog >=gegl-0.3
commit 8b701f42a9ce0059a1d16242b387618170fdeaaa
Author: Øyvind Kolås
Date: Sat Mar 26 19:05:12 2016 +0100
npd: use gegl-op.h instead of deprecated gegl-chant.h
operations/external/npd.c | 73
Report