Menu

#211 version 2.9.0 breaks notext option

1.0
closed
nobody
None
2021-08-14
2020-11-19
jll
No

Hi, I was just checking out the new 2.9.0 version and noticed that '--notext' does not seem to work as it did before in 2.8.0.

E.g.:

zint --notext -b 20 --notext --data=TESTDATA

now leaves the bottom whitespace (where the text would go, even though the text is gone) in out.png. Version 2.8.0 correctly (in my opinion) removed that whitespace.

Discussion

  • Robin Stuart

    Robin Stuart - 2020-11-26

    Thank you for letting us know about this issue.

    You are correct that the whitespace should be removed when the --notext option is used - this is a bug rather than a deliberate change.

    I will investigate why this is happening.

     
  • Git Lost

    Git Lost - 2020-11-26

    Hi Robin this regression was introduced by me in [2a19b8] (2020-07-15) but fixed by MR 87 (2020-09-13) so not in any release yet.

     

    Related

    Commit: [2a19b8]

  • Robin Stuart

    Robin Stuart - 2020-11-26

    Thank you GL

     
  • Git Lost

    Git Lost - 2021-08-14
    • status: open --> closed
     
  • Git Lost

    Git Lost - 2021-08-14

    Thanks for reporting this jll, the regression is fixed in 2.10.0 so am closing this now.

     

Log in to post a comment.