Handbook
Glossary
new-pdf-sub-stream ( style stream class -- stream )
Vocabulary
pdf
.
streams
Inputs
style
an
object
stream
an
object
class
an
object
Outputs
stream
an
object
Definition
USING:
accessors
io.styles
kernel
;
IN:
pdf.streams
:
new-pdf-sub-stream
( style stream class -- stream )
new-pdf-writer
swap
>>parent
swap
<style-stream>
;