Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces
glyph_atlas.h File Reference
#include <functional>
#include <memory>
#include <optional>
#include <unordered_map>
#include "impeller/core/texture.h"
#include "impeller/geometry/rect.h"
#include "impeller/renderer/pipeline.h"
#include "impeller/typographer/font_glyph_pair.h"
#include "impeller/typographer/rectangle_packer.h"

Go to the source code of this file.

Classes

class  impeller::GlyphAtlas
 A texture containing the bitmap representation of glyphs in different fonts along with the ability to query the location of specific font glyphs within the texture. More...
 
class  impeller::GlyphAtlasContext
 A container for caching a glyph atlas across frames. More...
 
class  impeller::FontGlyphAtlas
 An object that can look up glyph locations within the GlyphAtlas for a particular typeface. More...
 

Namespaces

namespace  impeller