Extra Features
We have extra features!
Last updated
We have extra features!
Last updated
Textify also provides extra features in order to make various operations, such as Unicode analysis, semantic versioning, and word management, easier than before. Some of these features are located in the main Textify
library, and some others are located in the Textify.Data
library. Click on a feature that you want to learn about in the sidebar to get information about one of these features.
The following features are available in Textify.Data
:
The following features are available in the base Textify library:
For applications that need to deal with the Unicode character width as in console cells, we've introduced this fine feature from Terminaux that allows you to query a Unicode character for its width, such as modifier characters that take up zero console cells (i.e. zero width characters), English letters that take up one cell (i.e. half-width characters), and Chinese characters that take up two cells (i.e. full-width characters).