# librtf **Repository Path**: luliag/librtf ## Basic Information - **Project Name**: librtf - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-29 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # librtf A simple library for writing RTF ### Supported subsystems * MinGW-W64 ### Required * MinGW-W64 G++ ### How to build ? * library: ```$ make``` at your shell. * test: ```$ make``` in test directory, requires prebuilt librtf.a ### Original author [darkoman](https://www.codeproject.com/script/Membership/View.aspx?mid=183888) at [source forge](https://www.codeproject.com/Articles/10582/rtflib-v1-0)