mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Add comment about +1
This commit is contained in:
parent
cae5d5b710
commit
8ca8070867
@ -137,7 +137,7 @@ class PDFDocument
|
||||
ref.object @compress, (object) ->
|
||||
ref.offset = offset
|
||||
out.push object
|
||||
offset += object.length + 1
|
||||
offset += object.length + 1 # plus one for newline
|
||||
proceed()
|
||||
else
|
||||
@xref_offset = offset
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user