]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/text/core-text/core-text.factor
Revert "io.encodings.utf16: add a utf16n word for native utf16 type."
[factor.git] / basis / ui / text / core-text / core-text.factor
index 7b328e787b7e2325d846b3cce6e9eaf1c3f75f32..38af6d8a9bbea5433eefc3657d3efe6338facf85 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2009, 2010 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors cache core-graphics.types core-text
-core-text.fonts io.encodings.string io.encodings.utf16 kernel
+core-text.fonts io.encodings.string io.encodings.utf16n kernel
 locals math math.vectors namespaces sequences ui.text
 ui.text.private ;
 IN: ui.text.core-text