NoteNewFontsNoRepaint.cm
Copyright Ó 1990, 1991, 1992 by Xerox Corporation. All rights reserved.
Michael Plass, June 11, 1990 2:45 pm PDT
Doug Wyatt, April 20, 1992 3:18 pm PDT
Alias NoteNewFonts ShiftInterp ← CedarProcess.SetPriority[foreground]; ShiftInterp ← ImagerTypeface.FlushTypefaceCaches[]; ShiftInterp ← ImagerTypeface.FlushFontCaches[]; ShiftInterp ← ImagerMaskCache.FlushAll[]; ShiftInterp ← ImagerRasterShow.FlushCommonCharCache[]; ShiftInterp ← NodeStyleOpsImpl.FlushStyleFontCache[]; ShiftInterp ← ViewerOps.PaintEverything[]; ShiftInterp ← CedarProcess.SetPriority[normal]
interp [ ImagerTypefaceImpl.FlushTypefaceCaches ]
interp [ ImagerFontImpl.FlushFontCaches ]
interp [ ImagerMaskCacheImpl.FlushAll ]
interp [ NodeStyle2Impl.FlushStyleFontCache ]
-- interp [ ViewerOpsImplB.PaintEverything ]