PDF: fix automatic line break in Chinese PDF (#5629).

Contributed by Jun NAITOH.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5605 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-04-30 05:58:15 +00:00
parent 880e8e575a
commit 46bd78aa21
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ module PDF_Chinese
sep=-1
j=i
l=0
# nl+=1
nl+=1
if(border and nl==2)
b=b2
end