libwebsockets/contrib/assets
Andy Green 4a443c3e2e lhp: add DLO layout support
Add a dlo-based layout callback for use with lhp.

If lhp_dl_render() is used as the Lws Html/CSS parser callback, it
produces a display_list representation of the Html as DLOs, referencing the
appropriate CSS to drive the layout as best it can.

The display list can be rasterized on to an lws_display using the display's
state object

  lds->disp->blit(lds, (uint8_t *)&dl, &box);
2022-05-04 08:43:26 +01:00
..
bluecat.jpg.h lhp: add DLO layout support 2022-05-04 08:43:26 +01:00
cat1.png.h lhp: add DLO layout support 2022-05-04 08:43:26 +01:00
exclaim80.png.h lhp: add DLO layout support 2022-05-04 08:43:26 +01:00
LICENSE lhp: add DLO layout support 2022-05-04 08:43:26 +01:00
no-right.png.h lhp: add DLO layout support 2022-05-04 08:43:26 +01:00