bugGNU Octave - Bugs: bug #56638, Error when changing the font units...

 
 

bug #56638: Error when changing the font units from normalized to points

Submitter:  Guillaume <gyom>
Submitted:  Tue 16 Jul 2019 04:40:48 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  None
Originator Name:  Guillaume Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 17 Jul 2019 07:37:18 PM UTC, comment #3: 

Thanks for testing. Closing report.

Pantxo Diribarne <pantxo>
Group Member
Wed 17 Jul 2019 09:03:06 AM UTC, comment #2: 

It works, thanks Pantxo!

Guillaume <gyom>
Tue 16 Jul 2019 05:25:00 PM UTC, comment #1: 

I pushed this simple change:

http://hg.savannah.gnu.org/hgweb/octave/rev/24ed9cefc86e

Marking ready for test

Pantxo Diribarne <pantxo>
Group Member
Tue 16 Jul 2019 04:40:48 PM UTC, original submission:  


>> figure
>> h = text (0.5, 0.5, "octave", "FontUnits", "normalized");
>> set (h, "FontUnits", "points");
error: set: "fontsize" must be greater than 0


Guillaume <gyom>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by gyom (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-07-17 pantxo StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2019-07-16 pantxo StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code