Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Functions
SkPDFSubsetFont.cpp File Reference
#include "src/pdf/SkPDFSubsetFont.h"

Go to the source code of this file.

Functions

sk_sp< SkDataSkPDFSubsetFont (sk_sp< SkData >, const SkPDFGlyphUse &, SkPDF::Metadata::Subsetter, int)
 

Function Documentation

◆ SkPDFSubsetFont()

sk_sp< SkData > SkPDFSubsetFont ( sk_sp< SkData fontData,
const SkPDFGlyphUse glyphUsage,
SkPDF::Metadata::Subsetter  subsetter,
int  ttcIndex 
)

Definition at line 91 of file SkPDFSubsetFont.cpp.

91 {
92 return nullptr;
93}