Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uliwitness/xconverttext
HyperCard XCMD for converting text files from MacRoman with CR to UTF8 with LF line breaks (and for converting files it converted to UTF8 back to MacRoman).
https://github.com/uliwitness/xconverttext
retrocomputing
Last synced: about 1 month ago
JSON representation
HyperCard XCMD for converting text files from MacRoman with CR to UTF8 with LF line breaks (and for converting files it converted to UTF8 back to MacRoman).
- Host: GitHub
- URL: https://github.com/uliwitness/xconverttext
- Owner: uliwitness
- License: mit
- Created: 2022-07-16T21:48:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T23:00:04.000Z (over 2 years ago)
- Last Synced: 2024-10-15T07:07:25.294Z (3 months ago)
- Topics: retrocomputing
- Language: C
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xConvertText
HyperCard XCMD for converting text files from MacRoman with CR to UTF8 with LF line breaks (and for converting files it converted to UTF8 back to MacRoman).# Prerequisites
To build this, you need* CodeWarrior 10 Gold for Macintosh System 7.0
* A Mac to run it on (or an emulator like Basilisk II or SheepShaver)
* StuffIt 5 to unpack the `.sit` files
* The HyperCard stack in the `CheapVersionControl.sit` archive in this repository
to copy the `.rsrc` files back from the data fork into the resource fork, and
to convert the source files back from UTF8 with LF to MacRoman with CR line endings.
(Its "Revert" button can be used to do this)