a2d/preview
Joshua Bell daf6e87aec Rename the icon management logic in Aux 'Icon ToolKit' 2019-07-28 16:54:06 -07:00
..
docs Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
inc Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
res Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
Makefile Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
README.md Add MGTK Font file support for Preview. 2019-07-26 20:44:22 -07:00
TARGETS Add MGTK Font file support for Preview. 2019-07-26 20:44:22 -07:00
show.font.file.s Rename the icon management logic in Aux 'Icon ToolKit' 2019-07-28 16:54:06 -07:00
show.image.file.s Rename the icon management logic in Aux 'Icon ToolKit' 2019-07-28 16:54:06 -07:00
show.text.file.s Rename the icon management logic in Aux 'Icon ToolKit' 2019-07-28 16:54:06 -07:00

README.md

Preview

These files are a special class of Desk Accessory which reside in the PREVIEW subdirectory relative to DESKTOP2 (next to DESK.ACC). These DAs will be invoked automatically for certain file types when File > Open is run or the files are double-clicked.

The files can optionally be copied into the DESK.ACC directory to allow direct invocation from the Apple menu. This can be useful to preview files of different file types e.g. image files saved as BIN $06.

See API.md for programming details.

See the DA README.md for build and installation details.

NOTE: ProDOS file type FNT $07 is reserved for Apple /// SOS font files, but given their scarcity the type is re-used here.