DescriptionSkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
No more:
#include SK_SFNTLY_SUBSETTER
#include ZLIB_INCLUDE
Also, rename SK_SFNTLY_SUBSETTER to SK_PDF_USE_SFNTLY
to follow my pattern of prefixing SkPDF-specific defines
with 'SK_PDF_'.
The ZLIB_INCLUDE define is no longer is used by anyone.
TODO: rename Sfntly to something pronounceable.
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2273343002
Committed: https://skia.googlesource.com/skia/+/650e20d705a39eaa861cfbc821e9e1f81cef5316
Patch Set 1 : fix gyp/pdf.gyp syntax error #
Messages
Total messages: 19 (14 generated)
|