#3025: support for color and background color in "Add text layer" from wx monitors
-------------------------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.3.0
Component: Display | Version: unspecified
Keywords: d.text, gsoc2016, cartography | CPU: Unspecified
Platform: Unspecified |
-------------------------------------------+-------------------------
The option text color and background color for text layer is present
(along with many others) in d.text. It would be highly appreciated to have
support for those options also in "Add text layer" in map display and wx
monitors.
#3025: support for color and background color in "Add text layer" from wx monitors
--------------------------+-------------------------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.3.0
Component: Display | Version: unspecified
Resolution: | Keywords: d.text, gsoc2016, cartography
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------------
Comment (by wenzeslaus):
Some (apparent or actual) convergence of text in wxGUI and G7:d.text would
be nice (it is a requirement if GUI should be able to save map display
context as series of `d.*` commands one day).
#3025: support for color and background color in "Add text layer" from wx monitors
--------------------------+-------------------------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.3.0
Component: Display | Version: unspecified
Resolution: | Keywords: d.text, gsoc2016, cartography
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------------
Comment (by annakrat):
Now, GUI uses d.text so the options should be available. Will be
backported to 72 soon.
#3025: support for color and background color in "Add text layer" from wx monitors
--------------------------+-------------------------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.3.0
Component: Display | Version: unspecified
Resolution: | Keywords: d.text, gsoc2016, cartography
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------------
Comment (by veroandreo):
I tested! Looks very good! Thanks!
Maybe un-related, but I get a lot of
{{{
(main.py:2770): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion
'size >= 0' failed in GtkCheckButton
}}}
in the terminal both when opening a monitor and using "Add text layer".