xref: /freebsd/contrib/file/magic/Magdir/claris (revision ae316d1d1cffd71ab7751f94e10118777a88e027)
1
2#------------------------------------------------------------------------------
3# $File: claris,v 1.9 2024/07/07 14:36:49 christos Exp $
4# claris:  file(1) magic for claris
5# "H. Nanosecond" <aldomel@ix.netcom.com>
6# Update:	Joerg Jenderek 2024 May
7# URL:		https://en.wikipedia.org/wiki/AppleWorks
8# Claris Works a word processor, etc.
9# Version 3.0
10
11# .pct claris works clip art files
12#0000000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000
13#*
14#0001000 #010 250 377 377 377 377 000 213 000 230 000 021 002 377 014 000
15#null to byte 1000 octal
16514	string	\377\377\377\377\000
17# https://sembiance.com/fileFormatSamples/image/pict/
18# Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with corner coordinates -1/-1  and Y=0x00?? like PICT_2012.pict
19#!:strength +0
20>0	string	\0\0\0\0\0\0\0\0\0\0\0\0\0	Claris clip art
21514	string	\377\377\377\377\001
22# https://sembiance.com/fileFormatSamples/image/pict/
23# Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with corner coordinates -1/-1 and Y=0x01?? like PICT_129.pict
24#!:strength +0
25>0	string	\0\0\0\0\0\0\0\0\0\0\0\0\0	Claris clip art
26
27# Claris works files
28# .cwk
29# Moved to Apple AppleWorks document
30#0	string	\002\000\210\003\102\117\102\117\000\001\206 Claris works document
31# .plt
320	string	\020\341\000\000\010\010	Claris Works palette files .plt
33
34# .msp a dictionary file I am not sure about this I have only one .msp file
350	string	\002\271\262\000\040\002\000\164	Claris works dictionary
36
37# .usp are user dictionary bits
38# I am not sure about a magic header:
39#0000000 001 123 160 146 070 125 104 040 136 123 015 012 160 157 144 151
40#        soh   S   p   f   8   U   D  sp   ^   S  cr  nl   p   o   d   i
41#0000020 141 164 162 151 163 164 040 136 123 015 012 144 151 166 040 043
42#          a   t   r   i   s   t  sp   ^   S  cr  nl   d   i   v  sp   #
43
44# .mth Thesaurus
45# starts with \0 but no magic header
46
47# .chy Hyphenation file
48# I am not sure: 000 210 034 000 000
49
50# other claris files
51#./windows/claris/useng.ndx: data
52#./windows/claris/xtndtran.l32: data
53#./windows/claris/xtndtran.lst: data
54#./windows/claris/clworks.lbl: data
55#./windows/claris/clworks.prf: data
56#./windows/claris/userd.spl: data
57