#include "impeller/toolkit/interop/typography_context.h"
#include <mutex>
#include "flutter/fml/icu_util.h"
#include "flutter/txt/src/txt/platform.h"
#include "impeller/base/validation.h"
#include "impeller/toolkit/interop/embedded_icu_data.h"
Go to the source code of this file.
Namespaces | |
impeller | |
impeller::interop | |
Functions | |
static sk_sp< SkTypeface > | impeller::interop::CreateTypefaceFromFontData (std::unique_ptr< fml::Mapping > font_data) |