Closed
Description
If a unicode emoji is part of the longest text in a column, the width of the column will not account for its existence.
Example:
outputBoss = t2a( header=["","Crocodile 🐊"], body=[["HP","100/100"], ["Atk","10"], ["Def","8"]], first_col_heading=True )
Output: https://i.imgur.com/kacEMc6.png
Metadata
Metadata
Assignees
Labels
No labels