diff options
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/plugins/rfpdf/lib/fpdf/chinese.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/plugins/rfpdf/lib/fpdf/chinese.rb b/vendor/plugins/rfpdf/lib/fpdf/chinese.rb index dca53c556..fe773e2bf 100644 --- a/vendor/plugins/rfpdf/lib/fpdf/chinese.rb +++ b/vendor/plugins/rfpdf/lib/fpdf/chinese.rb @@ -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 |