freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] [Doubt] About reading a font file to check for its driver


From: Parth Wazurkar
Subject: Re: [ft-devel] [Doubt] About reading a font file to check for its driver.
Date: Tue, 8 May 2018 10:55:54 +0530

The actual numbers would be found in the file format specifications for each
font format - you can find pointers to those in:
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/formats.txt
http://fileformats.archiveteam.org/wiki/Fonts
Yes!


And there's probably a collection of them in the /etc/magic file used by
the file(1) command on most Linux/UNIX systems too.  (For that, see
http://www.darwinsys.com/file/ for more info.)

This is quite interesting

Thank you

reply via email to

[Prev in Thread] Current Thread [Next in Thread]