http://www.revfad.com/flip.html
nice tool, isn't it? :)
(: ¿ʇı ʇ,usı 'looʇ ǝɔıu
Flip
Moderator: Dust
- Ixora
- Posts: 367
- Joined: 01 Jan 1970 01:00
- Contact:
Re: Flip
I think this is the reason why lower 'L' does not work:
Code: Select all
var flipTable = {
a : '\u0250',
b : 'q',
c : '\u0254', //open o -- from pne
d : 'p',
e : '\u01DD',
f : '\u025F', //from pne
g : '\u0183',
h : '\u0265',
i : '\u0131', //from pne
j : '\u027E',
k : '\u029E',
//l : '\u0283', <------- LOWER L DOES NOT WORK BECAUSE IT IS COMMENTED
m : '\u026F',
n : 'u',
r : '\u0279',
t : '\u0287',
v : '\u028C',
w : '\u028D',
y : '\u028E',
'.' : '\u02D9',
'[' : ']',
'(' : ')',
'{' : '}',
'?' : '\u00BF', //from pne
'!' : '\u00A1',
"\'" : ',',
'<' : '>',
'_' : '\u203E',
';' : '\u061B',
'\u203F' : '\u2040',
'\u2045' : '\u2046',
'\u2234' : '\u2235',
'\r' : '\n' //thank you, Yeeliberto
}
Frozen by The Frozen Throne.
Who is online
Users browsing this forum: No registered users and 1 guest
