View Single Post
Old 06-26-2010, 11:12 AM   #2
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Is this an HTML file you're importing or a TXT file? If it's an HTML file, then it's probably specifying the wrong encoding, or none at all.

If it's a TXT file, Sigil recognizes all UTF variants based on BOM presence, and if none is present, falls back to UTF-8. So if you're using a TXT file with a non-Unicode encoding, convert it to UTF-8/16 first.
Valloric is offline   Reply With Quote