! Copyright (C) 2009 Slava Pestov. ! See http://factorcode.org/license.txt for BSD license. USING: accessors colors.constants kernel tools.test ui.gadgets.labels ui.pens.caching ui.pens.gradient ; IN: ui.pens.caching.tests SPECIALIZED-ARRAY: float ! compute-pen { { 0 0 } float-array{ 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 } float-array{ 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 1.0 } } [ "hi"