|
|
@ -701,6 +701,7 @@ var CanvasGraphics = (function CanvasGraphicsClosure() { |
|
|
|
if (glyph === null) { |
|
|
|
if (glyph === null) { |
|
|
|
// word break
|
|
|
|
// word break
|
|
|
|
this.ctx.translate(wordSpacing, 0); |
|
|
|
this.ctx.translate(wordSpacing, 0); |
|
|
|
|
|
|
|
current.x += wordSpacing * textHScale; |
|
|
|
continue; |
|
|
|
continue; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|