r1026: Videoscope layout tweaks.
commit53a1f4fda6da45d34e9f1744cfa0a3b62759d188
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 7 Sep 2007 19:39:44 +0000 (7 19:39 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 7 Sep 2007 19:39:44 +0000 (7 19:39 +0000)
treed05eddb3b54500ce233590980d9bc89a0bf97210
parent45d187096fba2044a82e3b66fb00111ba36c1052
r1026: Videoscope layout tweaks.

Parameterize layout some more.

Modify widget area layout slightly.

Remove "Limits" title - not really needed.

Positioning small labels around perimeter of vectorscope: draw_center_text
appears to be inaccurate for small font, but OK for medium font. Could be
difference in how draw_center_text calculates the center versus how I think
it should be done. Rather than debugging a possibly complex font problem,
use draw_text instead.

Patch by Craig Lawson.
plugins/videoscope/videoscope.C