3aa355527a
Review URL: https://codereview.chromium.org/23020003 git-svn-id: http://skia.googlecode.com/svn/trunk@10716 2bbb7eff-a529-9590-31e7-b0007b416f81
13 lines
300 B
C
13 lines
300 B
C
#ifndef __DEFINED__SkPdfConfig
|
|
#define __DEFINED__SkPdfConfig
|
|
|
|
//#define PDF_TRACE
|
|
//#define PDF_TRACE_READ_TOKEN
|
|
//#define PDF_TRACE_DRAWTEXT
|
|
//#define PDF_TRACE_DIFF_IN_PNG
|
|
//#define PDF_DEBUG_NO_CLIPING
|
|
//#define PDF_DEBUG_NO_PAGE_CLIPING
|
|
//#define PDF_DEBUG_3X
|
|
|
|
#endif // __DEFINED__SkPdfConfig
|