[Poppler-bugs] [Bug 46620] [patch] support for swftools

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 26 11:03:05 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=46620

--- Comment #1 from Albert Astals Cid <tsdgeos at terra.es> 2012-02-26 11:03:05 PST ---
Sorry but you'll have to improve your patch.

using this-> is unacceptable
Adding public class variables is unacceptable

int SplashT1Font::getNumChars()
{
  SplashT1FontFile* ff = (SplashT1FontFile *)fontFile;
  return ff->face->num_glyphs;
}

doesn't even compile

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list