rtf
Here are 78 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Rich Text Format
-
Updated
Oct 19, 2018 - Swift
-
Updated
Dec 6, 2017 - Python
-
Updated
Jul 20, 2018 - C++
-
Updated
Nov 19, 2019 - Python
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Oct 3, 2020 - YARA
-
Updated
Apr 16, 2020 - C#
-
Updated
Jul 29, 2020 - HTML
-
Updated
Nov 16, 2018 - JavaScript
I have no idea the feasibility of this, but I'm hoping that Microsoft has some open-sourced and compatible library that could be used to render the RTF. It'd be really grand.
-
Updated
Jul 1, 2018 - C#
-
Updated
Jul 7, 2020 - C#
-
Updated
Oct 19, 2020 - Java
-
Updated
Mar 6, 2019 - JavaScript
-
Updated
May 27, 2019 - C++
Improve this page
Add a description, image, and links to the rtf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rtf topic, visit your repo's landing page and select "manage topics."
The source code of the
./toolscommand that runs build steps is found in "build-tools/src/main.rs". There are two variables,releaseandforce_color, which are set at the beginning of the script. They are used to set the color output and release mode flags for all invocations tocargothat the build script performs. But repeating each of these arguments each time cargo is called is verbose