[thelist] CF requirement for Cyrilic Font which happens to be unicode
Judah McAuley
judah at alphashop.com
Thu May 3 11:51:28 CDT 2001
At 10:03 AM 5/3/01 -0400, you wrote:
>CF _can_ work w/ unicode if your careful. CF only seems to corrupt Unicode
>when you perform string functions on it, or use tags like CFINSERT (although
>not CFQUERY). If your requirements are simple, you __may__ be able to work
>just fine with it.
Could you expand on this? All I had ever heard was CF = NO UNICODE! I
haven't seen any documents breaking down which parts of CF are unicode safe
and which parts aren't.
In reply to the actual question about Cyrilic Fonts, could you use an ISO
encoding instead of unicode? Cyrilic is a single byte character set and
therefore should be safe to use with CF.
Judah
More information about the thelist
mailing list