Bug 1096 : PGraphics text and rect bug found
Last modified: 2010-06-05 02:52




Status:
RESOLVED
Resolution:
INVALID -
Priority:
P2
Severity:
normal

 

Reporter:
q
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2008-12-06 12:22
Wehn you use PGraphics with small size the rect and text functions don't
work. When you try to draw a rect it appear just once to disappear and
never show up again. The text function doesn't render nothing.

Apparently it only depends on the size, you can see the bug on this sketch.

http://pastie.org/332578
Additional Comment #1 From fry 2009-02-19 18:06
Please either paste code here or use Tools > Archive Sketch and then click
the "Create a New Attachment" link on this page for the code, we can't keep
track of outside URLs.
Additional Comment #2 From MrFeinberg 2009-09-05 11:30
Could not reproduce. The pasted program shows two small rects. Isn't that the expected
output?
Additional Comment #3 From fry 2010-06-05 02:52
no followup, closing bug.