1
0
Fork 0
libfort/lib
seleznevae 7581165356 [F] Fix incorrect behaviour when using `FT_CUR_...` macroses
When macroses FT_CUR_ROW, FT_CUR_CELL were used behaviour was
unexpected - properties were not applied. Cause of bug - simple
typo. Also we didn't have tests for usage of these macroses. So
I added them also.
2019-10-25 22:31:14 +03:00
..
CMakeLists.txt [C] Enabled wchar_t and utf-8 by default 2019-08-29 09:12:58 +03:00
fort.c [F] Fix incorrect behaviour when using `FT_CUR_...` macroses 2019-10-25 22:31:14 +03:00
fort.h [C] Added utf-8 example to README 2019-10-06 10:02:41 +03:00
fort.hpp [R] Refactoring of c++ API 2019-09-28 11:02:34 +03:00
libfort.pc.in [A] Added package-config files to build and installation 2019-05-26 10:13:58 +03:00