34 std::shared_ptr<TypographerContext> typographer_context,
35 std::optional<std::shared_ptr<RenderTargetAllocator>>
36 render_target_allocator = std::nullopt);
47 std::shared_ptr<Context> context_;
48 std::unique_ptr<ContentContext> content_context_;
49 bool is_valid_ =
false;
ContentContext & GetContentContext() const
std::shared_ptr< Context > GetContext() const