提交 d0ca7a21 编写于 作者: T TreeHugger Robot 提交者: Android (Google) Code Review

Merge "Expose supportedAxes to frameworks/base"

......@@ -53,6 +53,10 @@ public:
std::shared_ptr<FontCollection>
createCollectionWithVariation(const std::vector<FontVariation>& variations);
const std::unordered_set<AxisTag>& getSupportedTags() const {
return mSupportedAxes;
}
uint32_t getId() const;
private:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册