Skip to content

text() no longer working on 1.5.1 latest version #792

@processing-bugs

Description

@processing-bugs

Original author: mike.log...@gmail.com (June 24, 2011 15:32:51)

The following used to work on 1.2.0

text("Testing Message", 0, 160, 600, 18);

Now the position of the text is off screen, if I try:

text("Testing Message", 0, 160);

I can see part of the text at the left, but not the complete text.

I guess something changed on 1.5.1 that is preventing this to work correctly?

Original issue: http://code.google.com/p/processing/issues/detail?id=753

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions