We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi guys, i'm working on my bachelor thesis and trying to create a dynamic font in hebrew. I want to work on an existing typeface, and to have the options to play with its width, hight, weight, serifs, contrasts and basically the ability to move and play with the dots of the shape as I want. here is an example that I saw that was created using Processing: http://laikafont.ch/index.html I really have no idea where to begin with. What should I do?
Answers
The geomerative library was always the thing to use to modify ttf fonts
http://www.ricardmarxer.com/geomerative/
but i'm not sure whether it works in processing3 though.
I downloaded this library and started to play with it, but still didn't figure how to do it. can you be a little more specific, please?
actually, that installed just fine using the 'add library' menu option and the examples i tried seemed ok.
what do I need to do if i want to move between font weights - interactively?