David C. Rankin
2014-02-07 23:14:58 UTC
Guys,
I am working with fonts and need a small app to get the 'font name' from a
font file (ttf/otf). Something that would work like:
$ someapp --opt=name somefontfile.ttf
RealFontFile_name
Is there a small command line app that will read a font file and dump the name
of the font? I've looked at texlive-bin: 'ttfdump -t name font.ttf' and others
that dump the various 'tables' within the ttf or otf file, but there is no rhyme
or reason to which subtable/etc... the name is in.
If not an app, then is there a font library that provides a function that does
this that could be included in a quick app.c to do it?
Thanks for any info. I've never messed with the nuts and bolts of font files
before, so I don't speak font fluently :)
I am working with fonts and need a small app to get the 'font name' from a
font file (ttf/otf). Something that would work like:
$ someapp --opt=name somefontfile.ttf
RealFontFile_name
Is there a small command line app that will read a font file and dump the name
of the font? I've looked at texlive-bin: 'ttfdump -t name font.ttf' and others
that dump the various 'tables' within the ttf or otf file, but there is no rhyme
or reason to which subtable/etc... the name is in.
If not an app, then is there a font library that provides a function that does
this that could be included in a quick app.c to do it?
Thanks for any info. I've never messed with the nuts and bolts of font files
before, so I don't speak font fluently :)
--
David C. Rankin, J.D.,P.E.
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org
David C. Rankin, J.D.,P.E.
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org