ui.text.uniscribe: fix using

clean-linux-x86-64
Doug Coleman 2019-07-30 18:00:02 -05:00
parent a98d4620ae
commit 6ac5bf66e8
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
! Copyright (C) 2009, 2010 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors assocs cache kernel math math.vectors sequences
fonts namespaces ui.text ui.text.private windows.uniscribe ;
USING: accessors cache kernel math math.vectors namespaces
sequences ui.text ui.text.private windows.uniscribe
windows.uniscribe.private ;
IN: ui.text.uniscribe
SINGLETON: uniscribe-renderer