blob: b795f840cf9fed5e2d48495261198c3f50eca35b [file] [log] [blame]
edisonn@google.comcf2cfa12013-08-21 16:31:37 +00001/*
2 * Copyright 2013 Google Inc.
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#ifndef SkPdfConfig_DEFINED
9#define SkPdfConfig_DEFINED
edisonn@google.com3aac1f92013-07-02 22:42:53 +000010
11//#define PDF_TRACE
edisonn@google.com2ccc3af2013-07-23 17:43:18 +000012//#define PDF_TRACE_READ_TOKEN
edisonn@google.com3aa35552013-08-14 18:26:20 +000013//#define PDF_TRACE_DRAWTEXT
edisonn@google.com3aac1f92013-07-02 22:42:53 +000014//#define PDF_TRACE_DIFF_IN_PNG
15//#define PDF_DEBUG_NO_CLIPING
16//#define PDF_DEBUG_NO_PAGE_CLIPING
17//#define PDF_DEBUG_3X
18
edisonn@google.comcf2cfa12013-08-21 16:31:37 +000019#endif // SkPdfConfig_DEFINED