Skip to content

zenOfBass/Rich-Text-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich Text Processor

Overview

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.

Features

  • 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.

Getting Started

Prerequisites

  • .NET Framework 4.7.2 or later

Installation

  1. Clone the repository. git clone https://github.com/your-username/rich-text-processor.git

  2. Build the project using Visual Studio or your preferred IDE.

  3. Run the application.

Usage

Applying formatting with the buttons must be done by selecting the text first. Hotkeys do not require this, however.

License

This project is licensed under the MIT License.

About

A word processor based around rich text files, WinForms, and WPF.

Topics

Resources

License

Stars

Watchers

Forks