remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS
Bug: skia: Change-Id: I756bf2e3e37d6f2bb1d4a786ce8f41a25f83ba67 Reviewed-on: https://skia-review.googlesource.com/c/183320 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> Auto-Submit: Mike Reed <reed@google.com>
This commit is contained in:
parent
a21d196602
commit
e0e41efcfb
@ -12,10 +12,6 @@
|
||||
// remove me once google3 uses IWYU
|
||||
#include "SkTypeface.h"
|
||||
|
||||
#ifndef SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS
|
||||
#define SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS
|
||||
#endif
|
||||
|
||||
enum class SkTextEncoding {
|
||||
kUTF8, //!< uses bytes to represent UTF-8 or ASCII
|
||||
kUTF16, //!< uses two byte words to represent most of Unicode
|
||||
|
Loading…
Reference in New Issue
Block a user