I would like to produce through pdflatex an image that shrink-wraps around a logo.
Here is a skeleton file.
\documentclass{standalone}
\begin{document}
line 1
line 2
\end{document}
But this produces

How do I specify that the two lines should be on separate lines?