<> <> <> <> <> <> &c _ Img.Create[$LFDisplay] &c.class.SetView[&c, [3, 808-57-680, 594, 680], [0, 0]] ImagerTest.textSize _ 30 ImagerTest.dTheta _ 4 ImagerTest.SpinText[&c, "RotatingText", 90] &c.class.TranslateT[&c, 0, -70] &t _ Img.GetT[&c] ImagerTest.RotMerc[&c] Img.SetT[&c, &t] ImagerTest.MaskText[&c, ImagerTest.Text[]] Img.Close[&c] Img.Stats[] &t _ Img.GetT[&c] Img.ScaleT[&c, 1.5, 1.5] Img.ClipPath[&c, ImagerTest.mercuryPath] Img.SetT[&c, &t] ImagerTest.textSize _ 45 ImagerTest.MaskTxt[&c, ImagerTest.Text[]] &t _ Img.GetT[&c] Img.ScaleT[&c, 1.5, 1.5] Img.MaskFill[&c, ImagerTest.mercuryPath] Img.SetT[&c, &t] &t _ Img.GetT[&c] Img.ScaleT[&c, 1.5, 1.5] Img.MaskStroke[&c, ImagerTest.mercuryPath, 10, butt, TRUE] Img.SetT[&c, &t] &g _ ImagerColor.MakeGray[0.5] Img.SetColor[&c, &g] Img.MaskIntRectangle[&c, [0, 0, 1000, 1000]] Img.SetColor[&c, Img.black] Img.TranslateT[&c, 8.5*36, 11*36] Img.RotateT[&c, 33] Img.TranslateT[&c, -8.5*36, -11*36] &color _ ImagerColor.AISToColor["monk.ais"] Img.SetColor[&c, &color] Img.TranslateT[&c, 0, 1] ImagerTest.MaskText[&c, ImagerTest.Text[]] Img.TranslateT[&c, 1, -1] ImagerTest.MaskText[&c, ImagerTest.Text[]] Img.TranslateT[&c, -1, -1] ImagerTest.MaskText[&c, ImagerTest.Text[]] Img.TranslateT[&c, -1, 1] ImagerTest.MaskText[&c, ImagerTest.Text[]] Img.TranslateT[&c, 1, 0] Img.SetColor[&c, &g] ImagerTest.MaskText[&c, ImagerTest.Text[]] Img.SetColor[&c, Img.black] [235, 535, 223, 239] Img.SetColor[&c, &color] Img.SetCP[&c, [235, 535]] Img.MaskChar[&c, ImagerTest.Times[240], 'X] Img.MaskIntRectangle[&c, [235, 535, 223, 239]] &tioga_UnifiedFonts.Create["Xerox/PressFonts/Tioga/MRR", ImagerTransform.Scale[10, 10], $Screen] Img.SetT[&c, ImagerTransform.Scale[1, 1]] Img.SetCP[&c, [72, 600]] Img.ScaleT[&c, 3, 3] Img.MaskCharacters[&c, &tioga, "Hello from Img!", 0, 50] Img.RotateT[&c, -45] &c.data.fontCache _ ImgFontCache.Create[] ImagerTest.textSize _ 53.333 ImagerTest.fontName _ "Xerox/PressFonts/Helvetica/MRR" ImagerTest.MaskTxt[&c, ImagerTest.Text[]] ImagerTest.fontName _ "Xerox/PressFonts/Modern/MRR" ImagerTest.MaskTxt[&c, ImagerTest.Text[]] ImagerTest.textSize _ 53 &c.data.fontCache _ ImgFontCache.Create[] ImagerTest.MaskText[&c, LIST["a"]] ImagerTest.textSize _ 600 ImagerTest.MaskText[&c, LIST["gab gab gab"]]