NAME

TUI::TextView - Text rendering components for the TUI::Vision framework

SYNOPSIS

use TUI::TextView;

DESCRIPTION

TUI::TextView provides the text rendering subsystem for the TUI::Vision framework. It corresponds to the Turbo Vision text device and terminal abstraction layers and is responsible for low-level text output, character cell handling, and terminal interaction.

This module re-exported:

  • TextDevice A low-level abstraction for text output devices.

  • Terminal Terminal-specific rendering and control sequences.

AUTHORS

Borland International (original Turbo Vision design)
J. Schneider <brickpool@cpan.org> (Perl implementation and maintenance)

CONTRIBUTORS

Contributors are documented in the POD of the respective framework modules.

COPYRIGHT AND LICENSE

Copyright (c) 1990-1994, 1997 by Borland International

Copyright (c) 2025-2026 the "AUTHORS" as listed above.

This software is licensed under the MIT license (see the LICENSE file, which is part of the distribution).