Skip to content

A Unicode 15-conformant implementation of wcwidth() in C.

License

Notifications You must be signed in to change notification settings

PitWD/termux_wcwidth

 
 

Repository files navigation

A wcwidth implementation in C

A simple implementation of wcwidth(3) in C as a port of wcwidth.py.

Original Repository used in Termux as part of the libandroid-support.so shared library.

This Repository is used in escTUI. wcwidth() is CharLen() there.

About

A Unicode 15-conformant implementation of wcwidth() in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%