blob: 8f8778ab15c8c45ba99a61983f3a63be4e06009d [file] [log] [blame]
// Copyright 2019 Google LLC.
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
#ifndef SkPDFType1Font_DEFINED
#define SkPDFType1Font_DEFINED
#include "SkPDFDocumentPriv.h"
#include "SkPDFFont.h"
void SkPDFEmitType1Font(const SkPDFFont&, SkPDFDocument*);
#endif // SkPDFType1Font_DEFINED