showtext.end: Turning Off 'showtext' Text Rendering
Description
This function will turn off the showtext functionality
of rendering text. When you call this function, the current
active device should be the same as the one when you call
showtext.begin()
, or an error will be issued.
See the example in showtext.begin()
.