would it be possible to create our own greek letters in black board style from the Minion family using Metafont? It is just a matter of adding a vertical bar somewhere... Thanks
|
bev explained what to do if you have the First of all, you need to translate the
In the
Then put the |
|||||||||||
|
|
Sure, although it would be difficult if the minion family (which I'm not familiar with) isn't done in metafont (i.e. doesn't already have an 'mf' file.) If it does have an 'mf' file, you would just have to get the minion 'mf' file, copy it over to 'blackboard.mf' (or whatever) and edit it putting your changes in for each glyph. Then you would compile it, install it, and use it like any other font. Metafont has a bad rep, but it's actually kinda fun. I made a letterhead logo in metafont once that I still use. It's a little more work (actually a lot more work) if there is not minion.mf. Then you'd have to start from scratch in metafont. This would involve taking each minion glyph, projecting it somehow onto a grid, and use the metafont functions to draw the glyph using the grid/glyph templet as a guide. Then do the compile/install etc. stuff. You could also write a program to do that for you, which I started to do once, but got busy on other stuff. |
|||||||||||
|