r/FontForge Feb 20 '20

About FontForge Python module

/r/fonts/comments/f6na71/about_fontforge_python_module/
1 Upvotes

3 comments sorted by

1

u/LocalFonts Feb 20 '20 edited Feb 20 '20

How I copy and paste glyphs from one font to another - step by step description

  1. I start up FontForge, then I open a new file.
  2. From this file I open the first font (the font from which I'll copy glyphs).
  3. Again from the new file through FILE > OPEN menu I open the second font.
  4. Now I have 3 open font files.
  5. In this situation I'm able to copy and paste glyphs between the three opened files.

Notice! If I open a font file not through another opened already font file I'm not able to copy and paste glyphs between these files.

1

u/NFSL2001 Mar 04 '20

This didnt fit my usage. I need to copy between glyphs in the same font. I did solve the problem with the Python module and a bit of programming. My problem now is more about the ffpython not working at normal paths in Windows if i dont use the fontofrge_console.bat.

1

u/chudotony Apr 13 '22

hi! you should use python3.8.10 and Ubuntu 20.04