Hacker News new | ask | show | jobs
by jasonjmcghee 818 days ago
Are you planning to add support for the missing standard tags like img and table (both very useful for pdf rendering)?
1 comments

Yes, definitely. In the meantime, you can still use this to get the intrinsic sizes of cells to create rows and columns, and you can use an empty inline-block and paint the image where it's laid out. I'll put something in the examples/ directory soon.