MAS 962, Problem Set 2
Part One
In part one I adjust the kerning of two gifs.
Part Two
For part two I embed a 80 by 24 text grid into
a 540 by 382 canvas and then let a person point and type in the
canvas as specified by
the homework assignment.
Part Three
For part three I take the character to word encoding
engine from problem set one and actively apply it to
my gridded canvas developed above. The decoding file is still
http://acg.media.mit.edu/mas962/ps1/code.txt.
Warning: this runs best on a fast java station.
The version above is a slightly superior version than the
version shown in class.
I quickly made this better version
after class by changing the internal variables so that the letters
settle quicker into the grid. I like this better since it emphasizes what is
going on and is especially useful for slower stations.
[Back to MAS962 Problem Sets]