tree: c08167dde4e3198b9f45eb005b90b2c9dca30ce3 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. escher_flatland.cc
  4. escher_flatland.h
  5. README.md
src/ui/lib/escher/escher_flatland/README.md

escher_flatland

This is a library that initializes Escher and uses Flatland to render text. The use of Flatland and sysmem are encapsulated within the Vulkan swapchain, which is provided by the VK_LAYER_FUCHSIA_imagepipe_swapchain layer.

See the example escher-flatland component for how to use this library to create a text-based graphical component.