However they have 2 issues. The more important one is that it's easy to forget which one of these are the top/bottom and which are the left/right values. In graphics width by height is usually given ...
Currently I implement a canvas object for rich text which will use a very limited subset of HTML for styling. And I struggle with the horizontal box layout, since it uses a theme padding, but I don't ...