Welcome, Guest. Please login or register.

Author Topic: Problem with MacFont  (Read 1173 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
Problem with MacFont
« on: December 28, 2010, 03:59:29 PM »
I'm trying to use MacFont to convert a Mac font to an Amiga font. When I use the unpack tool on the Mac font suitcase, I get the following message:

"There are 1 Res Types in the file"

but the Amiga immediately hangs (no mouse movement or floppy clicking) or actually reboots. This is on a 3.1 A1200 with a Blizzard 1230. OS is basically vanilla.

Any ideas?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
Re: Problem with MacFont
« Reply #1 on: December 30, 2010, 04:06:39 PM »
Well I've given up on this for now and used a TrueType engine to use a TTF version of the font. Presumably this uses more system resources than a native Amiga font, so if anyone has any idea how to get MacFont working I'd appreciate some help.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10