Re: Lisa Fonts

From: toby <toby_at_email.domain.hidden>
Date: Sat, 14 Apr 2007 07:27:18 -0700

On Apr 14, 6:47 am, simon <sim..._at_email.domain.hidden> wrote:
> On 14-apr-07, at 8:55, Rebecca Bettencourt wrote:
>
>
>
> > Hahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahah
> > ahahahahahahahahahaha!!!!!!
>
> >http://i54.photobucket.com/albums/g96/cosxoverx/Picture1.png
>
> > I cracked it! I cracked it!
>
> > The file compression is *exactly* like the ROM icon compression, only
> > BACKWARDS! And the XORing only applied to the bitmap image. After it's
> > decompressed, it's similar to the Mac OS bitmap font format. Not
> > exactly the same, but similar.
>
> Congratulations! in the image i see that you are using a program called
> bitmap. is that a hex displaying program like FEdit was on classic
> macs? i'm unable to find info on it, or did you write it yourself?
> looks like a handy tool. I'm still looking for a way to set type and

> owner recources on mac os x

Simon,

This is done using SetFile in the OS X Developer tools. E.g.:

$ which SetFile
/Developer/Tools/SetFile
$ SetFile -t TEXT -c ttxt test1.c
$ GetFileInfo test1.c
file: "/Users/toby/test1.c"
type: "TEXT"
creator: "ttxt"
attributes: avbstclinmedz
created: 08/08/2006 11:46:41
modified: 08/08/2006 11:46:41
toby-pbg4:~ toby$ SetFile
Usage: SetFile [option...] file...

    -a attributes     # attributes (lowercase = 0, uppercase = 1)*
    -c creator        # file creator
    -d date           # creation date (mm/dd/[yy]yy [hh:mm[:ss] [AM |
PM]])*
    -m date           # modification date (mm/dd/[yy]yy [hh:mm[:ss]
[AM | PM]])*
        -P                                # perform action on symlink
instead of following it
    -t type           # file type

...

There are other 'classic' type tools available including Rez/DeRez resource compiler and decompiler. You can also look into using Macintosh Programmer's Workshop - the most powerful development system for classic MacOS - which runs quite happily in Classic.

--Toby

> like you can change with filetyper on
> classic macs
> --
>
> met vriendelijke groet
>
> Simon Claessen
> sim..._at_email.domain.hidden

--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "LisaList" group. To post to this group, send email to lisalist_at_email.domain.hidden To unsubscribe from this group, send email to lisalist-unsubscribe_at_email.domain.hidden For more options, visit this group at http://groups.google.com/group/lisalist?hl=en -~----------~----~----~----~------~----~------~--~---

. Received on 2015-07-15 16:37:18

This archive was generated by hypermail 2.4.0 : 2020-01-13 12:15:15 EST