Skip to content

fontforge/FontForge-Installer-Mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
Sorry, we had to truncate this directory to 1,000 files. 1 entries were omitted from the list.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To create a dmg simply put the latest version of XQuartz + FontForge inside the FontForge Installer so you have

FontForge Installer.app
  Contents/
  FontForge.app
  XQuartz.pkg

Then click the command file and FontForgeInstaller.dmg will be created on your desktop.

To codesign an app you need an Apple Dev account and the certificates installed on your mac. Run certtool y | grep Developer\ ID terminal and copy Developer ID Application: Your Name (Numbers'n'Letters)

Then type codesign -s "Developer ID Application: Your Name (Numbers'n'Letters)" path/to/app and the app is signed.

About

Simplifying the installation process on Mac OS X

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages