Ion
|
#include "ion/text/layout.h"
Go to the source code of this file.
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::text | |
Functions | |
std::ostream & | ion::text::operator<< (std::ostream &out, const Layout::Quad &q) |
Helpers for logging Layouts/Glyphs/Quads. More... | |
std::ostream & | ion::text::operator<< (std::ostream &out, const Layout::Glyph &g) |
std::ostream & | ion::text::operator<< (std::ostream &os, const Layout &layout) |
Debugging aids. More... | |