Steve do I have to specify a path in the make font node, or will the exported app automatically check both in the App Font Folder and in the OSX Fonts folder ?
I mean does the app first check in the OSX library folder if the font is installed (for a default font f.e.) and then check for a custom added font in the App bundle ?
Bodysoulspirit, the app will automatically check both folders. Just install it in your normal Library > Fonts folder, pick it from the font dialog, and copy it into your exported app's Resources > Fonts folder.
OS X will check both the Library > Fonts folder and your exported app's folder (though I'm not sure which order it checks in).
Comments
As of Vuo 1.0.0:
As of Vuo 1.0.0:
I've attached a screenshot showing the result.
Screen Shot 2014-11-16 at 11.31.36.png
@smokris do I have to specify
Steve do I have to specify a path in the make font node, or will the exported app automatically check both in the App Font Folder and in the OSX Fonts folder ?
I mean does the app first check in the OSX library folder if the font is installed (for a default font f.e.) and then check for a custom added font in the App bundle ?
@Bodysoulspirit, the app will
Bodysoulspirit, the app will automatically check both folders. Just install it in your normal Library > Fonts folder, pick it from the font dialog, and copy it into your exported app's Resources > Fonts folder.
OS X will check both the Library > Fonts folder and your exported app's folder (though I'm not sure which order it checks in).