Add SK_API to SkFontLCDConfig.

This will allow transition from double deprecated SkFontHost.

TBR=reed
This is obviously needed to remove other code.

Review-Url: https://codereview.chromium.org/1951463002
This commit is contained in:
bungeman 2016-05-03 11:56:03 -07:00 committed by Commit bot
parent 82c0558d93
commit 68f7460fd1

View File

@ -10,7 +10,7 @@
#include "SkTypes.h"
class SkFontLCDConfig {
class SK_API SkFontLCDConfig {
public:
/** LCDs either have their color elements arranged horizontally or
vertically. When rendering subpixel glyphs we need to know which way