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

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

[Octave-bug-tracker] [bug #57352] text height for blank line should appr


From: Rik
Subject: [Octave-bug-tracker] [bug #57352] text height for blank line should approximate that of ordinary character
Date: Wed, 4 Dec 2019 14:20:00 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #57352 (project octave):

                 Summary: text height for blank line is not the same as for a
line with text => text height for blank line should approximate that of
ordinary character

    _______________________________________________________

Follow-up Comment #2:

Okay, I didn' realize that Matlab also produced lines with varying vertical
spacing.  I tried this


clf;
text (.5, .5, {"a", "b^C_D", "e", "f", "", "g"})
text (.6, .5, {"a", "bCD", "e", "f", "", "g"})


and got the results attached in file vspace_example.png.

I don't think there is anything we need to do for Octave in that regard.

I think it would be nice to have a blank line produce a vertical space that
was closer to what an ordinary character would make.  Re-titling bug report
for that issue.


(file #47998)
    _______________________________________________________

Additional Item Attachment:

File name: vspace_example.png             Size:2 KB
    <https://savannah.gnu.org/file/vspace_example.png?file_id=47998>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57352>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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