X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=pdf2swf%2Fpdf2swf.cc;fp=pdf2swf%2Fpdf2swf.cc;h=ba0859bf6b2056f20d244367fa833e48bb936fca;hp=3706afc6feb8fb858d8b50757ebb073d51d91ea9;hb=92d124f5735b7e5629c4fa57d34cd00f65ae3a36;hpb=4394d89f5ac5ac8318829c5967230667f3d8031c diff --git a/pdf2swf/pdf2swf.cc b/pdf2swf/pdf2swf.cc index 3706afc..ba0859b 100644 --- a/pdf2swf/pdf2swf.cc +++ b/pdf2swf/pdf2swf.cc @@ -454,6 +454,8 @@ int main(int argn, char *argv[]) } fclose(test); } +#else + fontdir = concatPaths(getInstallationPath(), "fonts"); #endif #ifdef HAVE_SRAND48