2008/6/4 Matthias Mohr <[EMAIL PROTECTED]>: > What does "given default value" mean for the width and height? > To use the whole line/height (in the viewport)? > Or to use the rest of the viewport line/height, beginning at current x/y > position?
good point... Its actually "broken" still then. default values: x: 0 (in respect to the viewport..) y: 0 height: viewports font height width: rest of the viewports width (will be fixed in the next version of the patch) Jonathan