Go to file
rtlhq 31b7d59409 New upstream bugfix release (22.12.3) 2023-03-14 20:29:08 +08:00
commands New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
cursors Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
debian New upstream bugfix release (22.12.3) 2023-03-14 20:29:08 +08:00
dialogs New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
doc Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
document New upstream bugfix release (22.12.3) 2023-03-14 20:29:08 +08:00
environments Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
generic New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
imagelib New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
layers New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
lgpl New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
mainWindow New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
patches Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
pics Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
pixmapfx New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
po New upstream bugfix release (22.12.3) 2023-03-14 20:29:08 +08:00
scan New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
tests Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
tools New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
views New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
widgets New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
.gitignore Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
.gitlab-ci.yml New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
.kde-ci.yml Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
.krazy Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
AUTHORS Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
BUGS Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
CMakeLists.txt New upstream bugfix release (22.12.3) 2023-03-14 20:29:08 +08:00
COPYING Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
COPYING.DOC Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
COPYING.LIB Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
ChangeLog Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
Messages.sh Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
NEWS Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
README.md Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
gen_cmake_include_dirs Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
gen_cmake_srcs Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kolourpaint.cpp Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kolourpaint.qrc Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kolourpaintui.rc Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kpDefs.h New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
kpLogCategories.cpp Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kpLogCategories.h Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kpThumbnail.cpp Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kpThumbnail.h Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
kpViewScrollableContainer.cpp New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
kpViewScrollableContainer.h New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00
logo.png Import Upstream version 22.08.3 2022-11-21 12:38:32 +08:00
org.kde.kolourpaint.appdata.xml New upstream bugfix release (22.12.3) 2023-03-14 20:29:08 +08:00
org.kde.kolourpaint.desktop New upstream release (22.12.1). 2023-02-02 13:37:41 +00:00

README.md

http://www.kolourpaint.org/

Copyright (c) 2003-2007 Clarence Dang dang@kde.org

For licensing and warranty information, read COPYING. For known problems with this release of KolourPaint, read BUGS. For what changes have been made, read NEWS. For developer information, checkout branches/kolourpaint/control/. For general information, read this file (README):

What is KolourPaint?

KolourPaint is a free, easy-to-use paint program by KDE.

It aims to be conceptually simple to understand; providing a level of functionality targeted towards the average user. It's designed for daily tasks like:

  • Painting - drawing diagrams and "finger painting"
  • Image Manipulation - editing screenshots and photos; applying effects
  • Icon Editing - drawing clipart and logos with transparency

It's not an unusable and monolithic program where simple tasks like drawing lines become near impossible. Nor is it so simple that it lacks essential features like Undo/Redo.

KolourPaint is opensource software written in C++ using the Qt and KDE libraries.

Features

  • Undo/Redo Support (10-500 levels of history depending on memory usage)

  • Tools (single key shortcuts available for all tools)

    • Brush, Color Eraser, Color Picker, Connected Lines a.k.a. Polyline
    • Curve, Ellipse, Eraser, Flood Fill, Line, Pen, Polygon, Rectangle
    • Rounded Rectangle, Spraycan, Text, Zoom
  • Selections (fully undo- and redo-able)

    • Rectangular, Elliptical, Free-Form shapes
    • Choice between Opaque and Transparent selections
    • Full Clipboard/Edit Menu support
    • Freehand resizeable
  • Configurable Color Palette

  • Color Similarity means that you can fill regions in dithered images and photos

  • Transparency

    • Draw transparent icons and logos on a checkerboard background
    • All tools can draw in the "Transparent Color"
  • Image Effects

    • Autocrop / Remove Internal Border
    • Balance (Brightness, Contrast, Gamma)
    • Clear, Emboss, Flatten, Flip, Histogram Equalizer
    • Hue, Saturation, Value
    • Invert (with choice of channels)
    • Reduce Colors, Reduce to Grayscale, Resize, Rotate
    • Scale, Set as Image (Crop), Skew, Smooth Scale, Soften & Sharpen
  • Close-up Editing

    • Zoom (from 0.01x to 16x)
    • Grid
    • Thumbnail
  • File Operations

    • Open/Save in all file formats provided by KImageIO (PNG, JPEG, BMP, ICO, PCX, TIFF,...) with preview
    • Print, Print Preview
    • Mail
    • Set as Wallpaper

Updates & More Information

Visit: http://www.kolourpaint.org/

Support

Visit: http://www.kolourpaint.org/

If you have any questions about compiling, installing or using KolourPaint, don't be afraid to contact us. We try to support all versions of KolourPaint and even issues with 3rd party binary packages.

Feedback

Please send bug reports and feature requests to http://bugs.kde.org/. Don't hesitate to report bugs nor hesitate to send us your wishes -- it provides valuable feedback that will help to improve future versions of KolourPaint and you will not receive flames for reporting duplicates.