- Notifications
You must be signed in to change notification settings - Fork13
Support for Rich Text Format (.rtf) files with Simple Directmedia Layer.
License
NotificationsYou must be signed in to change notification settings
libsdl-org/SDL_rtf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This library allows you to display simple Rich Text Format (RTF) files inSDL applications.The RTF format specification is available at:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnrtfspec/html/rtfspec.aspThe showrtf example application relies on the SDL_ttf library for loadingfonts and displaying text.The SDL_ttf library can be found at:https://github.com/libsdl-org/SDL_ttfTo make the library, type './configure' then 'make' to build the SDL rtflibrary and the showrtf example application.This library is under the zlib license, see the file "LICENSE.txt" for details.Enjoy!-Sam Lantinga <slouken@libsdl.org>(8/16/2003)
About
Support for Rich Text Format (.rtf) files with Simple Directmedia Layer.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published