maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Hildonized Mypaint for 2008 OS (https://talk.maemo.org/showthread.php?t=16079)

anders_gud 2008-02-02 19:27

Hildonized Mypaint for 2008 OS
 
Small pressure sensitive painting application written in python and gtk. Requires some python2.5 packages (python2.5-hildon) from maemo/extras.
This is my first go at hildonizing, not complete yet (some osso init stuff is missing still) but it runs fast and responsive on my n810. Hardware keys for zoom and fullscreen implemented.

Files:
http://gudmundson.se

Mypaint homepage with manual and documentation.

Navi 2008-02-15 07:22

Re: Hildonized Mypaint for 2008 OS
 
Any screenshots of the Hildon mypaint?

ArnimS 2008-02-15 09:13

Re: Hildonized Mypaint for 2008 OS
 
Hooray! <rejoicing>

Tip: edit file debian/control file and change the "Section:" to be Section:user/$foo where $foo is one of the categories listed in the application manager's category list.

anders_gud 2008-02-15 19:55

Re: Hildonized Mypaint for 2008 OS
 
Quote:

Originally Posted by ArnimS (Post 142739)
Hooray!
Tip: edit file debian/control file and change the "Section:" to be Section:user/$foo where $foo is one of the categories listed in the application manager's category list.

Oh yes - had red pill mode on so I forgot. Also the "/usr/share/applications/hildon/mypaint.desktop" file has the wrong syntax. It should be:
Code:

Icon=mypaint_26
ie. not the full path...
I'll try to fix it next release :-)
Glad you liked it (64 downloads so far...), it is a "great little" app and very configurable. It was one of the main reasons I got myself a n810 in the first place.
A tip:
It's optimized for wacom boards and alike (that "feels" the stylus hoovering above the board, if you get my meaning) - you may need to adjust the pressure settings to match the screen on the IT. Otherwise you'll get "ghost lines" between points when lifting the pen...
And don't zoom out to much - it will crash when reaching your memory limit.

yerga 2008-02-15 20:07

Re: Hildonized Mypaint for 2008 OS
 
Please, add it to the extras repository.
It's a very nice app.

SamuelDr 2008-02-18 06:29

Re: Hildonized Mypaint for 2008 OS
 
Quote:

Originally Posted by anders_gud (Post 142956)
A tip:
It's optimized for wacom boards and alike (that "feels" the stylus hoovering above the board, if you get my meaning) - you may need to adjust the pressure settings to match the screen on the IT. Otherwise you'll get "ghost lines" between points when lifting the pen...

This app is actually quite nice in its hildonized form, but tell me, where would I change the pressure setting?

Anyway, good work.

anders_gud 2008-02-18 06:55

Re: Hildonized Mypaint for 2008 OS
 
For instance:
Dialogs->Brush settings->Radius (or Opacity)->By Pressure
Adjust the curve. This has to be done for every brush as there is no global pressure setting...

sashabe 2008-02-23 15:03

Re: Hildonized Mypaint for 2008 OS
 
It keeps saying when trying to install: "Incompatible application package"(
OS2008, python2.5-hildon installed.
UPD: It's installed with dpkg -i.

dvergin 2008-02-25 21:24

Re: Hildonized Mypaint for 2008 OS
 
Very nice app. One hitch -- and this is likely because I have failed to find an option setting. If I paint a stroke, then lift the pen, then paint another stroke; Mypaint adds a stroke from the end of the first stroke to the beginning of the second.

So if, for example, I draw an equals sign, it ends up looking like a "Z".

Can this behavior be turned off?

anders_gud 2008-02-25 21:31

Re: Hildonized Mypaint for 2008 OS
 
Quote:

Originally Posted by dvergin (Post 147664)
Very nice app. One hitch -- and this is likely because I have failed to find an option setting. If I paint a stroke, then lift the pen, then paint another stroke; Mypaint adds a stroke from the end of the first stroke to the beginning of the second.

So if, for example, I draw an equals sign, it ends up looking like a "Z".

Can this behavior be turned off?

Yes, see my post above - about ghost lines...

(I didn't modify the drawing code, but my guess is that this could be "corrected" in gtk_my_brush_stroke_to (gtkmybrush.c line 553))


All times are GMT. The time now is 14:59.

vBulletin® Version 3.8.8