]> git.mxchange.org Git - flightgear.git/commit
first stab at label box pointers. <option>top</option> on a <label> makes
authormfranz <mfranz>
Mon, 24 Jul 2006 17:09:03 +0000 (17:09 +0000)
committermfranz <mfranz>
Mon, 24 Jul 2006 17:09:03 +0000 (17:09 +0000)
commit7a52695de0f458cfba30b3723a49a9f090651a13
tree49885f38ff778d341c41e4ce639da5b4893412c9
parenta6c8610682b36f3c4b3a2241d51506e518ff173b
first stab at label box pointers. <option>top</option> on a <label> makes
such a box:

    _____/\_____
    |   Booo   |
    |__________|

likewise with options bottom, left, right. The size can be set via option
<marker-offset> (analogous to <tape> offsets), which describes the distance
from the base to the peak. Default: 8 px
src/Instrumentation/HUD/HUD.hxx
src/Instrumentation/HUD/HUD_label.cxx