Hello Mr. Heaven :-)
> Follow the tutorial, i can use freetype to render the text of ttf > font. Now i have a issue, i wanna render the text of bdf font, how > can i do? please help me. I suggest that you look at the FreeType demo programs like `ftview`, which handles all possible font formats. > the attachment is my current code. i wanna support bdf font. > please share the tutorial. I don't have time to look at your code. If at all, you should provide a sample that I can compile to a simple executable, and which runs on the command line, producing an output file or sending data to stdout. Werner