Changes

Jump to: navigation, search

P5js and opentype.js

373 bytes added, 18:20, 20 June 2021
no edit summary
* '''Quad To:''' Ziehe eine quadratic Bézier Kurve von der letzten Koordinate. Example: {type: 'Q', x1: 0, y1: 50, x: 100, y: 200}
* '''Close:''' Schließe die Umrisslinie. Example: {type: 'Z'}
 
<br>
 
== Weitere Beispiele und Tutorials ==
 
 
* Notes toward fonts as data (with opentype.js and p5.js) by Allison Parrish — [http://comptypo.decontextualize.com/fonts-as-data/ LINK]
* p5.js textToPoints() function — Get the outlines of your fonts with p5.js and opentype.js by erraticGenerator — [https://erraticgenerator.com/blog/p5js-texttopoints-function/ LINK]
<br>

Navigation menu