Mobile app version of vmapp.org
Login or Join
Cody3331749

: FontForge scripting “Insert Text Outlines…” dialog I'm a Python developer dabbling in font creation for the first time as a side hobby using FontForge 2017-07-31 over XQuartz 2.7.11 on MacOS

@Cody3331749

Posted in: #FontDesign #FontForge

I'm a Python developer dabbling in font creation for the first time as a side hobby using FontForge 2017-07-31 over XQuartz 2.7.11 on MacOS 10.12.6

My goal is to create a series of novelty font, in which the glyph for each letter of the alphabet will be replaced by the outline of an entire word, eg:


"A as in aye"
"B as in bee"
"C as in cite"
"D as in djinn"
"E as in eye"
...etc...


I have no problem create a handful of glyphs manually in the FontForge UI via following steps (see images below):


in Drawing Tool delete all points from original glyph
use Pen Tool to create a horizontal line
Element > Insert Text Outline...
type in alternate word (eg "AYE") > Insert
repeat for all glyphs


But given the number of words/fonts I want to create, I'd like to automate the "Insert Text Outline..." UI dialogue using FontForge scripting capability. But I don't see any corresponding methods under the scripting docs

Anyone know how I can do this? I'm open to paying for a commercial app if necessary but of course free is preferable

Thanks!

PS: the folks on Meta suggested I use this forum for this question, lemme know if otherwise

EDIT: this project also needs CJK support

EDIT2: adding images clarifying what I'm trying to do

Step 3


Step 4


Step 5

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Cody3331749

1 Comments

Sorted by latest first Latest Oldest Best

 

@Goswami567

Not sure if this is worth looking at, but apparently if you have Illustrator or Photoshop, there's a plugin for creating Open Type fonts directly in those applications: www.fontself.com/
Blurb from the website:


Fontself Maker is an add-on for Photoshop & Illustrator CC that brings
you font creation superpowers.

Enjoy a new skill in your next graphic / web / mobile / print / icon /
UI / UX projects!

Create fonts in seconds (just drag & drop)


I can't vouch for it as I've never tried it, and I have no connection with that site or the developers.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme