Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uliwitness/ximportfileicon

HyperCard XFCN that looksd up an icon for a file by type and creator, and imports it into your stack, either as a full 32x32 icon or a smaller 16x16 icon.
https://github.com/uliwitness/ximportfileicon

retrocomputing

Last synced: about 2 months ago
JSON representation

HyperCard XFCN that looksd up an icon for a file by type and creator, and imports it into your stack, either as a full 32x32 icon or a smaller 16x16 icon.

Awesome Lists containing this project

README

        

# xImportFileIcon
HyperCard XFCN that looksd up an icon for a file by type and creator, and imports it into your stack, either as a full 32x32 icon or a smaller 16x16 icon.

# 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)