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:
parent
880e8e575a
commit
46bd78aa21
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue