freetype
[Top][All Lists]
Advanced

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

Re: [ft] Example Compilation Problem


From: Werner LEMBERG
Subject: Re: [ft] Example Compilation Problem
Date: Mon, 20 Jun 2005 14:30:41 +0200 (CEST)

> OK, thank you! This was obvious of course. It does compile now,
> however, if I try to execute it I get a segmentation fault.
> 
> Does anybody know where that might come from?

The program has absolutely no error checking, and it doesn't display
any help (well, I shall change this :-).  You need two arguments, and
the output should be redirected to a file since the lines are quite
long:

  example1 font text_string > outfile


    Werner




reply via email to

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