[gs-bugs] [Bug 692291] Not support multi-threads

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Fri Sep 2 20:00:38 UTC 2011


http://bugs.ghostscript.com/show_bug.cgi?id=692291

Pedro Rivera <pedro.rivera.651 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pedro.rivera.651 at gmail.com

--- Comment #1 from Pedro Rivera <pedro.rivera.651 at gmail.com> 2011-09-02 20:00:36 UTC ---
I have had the same problem. MuPdf is not thread safe. It could be with some
minor changes. The programs listed below would need some tweaking in order to
accomplish what you want:

draw_edge.c
res_font.c 
base_error.c    
res_pixmap.c
draw_unpack.c

By changing these program I have C code that can render multiple documents and
multiple pages simultaneously.

Pedro

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list