Just for the record,
I can reproduce the problem with this tiny script which gives me
an error on etch and works on sid:
#!/usr/bin/perl
use Font::FreeType;
my $ft_face = Font::FreeType->new->face ('FreeSans.ttf');
regards,
Davide
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb
On Wed, Mar 18, 2009 at 06:55:26AM -0500, Dirk Eddelbuettel wrote:
> | I've checked the ttf file in the source package and it't fine; I've rebuilt
> the package
> | from the sources and the ttf file contained in the resulting deb package is
> fine.
> |
> | Downloaded the deb from [1] and the fil
On Tue, Mar 17, 2009 at 05:28:12PM -0500, Dirk Eddelbuettel wrote:
>
> On 17 March 2009 at 22:26, Davide Viti wrote:
> | I'm rather confident it is a problem with the ttf file rather than
> | a freetype problem since this is the only ttf file giving me
> | the error in the whole debian archive.
>
On 17 March 2009 at 22:26, Davide Viti wrote:
| While trying to create pdf charts for various fonts using fntsample
| I got this error:
|
| fntsample -f tmp/usr/share/gretl/fonts/FreeSans.ttf -o a.pdf
| fntsample: failed to create new face
|
| got an error also with another freetype-based perl
Package: gretl-common
Version: 1.8.0-3
While trying to create pdf charts for various fonts using fntsample
I got this error:
fntsample -f tmp/usr/share/gretl/fonts/FreeSans.ttf -o a.pdf
fntsample: failed to create new face
got an error also with another freetype-based perl script I've written.
5 matches
Mail list logo