Talk:ICE Key Generator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(New page: I improved the algorithm of the code a bit, adding most of the common Unicode characters. {{warning|If you use the Arabic, Greek, Hebrew, Russian or Thai versions of Microsoft Windows to v...)
 
mNo edit summary
Line 1: Line 1:
I improved the algorithm of the code a bit, adding most of the common Unicode characters.
I improved the algorithm of the code a bit, adding most of the common Unicode characters.
{{warning|If you use the Arabic, Greek, Hebrew, Russian or Thai versions of Microsoft Windows to view a file that uses Latin script and includes accented characters, then the accented characters may be replaced or omitted.}}  
{{warning|If you use the Arabic, Greek, Hebrew, Russian or Thai versions of Microsoft Windows™ to view a file that uses Latin script and includes accented characters, then the accented characters may be replaced or omitted.}}  
:For example:
:For example:
[[Image:ANSIus.gif]] | [[Image:ANSIruss.gif]] | [[Image:ANSIthai.gif]]
[[Image:ANSIus.gif]] | [[Image:ANSIruss.gif]] | [[Image:ANSIthai.gif]]

Revision as of 10:30, 7 April 2009

I improved the algorithm of the code a bit, adding most of the common Unicode characters.

Warning.pngWarning:If you use the Arabic, Greek, Hebrew, Russian or Thai versions of Microsoft Windows™ to view a file that uses Latin script and includes accented characters, then the accented characters may be replaced or omitted.
For example:

File:ANSIus.gif | ANSIruss.gif | ANSIthai.gif

US Windows™ | Russian Windows™ | Thai Windows™

They are only a few examples that is NOT all of the characters.

--Jenkins08 17:26, 7 April 2009 (UTC)