Opened 9 years ago
Closed 7 years ago
#3025 closed enhancement (fixed)
support for color and background color in "Add text layer" from wx monitors
Reported by: | veroandreo | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4.0 |
Component: | Display | Version: | unspecified |
Keywords: | d.text, gsoc2016, cartography | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Change History (6)
comment:1 by , 9 years ago
comment:2 by , 8 years ago
Now, GUI uses d.text so the options should be available. Will be backported to 72 soon.
comment:3 by , 8 years ago
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".
comment:6 by , 7 years ago
Milestone: | 7.4.1 → 7.4.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Seems to be solved, closing.
Note:
See TracTickets
for help on using tickets.
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).