(font {style :style
styles :styles
size :size
[r g b] :color
family :family
ttf-name :ttf-name})
Returns embeded font, if no ttf-name supplied default font is used.
Returns embeded font, if no ttf-name supplied default font is used.
(pdf in out)
usage: in can be either a vector containing the document or an input stream. If in is an input stream then the forms will be read sequentially from it. out can be either a string, in which case it's treated as a file name, or an output stream. NOTE: using the :pages option will cause the complete document to reside in memory as it will need to be post processed.
usage: in can be either a vector containing the document or an input stream. If in is an input stream then the forms will be read sequentially from it. out can be either a string, in which case it's treated as a file name, or an output stream. NOTE: using the :pages option will cause the complete document to reside in memory as it will need to be post processed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close