~ubuntu-branches/ubuntu/lucid/xpdf/lucid-updates

« back to all changes in this revision

Viewing changes to splash/SplashT1FontEngine.cc

  • Committer: Bazaar Package Importer
  • Author(s): Andy Price
  • Date: 2007-05-17 22:04:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517220433-gzcx2lrvllkbl7mr
Tags: 3.02-1ubuntu1
* Merge from Debian unstable (LP: #113365), remaining changes:
  - Added back 09_xpdfrc_manpage.dpatch (LP #71753)
  - Set Ubuntu maintainer

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
    delete ff;
106
106
    return NULL;
107
107
  }
108
 
  ff->convertToType1(NULL, gTrue, &fileWrite, tmpFile);
 
108
  ff->convertToType1(NULL, NULL, gTrue, &fileWrite, tmpFile);
109
109
  delete ff;
110
110
  fclose(tmpFile);
111
111
  ret = SplashT1FontFile::loadType1Font(this, idA, tmpFileName->getCString(),