freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] [Doubt] About human readable font files


From: Alan Coopersmith
Subject: Re: [ft-devel] [Doubt] About human readable font files
Date: Fri, 11 May 2018 09:40:54 -0700
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 05/11/18 08:30 AM, Parth Wazurkar wrote:
> Hi all,
> I was going through different font files, I found out that bdf font files can 
> be
> viewed as mentioned in their canonical reference (that they are human 
> readable).
> I tried to open a pcf font file with a text editor but could not do so. I want
> to know whether these pcf files are human readable? If yes how can I read
> through the file?

They are not.  pcf files are a binary format, generally created by running
bdftopcf on the bdf source files to create a binary format more efficient
for programs to use.

https://www.x.org/releases/X11R7.7/doc/xorg-docs/fonts/fonts.html#Installing_bitmap_fonts
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/formats.txt
http://fileformats.archiveteam.org/wiki/PCF

-- 
        -Alan Coopersmith-               address@hidden
         Oracle Solaris Engineering - https://blogs.oracle.com/alanc



reply via email to

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