]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/kubizpet/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / kubizpet / index.mdwn
1 [[!meta title="Kubizňák Petr"]]
2
3 **Project name and homepage:** [GIMP](http://www.gimp.org)
4
5 Assignment
6 ======
7
8 GIMP, the GNU Image Manipulation Program, is a well-known tool (at least for Linux users) for image editing. It aims to be a professional tool, the leading image editor under Linux distributions, competitive to commercial tools like Adobe Photoshop. Its problem is a very low number of active developers (currently probably [8](http://developer.gimp.org/README)) leading to a huge number of unresolved tasks and bugs.
9
10 My task was to fix a minor bug [#593167](https://bugzilla.gnome.org/show_bug.cgi?id=593167). In brief, there is a setting of length unit which should default to the system value. It worked under Linux properly but it was not ported for Windows. It is now ;-)
11
12 Links documenting the results of my work
13 ======
14
15 * [My communication with developers in a public mailing list archive](https://bugzilla.gnome.org/show_bug.cgi?id=593167)
16 * [Version control repository with the actual state of my work](https://git.gnome.org/browse/gimp/)
17 * [My commit in the project repository](https://git.gnome.org/browse/gimp/commit/?h=gimp-2-8&id=7392679be90eecb54cce6dfa151602a314a31e35)
18
19 Presentation
20 ==========
21
22 * [[Presentation of GIMP and introduction to the bug|presentation1.pdf]]
23 * [[Presentation of the results of my work|prezentace2.pdf]]
24
25 Ohloh
26 =====
27
28 <a href='https://www.ohloh.net/accounts/257297?ref=Detailed' target='_blank'>
29 <img alt='Ohloh profile for Petr Kubiznak' border='0' height='35' src='https://www.ohloh.net/accounts/257297/widgets/account_detailed.gif' width='230' />
30 </a>