Active Topics

 



Notices


Reply
Thread Tools
Posts: 118 | Thanked: 297 times | Joined on Nov 2007
#401
Originally Posted by Dousan View Post
Btw is it only possible to have more save as extensions on the file in the gtk_menu than the hildonized version. I meen now when I save as in the gtk_menu i can save as .jpg and .png and other file formats or did that come with the .0.8.2?
You insensitive clod - the Fremantle File management UI Specification strictly forbids file extensions!
see
https://bugs.maemo.org/show_bug.cgi?id=430

In the Mypaint Fremantle UI you have to specify filename.png .jpeg etc... when saving.
 

The Following User Says Thank You to anders_gud For This Useful Post:
Creativetone's Avatar
Posts: 502 | Thanked: 4,475 times | Joined on Feb 2010 @ Finland
#402
Originally Posted by witchole View Post
Thanks Anders.
I changed that to the following in order to display all one one line
Code:
print "@(", int(event.get_axis(gtk.gdk.AXIS_X)), ",",
print int(event.get_axis(gtk.gdk.AXIS_Y)), ") p =",
and can confirm that a hard press produces a value around 0.04 and a light touch around 0.26
witchhole, thanks!

I can confirm that also..

(I use PR1.1.1 with Titan's kernel flasher maemo 2.6.28-maemo22
...overclocked to 1.15 GHz)
 

The Following User Says Thank You to Creativetone For This Useful Post:
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#403
Originally Posted by anders_gud View Post
You insensitive clod - the Fremantle File management UI Specification strictly forbids file extensions!
see
https://bugs.maemo.org/show_bug.cgi?id=430

In the Mypaint Fremantle UI you have to specify filename.png .jpeg etc... when saving.
Lol haha sometimes I just step in it without knowing

Sorry and to be frank i don't quite understand it Anyway looks like one sensitive subjekt

Thanks for the pointer anders_gud
 
Posts: 17 | Thanked: 15 times | Joined on May 2010
#404
Originally Posted by Creativetone View Post
-------------------------------------------------------------------------
VOTE FOR THE BUG!
-------------------------------------------------------------------------
Originally Posted by anders_gud
https://bugs.maemo.org/show_bug.cgi?id=8435
I've attached a graphical utility (PressureTest.py) to that bug report, which shows the pressure dynamically. With it I get a minimum pressure reading of 0.33 and a maximum pressure of 0.0005. Actually I even managed to get a maximum pressure of "0.0" once, but I'm afraid of damaging the screen.

I wonder if the behaviour is any different if the screen vibration is turned off?
 

The Following 4 Users Say Thank You to witchole For This Useful Post:
Creativetone's Avatar
Posts: 502 | Thanked: 4,475 times | Joined on Feb 2010 @ Finland
#405
Thanks, witchole!

I have tested pressure sensitivity...
with style I normally draw with MyPaint.

Min pressure: 0.25927734375
Max pressure: 0.01318359375
-------------------------------------------------------------

There is now in Youtube ... mine second video about MyPaint..

http://www.youtube.com/watch?v=c4z1svphlJM

Btw. I try to do proper brush set for MyPaint.. now
Mine "Tone" set is bit confusing... brush names are not correct and
there is some misspellings .. like "Tones's" ...

I have also done some more brushes.. like the old ... Liner Brush..
which is my opinion very useful.. it works faster than "shift" lines.

Thank, you!
 

The Following 6 Users Say Thank You to Creativetone For This Useful Post:
Posts: 17 | Thanked: 15 times | Joined on May 2010
#406
Originally Posted by Creativetone View Post
There is now in Youtube ... mine second video about MyPaint..

http://www.youtube.com/watch?v=c4z1svphlJM
Very impressive again. I'm not sure you need a more responsive touch screen.

Btw. I try to do proper brush set for MyPaint.. now
Mine "Tone" set is bit confusing... brush names are not correct and
there is some misspellings .. like "Tones's" ...

I have also done some more brushes.. like the old ... Liner Brush..
which is my opinion very useful.. it works faster than "shift" lines.
Cool - will you be posting that here when it's ready?
 
Posts: 120 | Thanked: 69 times | Joined on Nov 2007 @ NL
#407
Originally Posted by harp View Post
Would it be possible to have both menus? If it's too much work don't bother, but I think it might help if people have both choices instead of having to make a blank file.
Yes it is. You can do it yourself if you know x-terminal and vi or another editor. Look at /opt/mypaint/share/mypaint/gui/drawwindow.py. The gtk menu is automatically created and destroyed again if there is no gtk_menu file. If you change the line that reads (should be line 275 or something):
Code:
menu_bar.destroy()
to
Code:
#menu_bar.destroy()
you will have both menus.

I would like to always have both menus but only have the gtk menu show up when using the Show menu shortcut key but I could not yet find out how to hide the menu on startup.
 

The Following 3 Users Say Thank You to bousch For This Useful Post:
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#408
Anybody knows how to change the rotate degree in mypaint windows install? I'm even more noob in how wondows works
You can't turn it 90 degrees like you can in the fremantle version It is 27.5 instead of 22.5 as it should be

I know it's slightly off topic

e: Have another question. I want to mod the drawwindow.py file so i don't have to use the blue arrow key (fn) and arrows left and right to navigate around the canvas. I have the danish keyboard layout. I just can't seem to find the numbers that are assigned to '.' and 'æ' (( that would be left and up on us keyboard) the keys has numbers like AB09, AC07 and so on) so i can use them for 'left' and 'up'. I did find the directory where the files are, i just didn't get any wiser (/usr/share/X11/xkb). Right now i use the english keyboard layout when i draw in mypaint but that would be nice if i didn't had to change that

E: Have looked some more in the directory for keybindings and just can't figure out what they call '.' and 'æ' and further more don't know how to make the .py file to see it cause I tried to ad some other keys to move the canvas around. It would be nicer if it was something like A, D, W, X as i'm right handed and it's a bit annoying to have to use both hands and i don't like the space+drag solution
Anyway if anybody knows please share untill then i will change the layout to english

Last edited by Dousan; 2010-05-18 at 08:58. Reason: Adding details
 
Posts: 478 | Thanked: 101 times | Joined on Feb 2010
#409
any idea when this will make it to testing?
 
Posts: 562 | Thanked: 1,732 times | Joined on Jan 2010 @ NYC
#410
Cool, another update mypaint 0.8.2-1maemo16! What's changed in this one?

x
 
Reply

Tags
mypaint, sketching


 
Forum Jump


All times are GMT. The time now is 04:06.