On Page 84, where it talks about changing the font:
GetFNum("\pMonaco", &fontNum);
if (fontNum != 0) {
TextFont(fontNum);
}
I’m noticing that only two fonts work – the system font (Chicago), and the application font (Geneva). Any other number I pass into TextFont() seems to result in...
Hi!
Just found the forum a few days ago and figured I'd join the study group!
I'm using a Mac Plus with 4MB RAM. (I would have rather used the SE/30 I acquired a while back, but it needs recapping)
I tried System 7.5.3 and THINK 6 but didn't get too far – there wasn't enough memory to run...