[gs-bugs] [Bug 689103] Missing strokes on asian character

bugs.ghostscript.com-bugzilla-daemon at ghostscript.com bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Thu Dec 20 00:22:57 PST 2007


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





------- Additional Comments From mpsuzuki at hiroshima-u.ac.jp  2007-12-20 00:22 -------
Created an attachment (id=3650)
 --> (http://bugs.ghostscript.com/attachment.cgi?id=3650&action=view)
gdb trace log: THROW_PATENDED is reached.

I set breakpoint on src/ttinterp.c:223 (defines THROW_PATENDED)
and execute the sample PS file. As I attached log, the execution
is interrupted - gs reached to THROW_PATENDED (it seems that
THROW_PATENDED executed only once). However, I cannot check
the rasterization result if THROW_PATENDED is skipped, because
Apple hinting patent might be registered.

(gdb) where
#0  Norm (X=-200704, Y=-2703360) at ./src/ttinterp.c:541
#1  0x0808bcf6 in Normalize (exc=0x8e028c8, Vx=-200704, Vy=-2703360,
R=0x8e02b6c) at ./src/ttinterp.c:1514
#2  0x0808d389 in Ins_SxVTL (exc=0x8e028c8, aIdx1=153, aIdx2=147, aOpc=6,
Vec=0x8e02b6c) at ./src/ttinterp.c:2695
#3  0x0808d3f7 in Ins_SPVTL (exc=0x8e028c8, args=0x9180ee8) at
./src/ttinterp.c:2714
#4  0x08091238 in RunIns (exc=0x8e028c8) at ./src/ttinterp.c:5213
#5  0x08092cf3 in Context_Run (exec=0x8e028c8, debug=0) at ./src/ttobjs.c:466
#6  0x08088ba8 in ttfOutliner__BuildGlyphOutlineAux (this=0xbf996160,
glyphIndex=18016, m_orig=0xbf996060, gOutline=0xbf996188)
    at ./src/ttfmain.c:694
#7  0x08089477 in ttfOutliner__BuildGlyphOutline (this=0xbf996160,
glyphIndex=18016, orig_x=0, orig_y=0, gOutline=0xbf996188)
    at ./src/ttfmain.c:842

...[snip]



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the gs-bugs mailing list