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

Oh, thats cool about entering in settings.json ( I had to learn a bit of how
to write it in the json syntax )

I played a lot ( and fun the setting you adviced to test, bold double lined
cursor ) but after a lot of fun with playing randomly with the value , I
stopped to this one for the best rendering with my buggy hardware :
 

  "cursor.freehand.outer_line_width": 1.25, 
  "cursor.freehand.inner_line_width": 1.25, 
  "cursor.freehand.inner_line_inset": 2,
  "cursor.freehand.inner_line_color": [
    1, 
    1, 
    1, 
    0.85
  ],
  "cursor.freehand.outer_line_color": [
    0, 
    0, 
    0, 
    1
  ]


It's similar as the one in master ; only the alpha of white can be pushed to
0.85 ; I could do many test ( it's easier with settings.json , I don't have to
scon install each time to see effect ) and so I saw after this 0.85 value the
grey bordering 0.25 pixel drop shadow bug looks too wrong. 

    _______________________________________________________

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