]> gitweb.factorcode.org Git - factor.git/commitdiff
ui.text.uniscribe: fix using
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 30 Jul 2019 23:00:02 +0000 (18:00 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 30 Jul 2019 23:00:02 +0000 (18:00 -0500)
basis/ui/text/uniscribe/uniscribe.factor

index df6fdf26c2d18c0e46971f8060afe0f65a68e13b..407226fdcd1d64e55c819aa7498375285ba9e055 100644 (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