libcmo21/LibCmo
yyc12345 f870d4dde3 refactor: update project
- add documentation CMake build script. re-organise document layout for future changes.
- move LIBCMO_EXPORT to BMap and rename it to BMAP_EXPORT because only BMap need to use this macro.
- fully refactor VTEncoding to make it more like Python
	- Now language name is platform independent.
	- Hide implementation detail as possible as I can.
	- Language mapping are still work in progress.
- add code gen for new added universal encoding feature to generate language name mapping in Windows and Iconv respectively.
- remove old code of CMake build script.
- update VTUtils for new requirement.
	- remove useless functions.
	- create LibCmo specific custom exception classes.
2024-08-16 22:07:23 +08:00
..
CK2 add JPG and PNG image fmt support. 2023-12-14 14:49:14 +08:00
VxMath update code gen 2023-11-26 20:36:25 +08:00
XContainer create visitor for all existed CK class 2023-09-22 14:48:45 +08:00
CMakeLists.txt refactor: update project 2024-08-16 22:07:23 +08:00
VTAll.hpp improve proj 2023-09-24 20:56:23 +08:00
VTEncoding.cpp refactor: update project 2024-08-16 22:07:23 +08:00
VTEncoding.hpp refactor: update project 2024-08-16 22:07:23 +08:00
VTImage.cpp refactor: update project 2024-08-16 22:07:23 +08:00
VTUserAll.hpp add transparent column fixer code and finish bmap load/save 2023-10-29 10:27:35 +08:00
VTUtils.hpp refactor: update project 2024-08-16 22:07:23 +08:00