enable icon indicating copy to clipboard operation
enable copied to clipboard

Expose postscript-style font names

Open corranwebster opened this issue 3 years ago • 0 comments

A number of backends (Quartz, PDF, PS) expect fonts to be specified by postscript-style names (rather than providing a reference to a TrueType/OpenType file, for example). These names are available as part of the metadata in TrueType/OpenType files, so it would seem fairly straightforward to add a method to provide the font name in this format once the file is known.

corranwebster avatar Aug 05 '22 14:08 corranwebster