|
Ion
|
#include "ion/base/array2.h"

Go to the source code of this file.
Namespaces | |
| ion | |
| Copyright 2016 Google Inc. | |
| ion::text | |
Functions | |
| const base::Array2< double > | ion::text::ComputeSdfGrid (const base::Array2< double > &image_grid, size_t padding) |
| Creates a signed distance field (SDF) grid from a grid representing an antialiased image (such as a font glyph). More... | |