- Check working on Windows
- Check working on Linux
- Check working on MacOS
- Check working on Android
- Check working on iOS
- Using smart pointers instead of standard ones
- Add support fonts
- Add support image
git clone https://github.com/GGsrvg/WordKit.git
cd WordKit/
mkdir build && cd build
cmake ..
cmake --build .