8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
## Features
* Written in Lazarus (Free Pascal).
* Should be cross-platform.
* Successfully tested on Windows 10, macOS and Linux.
* Can produce PS and PDF files.
* Can handle some macros.
## License
`groffstudio` is free software under the terms of the CDDL-1.1. Feel free to help me with development. I'll happily grant you access to the upstream repository if you are good.
## Links
|
>
|
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
## Features
* Written in Lazarus (Free Pascal).
* Should be cross-platform.
* Successfully tested on Windows 10, macOS and Linux.
* Can produce PS and PDF files.
* On Windows, creating PDF files requires [Ghostscript](https://www.ghostscript.com/) for the time being. On other systems, [i]groff[/i] should be able to just do it.
* Can handle some macros.
## License
`groffstudio` is free software under the terms of the CDDL-1.1. Feel free to help me with development. I'll happily grant you access to the upstream repository if you are good.
## Links
|