#DTP recommendation?
08-Dec-90 13:50:52
Sb: #8454-#DTP recommendation?
Fm: Jason Goldberg 71341,533
To: Mike Schiller 76416,3065
Mike,
As long as the fonts are stored the same way on disk, it doesn't really
matter where the default place they look for is. You can assign more than
one logical device to the same place, so if PP uses CGFONTS: and AmigaDos
2.x uses OLFONTS: you could still put all your fonts in DH0:CGFONTS and
"assign CGFONTS: DH0:CGFONTS" + "assign OLFONTS: DH0:CGFONTS" and you would
be in fine shape. It would be unfortunate however, if the fonts are stored
differently on disk, so that you had to keep seperate copies of the same
font, for different applications.
A side note, when and if 🙂 the "links" code gets worked out in 2.x you
could use that to have the fonts appear in two places when, infact they are
only in one@
-Jason-