GMU:Wild Type/Matthias Schäfer: Difference between revisions

From Medien Wiki
Line 8: Line 8:
I used capital M, because it is a unit ([https://en.wikipedia.org/wiki/Em_(typography) em]) in typography, just like point. My variables also derive from typographic line terms seen in the image below.  
I used capital M, because it is a unit ([https://en.wikipedia.org/wiki/Em_(typography) em]) in typography, just like point. My variables also derive from typographic line terms seen in the image below.  
<br>
<br>
<br style="clear:both;">
https://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Typography_Line_Terms.svg/500px-Typography_Line_Terms.svg.png
https://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Typography_Line_Terms.svg/500px-Typography_Line_Terms.svg.png
<br>
<br>
Line 14: Line 15:
You can download and tweak the sketch on [http://openprocessing.org/sketch/226377 OpenProcessing], but it is super slow, so you can also see it on my [http://matthias.pitscher.pw/letter.html personal page], which runs on github.
You can download and tweak the sketch on [http://openprocessing.org/sketch/226377 OpenProcessing], but it is super slow, so you can also see it on my [http://matthias.pitscher.pw/letter.html personal page], which runs on github.
<br>
<br>
(There is no way to embed it in the wiki, is there?)
 
== GlitchFont ==
[[Image:hw_ms_glitchfont.png|thumb|right|150px]]
This font is inspired by [http://pre12.deviantart.net/4310/th/pre/f/2011/364/0/3/missingno_drawing_by_aerostat-d4krmly.jpg MissingNo] from Pokemon. I used the Labyrinth example and changed it so it would create rectangles instead of lines and used a new for-loop for lower Cases.
You can try out the font on [http://matthias.pitscher.pw/glitchfont.html my Page] and see and download the code on [http://www.openprocessing.org/sketch/226953 OpenProcessing] (which seems to run nicely again)  
 


=== Comments ===
=== Comments ===