|
From: | Eduardo lavratti |
Subject: | Re: [Paparazzi-devel] Change waypoint name color |
Date: | Tue, 29 Oct 2013 19:43:59 -0200 |
Changing airframe color you change the waypoint color in map2d
From: address@hidden Date: Tue, 29 Oct 2013 14:26:11 -0700 To: address@hidden Subject: Re: [Paparazzi-devel] Change waypoint name color Hi Luis, As far as I can tell there is no global option to change the label color. You have to go and edit line 69 in sw/lib/ocaml/mapWaypoints.ml and change the FILL_COLOR attribute. I think a much better solution would be to find a way of adding a dark outline to the labels, by introducing for example a second label under the first one that is 2 points bigger or so in a different color. As the Gnocanvas.text object does not support the OUTLINE_COLOR attribute as far as I can tell. Cheers, Piotr On Oct 29, 2013, at 1:50 PM, Luis Carlos <address@hidden> wrote: hi to all.. It's possible to change the waypoint color name in gcs display in map2d? Because the green color it.s similar to vegetation and i need a better contrast for the name _______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
[Prev in Thread] | Current Thread | [Next in Thread] |