octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39692] text objects ignore backgroundcolor, l


From: Hartmut
Subject: [Octave-bug-tracker] [bug #39692] text objects ignore backgroundcolor, linestyle, edgecolor
Date: Tue, 22 Nov 2016 21:14:56 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #3, bug #39692 (project octave):

This feature is still missing in Octave 4.2.0.

Here is a small script to easily reproduce the behavior:


graphics_toolkit qt % or fltk
close all
text(0.5, 0.5, 'my text', 'backgroundcolor', 'green', 'edgecolor', [0,0,0])


Currently this results is no green area behind the text, nor any kind of
warning.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39692>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]