I can understand Typst is not currently supporting TIFF and EPS images to import as these formats are widely using for printing, then how we can use the images for printing?
For online, already having the supports of PNG, JPG/JPEG, GIF, SVG, but challenge is for printing
When I had to include CMYK logos in a document, I used PDF images. I don’t know what pitfalls there are in EPS/TIFF to PDF conversions (and what Typst does when exporting raster images to PDF, regardless in what format they were included), but the PDF route is likely more promising than the SVG route.
Sorry, I should have been more explicit – I expect that to be the more promising route. The logos I have worked with were provided as pdf already, so I have not done any EPS/TIFF conversion myself… I mentioned it because your original post mentioned many image formats the are suitable for web, but notably skipped over pdf that’s also supported.
Thanks for the pointer, seems like my logo may have been mangled after all – well, seems it was good enough for that job at least :P but I hope this lands somewhat soon, implicit color space conversion sounds like a footgun for professional use cases…