GMU:Wild Type/Mark Eisenberg: Difference between revisions

From Medien Wiki
No edit summary
Line 18: Line 18:
Lower case "j" done as part of classwork
Lower case "j" done as part of classwork
You can download my sketch on openprocessing.org [[http://www.openprocessing.org/sketch/227093]] <br>
You can download my sketch on openprocessing.org [[http://www.openprocessing.org/sketch/227093]] <br>
[[User:Cino3426| — Mark Eisenberg]] <br><br>
<br>
== Homework 2 ==
===Part 1===
[[Image:majorapic.png|thumb|left|150px]] <br>
This font was an edit of the FrequencyFont that comes included with the Fontastic library. I based the glyph design off of the [http://zelda.wikia.com/wiki/Four_Giants Four Giants] from Zelda. The data for the frequency comes from the frequency of letters in German, instead of the frequency of letters used in English as shown on [https://en.wikipedia.org/wiki/Letter_frequency this page]<br>
The font and Processing project can be downloaded [[:File:MajoraGiant.zip|here]]
<br>
<br>
=== Part 2 ===
[[Image:strings.png|thumb|left|150px]] <br>
Unfortunately, I was not able to code the functionality to export the font from the program. As a compromise, I had to include the feature to export as png and pdf file formats respectively using the SHIFT key. This font is a further development of a sample font from the [http://freeartbureau.org/fab_activity/geomerative-tutorial-part-1/ Geomerative tutorial library]. <br>
The processing project can be downloaded [[:File:RollingStrings.zip|here]]


[[User:Cino3426| — Mark Eisenberg]]
[[User:Cino3426| — Mark Eisenberg]]

Revision as of 20:12, 18 November 2015

Wild Type - OK GO Typography

Wildt okgo.png


This is homework assignment for Wild Type, I wanted to create a block of letters to experiment with how they can line up correctly. The thin lines initially acted as guides, but I liked the look so I left them in. You can download my sketch on openprocessing.org [[1]]

— Mark Eisenberg



Wild Type - Classroom experiment

Wildt lowerj.png


Lower case "j" done as part of classwork You can download my sketch on openprocessing.org [[2]]

— Mark Eisenberg


Homework 2

Part 1

Majorapic.png


This font was an edit of the FrequencyFont that comes included with the Fontastic library. I based the glyph design off of the Four Giants from Zelda. The data for the frequency comes from the frequency of letters in German, instead of the frequency of letters used in English as shown on this page

The font and Processing project can be downloaded here



Part 2

Strings.png


Unfortunately, I was not able to code the functionality to export the font from the program. As a compromise, I had to include the feature to export as png and pdf file formats respectively using the SHIFT key. This font is a further development of a sample font from the Geomerative tutorial library.

The processing project can be downloaded here

— Mark Eisenberg