Next: Impulses
Up: Image
Previous: Transparency
Contents
Index
Image failsafe
Some terminal drivers provide code to optimize rendering of image data
within a rectangular 2D area. However this code is known to be imperfect.
This optimized code may be disabled by using the keyword failsafe. E.g.
plot 'data' with image failsafe
2012-03-06