ChiWriter
This article needs additional citations for verification. (September 2020) |
| ChiWriter | |
|---|---|
A document published in 1989, using ChiWriter with user-designed fonts. | |
| Developer | Cay Horstmann |
| Initial release | 1986[1] |
| Final release | |
| Written in | C[6] |
| Operating system | MS-DOS |
| Type | Word processor |
| License | Proprietary |
ChiWriter was a scientific word processor for MS-DOS, created by Cay Horstmann and released commercially in 1986.
It was one of the first WYSIWYG word processors that could write mathematical formulas, even on IBM PC XT computers. It was easier to use than TeX. It was relatively affordable[7] and ran on personal computers, unlike TeX, which ran on expensive Unix computers[citation needed].
ChiWriter was discontinued in 1996.[1] Since then, Horstmann has placed the ChiWriter executable in the public domain.[8] The source is unpublished.[9]
Operation
[edit]ChiWriter let a user write text that was subscripted or superscripted with respect to the current text line (above or below, by half the base line height). This text was treated as part of the core line, enabling complex formulae, such as fractions. It supported up to 20 fonts simultaneously, including fonts with Greek, Cyrillic, and mathematical symbols. Users could combine symbols to create larger objects, such as sums and integrals. Thus, ChiWriter facilitated writing mathematical and scientific texts.
It was easier to use than TeX, making it popular with scientists.[citation needed] It focused on speed of use and on interactive editing, rather than on control over styling.[2]
Though it was a DOS application, it used graphics display modes, implementing its own GUI.[10] It used its own with fixed width, bitmap fonts (not vector fonts). Every font had the same fixed dimensions, but different sets were available for different output devices (for example, low-resolution fonts for video displays and high-resolution fonts for printers). A font editor allowed one to modify fonts and to add user-designed symbols and new fonts, including proportional fonts.
History
[edit]In 1988, Horstmann Software Design Corporation was advertising ChiWriter as "completely 'what-you-see-is-what-you-get'" along with several optional components, such as support for graphics beyond EGA, 24-pin dot-matrix printers, and laser printers.[7] A combination of market forces led to the company's demise.[10] In 2001,[a] Horstmann wrote:
- Q: Why was there never a Windows version of ChiWriter?
A: In a word, we ran out of money. A team of four programmers was working on the Windows version, when the Windows 3.0 popularity made DOS programs hard to sell. When sales dropped, we had to lay off the programmers one by one. At the same time, Microsoft Word became more powerful and set a minimum standard for what a word processor would need to deliver. The "suite wars" that put a word processor on many computers for free didn't help. Eventually, we just had to throw in the towel.[11]
Access to old ChiWriter documents today
[edit]Via conversion to TeX
[edit]Horstmann Software Design sold a ChiWriter-to-TeX converter. This is not available from Horstmann's website.[12]
Via laser output
[edit]As of 2020, ChiWriter can run on modern computers, in a virtual machine running DOS. Virtualizers known to work include VirtualBox and DosBox. Once ChiWriter is running, assuming it has the laser printing option, use it to output a PostScript (*.ps) file from each document. PostScript is readily convertible to PDF.
Via dot-matrix output
[edit]ChiPBM is a program written by Dmitry Zaitsev, to convert dot-matrix output from ChiWriter.[13] It understands the subset of Epson ESC/P codes emitted by ChiWriter, and outputs portable bitmap data (PBM). This is an output format for graphics, that is still used in 2025.
ChiPBM was announced by Zaitsev in February 2017, through self-promotion on Wikipedia. It is apparently freeware: the source code seems unpublished[13] and the executable can be downloaded free of charge.[b] As of December 2025, the ChiPBM executable on Zaitsev's website is built for x86-64 computers running Microsoft Windows. There is no manual.
External links
[edit]- ChiWriter FAQ - Horstmann's hidden ChiWriter page. Includes downloadable copies of ChiWriter versions 3 and 4.
- ChiWriter and user applications - Joop van den Eijnde's page on ChiWriter fonts, printer drivers, and user advice.
- daze.ho.ua - Zaitsev's software page, including ChiPBM.
Notes
[edit]- ^ The Internet Archive's earliest timestamp for the web page that once contained this text is 23 September 2001 (and the snapshot was taken on 31 January 2002). But the page may have existed earlier and the quoted words may have been present in those earlier versions.
- ^ HTTP header fields, from the ChiPBM executable's URL, accessed on 26 December 2025:
Content-Type: application/x-msdownload
Last-Modified: Sat, 17 Jun 2023 18:02:33 GMT
ETag: 21355-5fe571b136bb1
Content-Length: 136021
References
[edit]- ^ a b Horstmann, Cay (2025-09-26), ChiWriter FAQ, retrieved 2025-12-28,
ChiWriter is a scientific word processor that was sold by Horstmann Software Design Corporation between 1986 and 1996.
As of July 1, 1996. ChiWriter is no longer sold or supported. - ^ a b van den Eijnde, Joop (2011-01-20), ChiWriter and user applications, retrieved 2025-12-28,
The disadvantage is of course that no styles are supported that can be defined and modified globally, except in the very last version 4.20 there is a primitive support for styles.
- ^ Horstmann, Cay (2025-09-26), ChiWriter FAQ, retrieved 2025-12-28,
Q: How do I get the software? A: Here is what I have: Version 3 | Version 4.
- ^ "Software Spotlight: ChiWriter 4.00", WinWorld, 2017-04-02, retrieved 2025-12-28,
Version 4.20B for DOS was the last version, and no version was produced for Microsoft Windows.
- ^ "ChiWriter 4.2", WinWorld, 2025-12-28, retrieved 2025-12-28,
Release date 1993
- ^ "A Multi-Lingual Word Processor for PCs". Computer Shopper. June 1986. p. 118,125.
Written with about 4000 lines in C...
- ^ a b "ad for ChiWriter". BYTE. July 1988. p. 150. Retrieved 2025-04-12.
- ^ Horstmann, Cay (2025-09-26), ChiWriter FAQ, retrieved 2025-12-28,
Q: Can I legally run ChiWriter? A: Yes. It is now in the public domain.
- ^ Horstmann, Cay, ChiWriter FAQ, archived from the original on 2002-01-31, retrieved 2025-12-28,
Q: Why don't you just make ChiWriter freeware or shareware?
A: I supported ChiWriter for about three years after it ceased to generate revenue. At this point, support is no longer feasible. If new people started using it, I would have to personally support everyone who sends me questions, or at least personally remove all questions from my email and voice mail. - ^ a b van den Eijnde, Joop (2011-01-20), ChiWriter and user applications, retrieved 2025-12-28,
It creates its own graphic screen, and some of the resolutions offer mouse support. However, the lack of true Windows support probably led to the downfall of ChiWriter.
- ^ Horstmann, Cay (2001-09-23), ChiWriter FAQ, archived from the original on 2002-01-31, retrieved 2025-12-28
- ^ Horstmann, Cay, ChiWriter FAQ, archived from the original on 2002-01-31, retrieved 2025-12-28,
Q: You used to sell a ChiWriter to TeX converter. Is it still available anywhere? A: No.
- ^ a b Zaitsev, Dmitry (2023-06-17), Software of Dmitry Zaitsev, retrieved 2025-12-26,
chipbm: seam to pdf/djvu your good old stashes in ChiWriter format using this converter of ChiWriter .bin file, containing bit-image print codes Epson Esc/P, into a black-white bitmap