showtext (version 0.7)

showtext_end: Turning Off 'showtext' Text Rendering

Description

The two versions of this function are equivalent, but the "underscore" naming is preferred.

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().

Usage

showtext_end()

showtext.end()

Arguments

See Also

showtext_begin()