[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65846] multiline title is printed outside ima
From: |
Pantxo Diribarne |
Subject: |
[Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint |
Date: |
Mon, 10 Jun 2024 07:33:16 -0400 (EDT) |
Follow-up Comment #6, bug #65846 (group octave):
>> Does it make sense?
No, the problem is not related to the output resolution of raster images
(actually it will be the same with vector outputs like svg or PDF). On my
computer I see no clipping with the code from comment #4. The title is stuck
on top of the image though so adding a bit of tolerance would not hurt, e.g.
alpha = get (0, "screenpixelsperinch")/72 * 1.05;
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65846>
_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint, Fabio, 2024/06/07
- [Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint, Pantxo Diribarne, 2024/06/07
- [Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint, Fabio, 2024/06/07
- [Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint, Pantxo Diribarne, 2024/06/08
- [Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint, Pantxo Diribarne, 2024/06/09
- [Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint, Fabio, 2024/06/10
- [Octave-bug-tracker] [bug #65846] multiline title is printed outside image when using inner positionconstraint,
Pantxo Diribarne <=