In graphics.lisp/stroke there's a call to pdf:make-jpeg-image that could just as easily (and better yet) be call to pdf::make-image, which unfortunately isn't exported. This would allow me to embed PNGs in my pdfs. Any chance of seeing this changed to make-image and exporting make-image from cl-pdf? thanks, Cyrus