Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkPDFSubsetFont.h
Go to the documentation of this file.
1// Copyright 2018 Google LLC.
2// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
3#ifndef SkPDFSubsetFont_DEFINED
4#define SkPDFSubsetFont_DEFINED
5
9
11 const SkPDFGlyphUse& glyphUsage,
13 int ttcIndex);
14
15#endif // SkPDFSubsetFont_DEFINED
sk_sp< SkData > SkPDFSubsetFont(sk_sp< SkData > fontData, const SkPDFGlyphUse &glyphUsage, SkPDF::Metadata::Subsetter subsetter, int ttcIndex)