[Poppler-bugs] [Bug 46622] [patch] support for swftools - updateFont()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 1 06:31:52 PST 2012


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

--- Comment #5 from Albert Astals Cid <tsdgeos at terra.es> 2012-03-01 14:31:52 UTC ---
To be honest i don't like any of the solutions (actually your first one is
broken), moreover we don't recommend people using poppler internals as we
change them as we see fit to make stuff better, so you requiring this change in
the headers means we need to "keep" this API for you in the internal headers
and we don't want to have anything tying us in the internal header.

You should really look into a way of doing this wihtout requiring any poppler
code change. 

But as a compromise solution i can make doUpdateFont protected. Then you make a
class yourself that inherits from SplashOutputDev and has a function that calls
doUpdateFont.

But note that as said we will change this function if we need it.

Deal?

-- 
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