Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

How to get the color of a character? #220

@NehaPandey58

Description

@NehaPandey58

How to get the color of a character?

I am trying to run the following code:
if isinstance(c, LTChar):
print( c.ncs.name, c.nc)

Output:
AttributeError: 'LTChar' object has no attribute 'ncs'

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