ECCE is a text editor designed by Hamish Dewar at Edinburgh University in the 1960's, which is still in daily use. Several historical implementations of ECCE exist in various languages. This implementation in portable C is for modern computers.
A well-known and used MUI custom class which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.
This package consists of six command-line utilities that let you convert the newlines of a text file from one style to another. It currently supports CR/LF (DOS/Windows), CR (Macintosh) and LF (Unix) newlines. It doesn’t try to be “intelligent”, since that will almost always fail at some point.
Lout is a batch document formatter. It reads a high-level description of a document similar in style
to LaTeX and produces a PostScript file which can be printed on most laser printers.
Plain text and PDF output are also available.
This project is an attempt to implement Line Breaking algorithm (line folding) outlined in UAX#14 "Line Breaking Properties" and/or JIS X 4051:2004 "日本語文書の組版方法" section 6. It can respect character widths for fixed-width texts.
Zestaw dwóch narzędzi w C do konwersji oraz rozpoznawania standardów kodowania polskich znaków w plikach tekstowych. Obsługują ponad 25 różnych kodowań stworzonych w Polsce na przestrzeni lat. Wersja pod systemy uniksowe oraz DOS/Windows.
Retab is a command line utility that allows you to reformat ASCII text files so that the tab characters represent a different number of characters. It can reformat text for new tab size, convert all tabs into spaces or it can convert spaces into tabs.
...This will use OpenXDK\'s free xbox API library and will include API for adding text-editing support to xbox programs. This will be developed in a Windows 2000 environment using VC++ 6.