This repository was archived by the owner on Apr 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Support for Rich Text Format (.rtf) files with Simple Directmedia Layer.
License
libsdl-org/SDL_rtf
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NOTE: This builds with SDL 3.0, but the repo is archived and no further work is planned.
If this library is useful to you, and you would like to reopen development, please let us know!
This library allows you to display simple Rich Text Format (RTF) files in SDL applications.
The RTF format specification is available at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnrtfspec/html/rtfspec.asp
The showrtf example application relies on the SDL_ttf library for loading
fonts and displaying text.
The SDL_ttf library can be found at: https://github.com/libsdl-org/SDL_ttf
This library is under the zlib license, see the file "LICENSE.txt" for details.
Enjoy!
-Sam Lantinga <[email protected]> (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