You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegraphics/kolourpaint
tpearson eba47f8f06
TQt conversion
14 years ago
..
cursors TQt conversion 14 years ago
patches Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pics Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pixmapfx TQt conversion 14 years ago
tests Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tools TQt conversion 14 years ago
views TQt conversion 14 years ago
widgets TQt conversion 14 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
BUGS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
VERSION Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kolourpaint.cpp TQt conversion 14 years ago
kolourpaint.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kolourpaintui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpcolor.cpp TQt conversion 14 years ago
kpcolor.h TQt conversion 14 years ago
kpcommandhistory.cpp TQt conversion 14 years ago
kpcommandhistory.h TQt conversion 14 years ago
kpdefs.h TQt conversion 14 years ago
kpdocument.cpp TQt conversion 14 years ago
kpdocument.h TQt conversion 14 years ago
kpdocumentmetainfo.cpp TQt conversion 14 years ago
kpdocumentmetainfo.h TQt conversion 14 years ago
kpdocumentsaveoptions.cpp TQt conversion 14 years ago
kpdocumentsaveoptions.h TQt conversion 14 years ago
kpdocumentsaveoptionswidget.cpp TQt conversion 14 years ago
kpdocumentsaveoptionswidget.h TQt conversion 14 years ago
kpmainwindow.cpp TQt conversion 14 years ago
kpmainwindow.h TQt conversion 14 years ago
kpmainwindow_edit.cpp TQt conversion 14 years ago
kpmainwindow_file.cpp TQt conversion 14 years ago
kpmainwindow_help.cpp TQt conversion 14 years ago
kpmainwindow_image.cpp TQt conversion 14 years ago
kpmainwindow_p.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpmainwindow_settings.cpp TQt conversion 14 years ago
kpmainwindow_statusbar.cpp TQt conversion 14 years ago
kpmainwindow_text.cpp TQt conversion 14 years ago
kpmainwindow_tools.cpp TQt conversion 14 years ago
kpmainwindow_view.cpp TQt conversion 14 years ago
kpselection.cpp TQt conversion 14 years ago
kpselection.h TQt conversion 14 years ago
kpselectiondrag.cpp TQt conversion 14 years ago
kpselectiondrag.h TQt conversion 14 years ago
kpselectiontransparency.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpselectiontransparency.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpsinglekeytriggersaction.cpp TQt conversion 14 years ago
kpsinglekeytriggersaction.h TQt conversion 14 years ago
kptemppixmap.cpp TQt conversion 14 years ago
kptemppixmap.h TQt conversion 14 years ago
kptextstyle.cpp TQt conversion 14 years ago
kptextstyle.h TQt conversion 14 years ago
kpthumbnail.cpp TQt conversion 14 years ago
kpthumbnail.h TQt conversion 14 years ago
kptool.cpp TQt conversion 14 years ago
kptool.h TQt conversion 14 years ago
kpview.cpp TQt conversion 14 years ago
kpview.h TQt conversion 14 years ago
kpviewmanager.cpp TQt conversion 14 years ago
kpviewmanager.h TQt conversion 14 years ago
kpviewscrollablecontainer.cpp TQt conversion 14 years ago
kpviewscrollablecontainer.h TQt conversion 14 years ago
kpwidgetmapper.cpp TQt conversion 14 years ago
kpwidgetmapper.h TQt conversion 14 years ago

README

KolourPaint Version 1.4.9_relight (KDE 3.5.9 Release Frozen ???)
http://www.kolourpaint.org/

Copyright (c) 2003,2004,2005,2006 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):


1. What is KolourPaint?
=======================

KolourPaint is a free, easy-to-use paint program for 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.


2. 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

* Selections (fully undo- and redo-able)
  - Rectangular, Elliptical, Free-Form shapes
  - Choice between Opaque and Transparent selections
  - Full Clipboard/Edit Menu support
  - Freehand resizeable

* Colour 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 Colour"

* Image Effects
  - Autocrop / Remove Internal Border
  - Balance (Brightness, Contrast, Gamma)
  - Clear, Emboss, Flatten, Flip, Invert (with choice of channels)
  - Reduce Colours, Reduce to Greyscale, 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


3. Updates & More Information
=============================

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


4. 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.


5. 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.