FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
text.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 El espacio de nombres ftxui:: de FTXUI.
 

Functions

Element text (std::string text)
 Muestra un fragmento de texto Unicode codificado en UTF8.
 
Element text (std::wstring text)
 Muestra un fragmento de texto Unicode.
 
Element vtext (std::string text)
 Muestra un fragmento de texto Unicode verticalmente.
 
Element vtext (std::wstring text)
 Muestra un fragmento de texto Unicode verticalmente.