by leeoniya on 4/4/25, 3:03 PM with 21 comments
by noduerme on 4/5/25, 4:20 AM
As an old school print designer, I would love to see a return to a web with multi-column text on desktop, that reformatted to single column on mobile, and graphics runarounds much more complicated in shape than what a float can do. The art of typographic layout has been lost on the web, because those things are hard. An OS general-purpose engine that could handle layouts like that in any screen size, on Canvas or using absolute positioned divs or generating PDFs, would go a long way toward restoring artistic originality in the "layouting" of online publications.
by somishere on 4/5/25, 3:09 AM
by Jaxkr on 4/5/25, 12:29 AM
I don’t totally understand the point of this. Why would you want to use a Canvas renderer for this use case? If you want to render a massive table, apps will render a subset of it on regular HTML elements like EveryUUID [1].
by nhatcher on 4/5/25, 5:18 PM
https://github.com/ironcalc/IronCalc/blob/main/webapp/IronCa...
Thanks!
by RadiozRadioz on 4/5/25, 11:36 AM
by dawnerd on 4/5/25, 3:06 PM
by ForOldHack on 4/5/25, 1:10 AM