Rich Text Processor is a lightweight text editor application with rich text editing capabilities. It provides a user-friendly interface for creating, editing, and formatting text content.
- Rich Text Editing: Format your text with bold, italic, underline, and more.
- Spell Checking: Enable spell check functionality to catch typos and errors.
- Text Formatting: Change font, size, color, and alignment.
- Undo/Redo: Easily undo or redo your actions.
- Printing Support: Print your documents with ease.
- .NET Framework 4.7.2 or later
-
Clone the repository.
git clone https://github.com/your-username/rich-text-processor.git -
Build the project using Visual Studio or your preferred IDE.
-
Run the application.
Applying formatting with the buttons must be done by selecting the text first. Hotkeys do not require this, however.
This project is licensed under the MIT License.