seanpm2001 / WacWrite

A separate repository for the WacWrite software piece for the WacOS Operating System project. A recreation of MacWrite for the Linux-based WacOS.

Home Page:https://github.com/seanpm2001/WacOS/tree/master/Programs/Legacy/WacWrite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


https://github.com/seanpm2001/WacOS/blob/master/Graphics/MacWrite/MacWrite-software-icon.png

WacWrite

About

WacWrite is a program extra for legacy WacOS (8 bit and 16 bit only) that is meant to imitate MacWrite, but not just be a copy of its source code. It will have its own graphics, and will be a functional low-level document editor.

Language

WacWrite will be available in any approved requested language, the current main ones already planned for are English, Esperanto, Spanish, Polish, French, German, Greek, Russian, and Portuguese.

It will be written in C and Assembly.

File format

This program will be able to read and write to the legacy MacWrite file extensions. Based on my research, the default formats are:

*.maca

*.macampwd

*.mpwrmw2d

*.mw2dmw2s

*.mw2smwii

*.mwiimwpd

*.mwpdmwpp

*.mwppmwpr

*.mwpr

I cannot confirm any of these at the moment, they are placeholders for when I find the actual extension


Features

Classic mode

  • Toolbar for selecting paragraph formatting options

  • Font and style menus

  • Ruler for tabs, margins, and indents.

  • Basic GUI

  • About page

  • Language support: English, Spanish, French, German

Wacky mode

  • All features from Classic Mode

  • Export to ODT/RTF/UOT/PDF

  • GUI customization options

  • Word count, character count

  • Left to right, up to down language support (Arabic, Persian, Urdu, Uyghur, Classical Mongolian, Javanese, etc.)

  • Extended language support (Esperanto, Polish, Russian, Ukrainian, Chinese (Traditional), Chinese (Simplified), Japanese, South Korean, Czech, Portuguese, Finnish, Dutch, Icelandic, Danish, Swedish) (No Telugu support)

  • Unicode support (emojis won't be supported due to limitations with classic WacOS)


Home repositories

These are the mainhouse and guesthouse links for this project

Guesthouse repository

This is a guesthouse repository, and not a home repository, as development mainly stays on the main WacOS side. This is just the guesthouse that the project retreats to at times. If you are already in this repository, the link is likely recursive, and will reload the page.

Home repository

This is the home repository. If you are already in this repository, the link is likely recursive, and will reload the page.


File info

File type: Markdown document (*.md *.mkd *.mdown *.markdown)

File version: 2 (2022, Tuesday, May 17th at 1:45 pm PST)

Line count (including blank lines and compiler line): 103

Current article language: English (US)


About

A separate repository for the WacWrite software piece for the WacOS Operating System project. A recreation of MacWrite for the Linux-based WacOS.

https://github.com/seanpm2001/WacOS/tree/master/Programs/Legacy/WacWrite

License:GNU General Public License v3.0


Languages

Language:C 99.7%Language:Assembly 0.2%Language:HTML 0.1%