Follow-up Comment #4, bug #17253 (project mypaint):

Thanks a lot Andrew for the reply and the patch. Here on my disk , I have a
source of Mypaint with little modification
sort of my preferences in the code ( in the gui/ folder ) on the top of a 0.9
source instalation , I paste them here for information :

* tilrdrawwidget.py  => 
around l.359 : uncomment/comment a line about mipmap for better rendering at
midstep rendering antialiasing ( between 50% and 25% ) 

* colorpicker.py  => 
l14 / turn the 2 values to 0 , 0  because I don't like the preview square.
Remain the shadows of compiz :) but I tweaked compiz for no windows decoration
( shadows ) to solve it. 

* cursor.py =>
l.25    if d < 1: d = 1
To have a better small cursor when drawing line art. 

I clicked on your link ( git information page ) and downloaded the diff patch
to apply here on my source code. I pasted it on the root folder of my modified
code. But I obtain this code error : 
 $ patch <a7efd479fdc43e09080f29fbab7f3e06060c9560.diff 
patching file brushmanager.py
Hunk #1 FAILED at 23.
1 out of 1 hunk FAILED -- saving rejects to file brushmanager.py.rej
patch unexpectedly ends in middle of line
dee...@durian ~/mypaint-0.9.0-patched2 $

Do I need to have the last "git master " to apply the patch ? 
Thanks for the answer , and sorry because I'm a noob :) But I learn.



    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17253>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to