K 10 svn:author V 3 bde K 8 svn:date V 27 2019-03-28T14:21:22.254636Z K 7 svn:log V 220 Fix VGLLine() in depths > 8. It started truncating its color arg to 8 bits using plot() in r229415. The version in r229415 is also more than 3 times slower in segmented modes, by doing more syscalls to move the window. END