Skip to content

Zero length string passed to TextLayout constructor #3487

Description

@Corrado972

Hello,
I have just run my sketch with Processing v3.0a11 under Windows 7 64 bit.

This row called in draw():
text(testo, myX, myY, myW, myH);

Fail with the error "Zero length string passed to TextLayout constructor" but "testo" isn't empty, it's equal to "Assprz from G5 67509: 5 min ".

With the previous release the execution is without errors.

Bye

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions