Problem Description
A common trick is to draw off screen with R0J0hound's Paster plugin. However, the SpriteFont plugin has an optimization that prevents it from drawing characters if they are outside of the Viewport.
Attach a Capx
http://www.blackhornettechnologies.com/ ... r_bug.capx
Description of Capx
With Paster partially off of the viewport, and a Spritefont on top, paste the Spritefont into Paster, then move the Paster object over so you can see that the Spritefont text gets clipped.
Observed Result
Text gets clipped
Expected Result
I propose a simple property that would turn off the optimization so that Spritefont can be use offscreen with Paster.
Affected Browsers
N/A
Operating System and Service Pack
N/A
Construct 2 Version ID
221