ImagerPackage.config
Created February 7, 1984 11:17:02 am PST
Michael Plass, June 18, 1984 12:15:23 pm PDT
ImagerPackage: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, Convert, CountedVM, FS, IO, PriorityQueue, Process, RealFns, RefText, Rope, RopeReader, SafeStorage, Terminal, UserProfile, VM
EXPORTS ALL
CONTROL ImagerCommon, UnifiedFontPackage, ImagerImpl, ImagerDefaultImpl, ImagerDisplayImpl, ImagerLFImpl, PDFileWriterImpl, ImagerPDImpl = {
ImagerCommon: CONFIGURATION LINKS: CODE
IMPORTS Convert, CountedVM, PriorityQueue, RealFns, Rope, RopeReader, SafeStorage, Terminal, UserProfile, VM
EXPORTS ALL
CONTROL ScaledImpl, RealConvertImpl, ImagerTransformImpl, ImagerPixelMapsImpl, ImagerFrameBufferImpl, ImagerScanConverterImpl, ImagerManhattanImpl, ImagerMasksImpl, ImagerBrickImpl, ImagerHalftoneImpl, ImagerConicImpl, ImagerStrokeImpl, ImagerFontCacheImpl = {
ScaledImpl;
RealConvertImpl;
ImagerTransformImpl;
ImagerPixelMapsImpl;
ImagerFrameBufferImpl;
ImagerScanConverterImpl;
ImagerManhattanImpl;
ImagerMasksImpl;
ImagerBrickImpl;
ImagerHalftoneImpl;
ImagerFontCacheImpl;
ImagerConicImpl;
ImagerStrokeImpl;
ImagerPixelRowImpl;
};
UnifiedFontPackage: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, FS, Imager, ImagerMasks, ImagerScanConverter, ImagerTransform, IO, Process, RealConvert, RealFns, RefText, Rope, SafeStorage, Scaled, Terminal, VM
EXPORTS ALL
CONTROL UFFileManagerImpl, UnifiedFontsImpl, UFTfmReaderImpl, UFPressFontReaderImpl, UFStrikeReaderImpl = {
UFFileManagerImpl;
UFTfmReaderImpl;
UFFontDirReaderImpl;
UFPressFontReaderImpl;
UFStrikeReaderImpl;
UnifiedFontsImpl;
};
ImagerCommon;
UnifiedFontPackage;
ImagerImpl;
ImagerDefaultImpl;
ImagerDisplayImpl;
ImagerLFImpl;
PDFileWriterImpl;
ImagerPDImpl;
}.