You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
layout needs to know the viewport size so that it can shift lineboxes and extend block boxes as needed, I think. Then somehow painting needs to be able to paint fragments as well.
Needed for good PDF support, and needed by CellEngine.
The text was updated successfully, but these errors were encountered:
layout
needs to know the viewport size so that it can shift lineboxes and extend block boxes as needed, I think. Then somehow painting needs to be able to paint fragments as well.Needed for good PDF support, and needed by CellEngine.
The text was updated successfully, but these errors were encountered: