mirror of
https://github.com/seriocomedy/ShiftOS-C-.git
synced 2025-01-23 17:32:15 +00:00
d40fed5ce2
This'll be a lot easier to work on. |
||
---|---|---|
.. | ||
Charcode.cs | ||
Charset.cs | ||
CharsetFlags.cs | ||
CharsetType.cs | ||
ClassDelegate.cs | ||
Color.cs | ||
DestinationDelegate.cs | ||
Font.cs | ||
KeysInit.cs | ||
KeyStruct.cs | ||
Major.cs | ||
Minor.cs | ||
Picture.cs | ||
README | ||
RTF.cs | ||
rtf.csproj | ||
RTFException.cs | ||
StandardCharCode.cs | ||
StandardCharName.cs | ||
Style.cs | ||
StyleElement.cs | ||
StyleType.cs | ||
test.cs | ||
TextMap.cs | ||
TokenClass.cs |
This RTF parser was originally based on a C-based RTF parser written by Paul DuBois (dubois@primate.wisc.edu). It came with the following license: * This software may be redistributed without restriction and used for * any purpose whatsoever. and was part of the code found in the 'rewind' project.