Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyako/4d-plugin-unrtf
4D implementation of GNU UnRTF.
https://github.com/miyako/4d-plugin-unrtf
4d-plugin 4d-plugin-apple-silicon html rtf
Last synced: about 1 month ago
JSON representation
4D implementation of GNU UnRTF.
- Host: GitHub
- URL: https://github.com/miyako/4d-plugin-unrtf
- Owner: miyako
- License: mit
- Created: 2018-11-26T14:29:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T08:01:00.000Z (6 months ago)
- Last Synced: 2024-06-25T05:25:59.812Z (6 months ago)
- Topics: 4d-plugin, 4d-plugin-apple-silicon, html, rtf
- Language: Rich Text Format
- Homepage:
- Size: 9.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![version](https://img.shields.io/badge/version-17%2B-3E8B93)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm%20|%20win-64&color=blue)
[![license](https://img.shields.io/github/license/miyako/4d-plugin-unrtf)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-unrtf/total)# 4d-plugin-unrtf
4D implementation of GNU [UnRTF](https://www.gnu.org/software/unrtf/).## Syntax
```
status:=UnRTF(rtf{;options})
```Parameter|Type|Description
------------|------------|----
rtf|BLOB|
options|OBJECT|`format` can be `html` `txt` `tex`
status|OBJECT|