Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2006-05-12 06:07:41

John E. Franklin
Member
Registered: 2005-08-29
Posts: 3,588

Pictures for letters

A couple of months ago I made a true-type font with about 141 pictures in it instead of characters.
Then I wrote a computer program to convert text files into a simple code I made up that uses the
141 pictures.  Some pictures are numbers, punctuation.  And for the letters, I have six pictures for
each of the twenty most common letters, and then for the uncommon letters like Z, X, Q, K, V, and J I just
have one picture for each of them.  Then I started printing articles of interest I got of the internet in this new code and
practiced reading them.  That's why I wasn't on this forum much in March or April.

Last edited by John E. Franklin (2006-05-12 06:08:27)


igloo myrtilles fourmis

Offline

#2 2006-05-12 11:15:09

MathsIsFun
Administrator
Registered: 2005-01-21
Posts: 7,711

Re: Pictures for letters

And what were the results? Were you able to read them? And how did you go with more practice?

And lastly, why not post a screenshot of what it looks like.


"The physicists defer only to mathematicians, and the mathematicians defer only to God ..."  - Leon M. Lederman

Offline

#3 2006-05-16 02:34:34

John E. Franklin
Member
Registered: 2005-08-29
Posts: 3,588

Re: Pictures for letters

The program I wrote makes a text file with the reading going left to right and then right to left on the next line.
So the reading snakes by and forth so you don't have to keep looking back to the beginning of the next line.
I have explicit carriage returns so as to keep this zig-zag order.  Then I go and  convert the text file to an *.RTF
with a word processor written by a 13 year old, called Text Shield Fusion.

The first letter of a word comes from a certain alphabet of pictures.  Then the second letter of a word comes from a different alphabet of pictures.  I have six alphabets, so when I get words longer than six letters, then I reverse the order of the alphabets so that the 7th letter of the word uses alphabet six again and it goes:
letter    alphabet
1          1
2          2
3          3
4          4
5          5
6          6
7          6
8          5
9          4
10        3
11        2
12        1
13        1
14        2
15        3
etc.

After many hours of trying to read in this font, I began to recognize common words like "the" and "and".
The "ing" at the end of a word is different pictures depending how long the word is.
The neat thing about the code is that the usage of each picture is less frequent than our normal 26 letters,
so this 141 picture variety gives the words you read an added "character" or "personality" to memorize.
I really have enjoyed it.  At this time, I still struggle to read at a normal pace, but this will come with time I imagine.
I'll get a screen shot shortly...


igloo myrtilles fourmis

Offline

#4 2006-05-16 02:54:30

John E. Franklin
Member
Registered: 2005-08-29
Posts: 3,588

Re: Pictures for letters

Here's a scan of a printout because the printouts come out better than the original font on the screen.
The printer has a better resolution than the screen, but anyhow, you can't make out the details, but
it gives you an idea.  Like the third blurry character after the trumpet and the bird is a fingerprint.

Click on picture to enlarge.


igloo myrtilles fourmis

Offline

#5 2006-05-18 23:42:07

justlookingforthemoment
Moderator
Registered: 2005-05-26
Posts: 2,161

Re: Pictures for letters

Impressive.

How did you choose what graphics to have?

Offline

#6 2006-05-19 00:04:36

MathsIsFun
Administrator
Registered: 2005-01-21
Posts: 7,711

Re: Pictures for letters

Yes, very impressive, and looks beautiful, too.

Back and forth, rotating alphabets, that is some code!

Not impossible to decipher, but very hard. Could be used as a code where trained readers would understand far quicker than everyone else.


"The physicists defer only to mathematicians, and the mathematicians defer only to God ..."  - Leon M. Lederman

Offline

#7 2006-05-20 11:11:03

John E. Franklin
Member
Registered: 2005-08-29
Posts: 3,588

Re: Pictures for letters

Thanks for the compliments.   I drew all of the tiny drawings on paper myself, even though I'm not an artist, but if I'm careful, I can do okay.  I drew different things as I thought them up, with no category in mind.  It took most of a day, really to come up with things that I liked and draw them.  Then, I redrew them even better after I had categorized them with the letters.  The reason behind how I put the random drawings with the letters came down to assigning a family member or relative to each letter of the alphabet and then I chose drawings that had something to do with those people, perhaps years back, just an insignificant memory I had.  So anyhow, it was a fun project and if you ever want to make your own font, there are programs on the internet you can use for 30 days to try them out, that's what I did.   I think it was called Font Creator, I can't find it because I think I uninstalled it.  When I discovered that my printer would print the detail of the fonts at a small font size better than on the screen I was quite happy, and I think if I stick to C,Y,M,K colors, it is even more crisp as these are the colors of the ink before mixing: Cyan, magenta (the pink you saw above), yellow, and K stands for black.


igloo myrtilles fourmis

Offline

#8 2006-09-24 03:54:03

John E. Franklin
Member
Registered: 2005-08-29
Posts: 3,588

Re: Pictures for letters

Here's another three dee code I came up with for the letters of the alphabet.
There are 3^3 positions in the 3-layer tic-tac-toe board.
26 of the 27 positions are filled with letters.
I don't know what this is good for, but hope you like it!!   8-)


igloo myrtilles fourmis

Offline

#9 2006-09-24 11:22:14

MathsIsFun
Administrator
Registered: 2005-01-21
Posts: 7,711

Re: Pictures for letters

You could make 3d patterns with your name.

Or you could make a 3d pattern and find the word.

Need to fill the 27th position. A "9" ?


"The physicists defer only to mathematicians, and the mathematicians defer only to God ..."  - Leon M. Lederman

Offline

#10 2006-09-24 12:08:18

mathsyperson
Moderator
Registered: 2005-06-22
Posts: 4,900

Re: Pictures for letters

Or you could just leave it as is and make punctuation-free sentences with it, using the last box as a space.


Why did the vector cross the road?
It wanted to be normal.

Offline

Board footer

Powered by FluxBB