Re: how to render bdf font?

Werner LEMBERG <[email protected]> Fri, 01 Apr 2022 06:07:12 +0000 (UTC)
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <[email protected]>
>> render the text of bdf font, how can i do? please help me.
> 
> BDF is a font "source" format,

FreeType supports BDF natively.

> to render it compile it to PCF format.

Well, PCF only handles a subset of what BDF can do.


    Werner