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...)
 
No edit summary
 
(One intermediate revision by the same user not shown)
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:
: US Windows™    ||    Russian Windows™    ||    Thai Windows™
[[Image:ANSIus.gif]] | [[Image:ANSIruss.gif]] | [[Image:ANSIthai.gif]]
[[Image:ANSIus.gif]] | [[Image:ANSIruss.gif]] | [[Image:ANSIthai.gif]]
: US Windows™    |    Russian Windows™    |    Thai Windows™
:
They are only a few ''examples'' that is NOT all of the characters.
They are only a few ''examples'' that is NOT all of the characters.
:--[[User:Jenkins08|Jenkins08]] 17:26, 7 April 2009 (UTC)
:--[[User:Jenkins08|Jenkins08]] 17:26, 7 April 2009 (UTC)

Latest revision as of 10:32, 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:
US Windows™ || Russian Windows™ || Thai Windows™

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

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

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