Follow-up Comment #2, bug #20415 (project mypaint):

Many thanks Andrew for working on it. I like the actual state for the
precision - JUST PERFECT- ; the offset feels totally corrected to me and
pleasure to draw and paint details seems to be back ( and it was my bigger
issue ). I will keep using it to see how it behaves after hours of painting. 

About the color aspect of the cursor , Errr ^ ^` ... I forgot about this story
of Nvidia shadow pixels ... Sorry , I had short memory about it. 

I played again with the cursor.py file , This value are what I finally
conclude to be the best with my Nvidia alpha bug :
l.41

min_size = max(prefs.get("cursor.freehand.min_size", 4),

3 was a bit too little, especially on black background.

l.41

col_bg = tuple(prefs.get("cursor.freehand.outer_line_color", (0,0,0,1)))
col_fg = tuple(prefs.get("cursor.freehand.inner_line_color", (1,1,1,0.7)))

About the shadow cursor, the bug is only affecting the white.  So I lowered
the alpha to the previous state we found on forum ( as it was before 0.7 ) but
I kept the solid black outline. 

Thanks again ! 




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to