Line sizes default to:
1, 3, 5, 7, 9 and 15 but you can use a text editor to substitute or extend your own list of line size choices by editing this line:
Code: Select all
tv_ListRequest "1|3|5|7|9|15|" // display list options
Note the popup menu color choices are restricted to black, white and two gray levels and may not be of much use to you. Here are those menu options:
Code: Select all
tv_ListRequest "Black |White |Gray |PickPixel |SwapAB" // display menu options at current pen position
Sven