Skip to content

Emojis don't affect the width of columns #32

Closed
@sacooke

Description

@sacooke

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions