Jan. 13, 2024
7:37 p.m.
Hi, all. I am looking to create a newspaper like listing of movie showtimes. Initially, I thought of using imagemagickâs annotate command to generate the output. Thinking further, I thought it might be worthwhile to generate a LaTeX file, and render that to a jpg. Then, I thought there might be a better way to do this natively in smalltalk. Does anyone have any idea how I might generate a document that can be converted to an image with a reasonable amount of control of the layout? Thanks!