Skip to content

ix/drawille-plusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drawille-plusplus

An implementation of drawille in C++.

Do not forget to set your locale with std::locale::global(std::locale("")); at the beginning of your program to enable wide-character support.

Header-only, to use in your project simply include drawille.hpp and compile with C++11 support or later.

I may write more examples at a later date, or you are free to contribute some via pull request.

Please raise any bugs in the issues section of this repository.

Special thanks go to Rei for testing and suggestions.

About

Drawille library implemented in C++ using ICU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages