anidel
|
2008-04-09
, 19:45
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#41
|
|
2008-04-09
, 19:48
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#42
|
Thus we need a 'calligraphic input' button (maybe with a stylus pen icon) which toggles between pressure sensitivity plus maximum line width - and no pressure sensitivity plus the line width you choose in your tools menu.
Also, when shape recognitions intervenes, lines get the width set in the menu. So it could be nice to be able to separately choose the width of shape lines, so that you could simultaneously scribble text in calligraphy, with pressure sensitivity, and draw lines and circles with thin lines.
|
2008-04-09
, 21:12
|
Posts: 373 |
Thanked: 56 times |
Joined on Dec 2005
@ Ottawa, ON
|
#43
|
|
2008-04-09
, 21:20
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#44
|
|
2008-04-09
, 21:22
|
Posts: 373 |
Thanked: 56 times |
Joined on Dec 2005
@ Ottawa, ON
|
#45
|
|
2008-04-09
, 22:57
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#46
|
|
2008-04-10
, 02:28
|
Posts: 23 |
Thanked: 3 times |
Joined on Feb 2008
|
#47
|
|
2008-04-10
, 05:27
|
Posts: 373 |
Thanked: 56 times |
Joined on Dec 2005
@ Ottawa, ON
|
#48
|
|
2008-04-10
, 06:52
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#49
|
I don't know if I made myself clear yesterday, but what I meant is that you can rescale the raw pressure data from the tablet by multiplying it by a factor and possibly adding a shift such that an actual pressure of 0.5 for example will appear to the program as 0.9, and 0.3 will appear as 0.1 so you will have much stronger variations of the line width. Using if statements you can prevent the effective pressure to go over the top i.e if it is greater than 1 you set it to 1 and if less than 0 set it to 0. I don't know how this is implemented in the program so i don't know if this is feasible or not. Thank you for your very important contributions.
|
2008-04-10
, 10:00
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#50
|