[Poppler-bugs] [Bug 105772] [PATCH] Arthur support for Type3 fonts

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 2 10:20:10 UTC 2018


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

--- Comment #3 from Albert Astals Cid <aacid at kde.org> ---
- Why white?  Why not any other color?

Because the code is buggy 

- Apparently the method is rarely called: The renderToArthur method
  in file poppler-page.cc, for example, does not call it.

Are you sure about that? renderToArthur calls displayPageSlice that calls
displaySlice that calls createGfx that calls Gfx constructor with pagenum that
calls startPage

- Most importantly: We want to use ArthurOutputDev to render type3
  glyphs.  But they should have a transparent background, or rather,
  no background at all.

I don't understand this reasoning.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180402/f0b758b8/attachment.html>


More information about the Poppler-bugs mailing list