9#ifndef SKFONTCONFIGINTERFACE_DIRECT_H_
10#define SKFONTCONFIGINTERFACE_DIRECT_H_
14#include <fontconfig/fontconfig.h>
38 bool isValidPattern(FcPattern* pattern);
39 FcPattern* MatchFont(FcFontSet* font_set,
const char* post_config_family,
SkStreamAsset * openStream(const FontIdentity &) override
virtual bool isAccessible(const char *filename)
SkFontConfigInterfaceDirect(FcConfig *fc)
bool matchFamilyName(const char familyName[], SkFontStyle requested, FontIdentity *outFontIdentifier, SkString *outFamilyName, SkFontStyle *outStyle) override
~SkFontConfigInterfaceDirect() override