tree: fbacb3181e1b46eaf1cb70fd4ceefad60b738ca5
  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.