FTXUI  5.0.0
C++ functional terminal UI.
text.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 

Functions

Element text (std::string text)
 Display a piece of UTF8 encoded unicode text. More...
 
Element text (std::wstring text)
 Display a piece of unicode text. More...
 
Element vtext (std::string text)
 Display a piece of unicode text vertically. More...
 
Element vtext (std::wstring text)
 Display a piece unicode text vertically. More...