Flip

Here you can talk about everything that's offtopic.

Moderator: Dust

Post Reply
User avatar
Dust
The Boss
Posts: 9093
Joined: 01 Jan 1970 01:00
Contact:

Flip

Post by Dust » 15 May 2008 00:30

http://www.revfad.com/flip.html

nice tool, isn't it? :)

(: ¿ʇı ʇ,usı 'looʇ ǝɔıu
I do what I think is right. But I don't think that what I think is right can not be wrong.
Gamberra
Die-Harder
Posts: 6141
Joined: 01 Jan 1970 01:00
Contact:

Re: Flip

Post by Gamberra » 15 May 2008 13:07

lower(L) are wrong :P

just write aloha, and you will see that the l tip is above the letters, while h its below the letters

still its cool program
Image
User avatar
Ixora
Posts: 367
Joined: 01 Jan 1970 01:00
Contact:

Re: Flip

Post by Ixora » 15 May 2008 13:19

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.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest