Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkFont.h"
#include "include/core/SkPaint.h"
#include "include/utils/SkTextUtils.h"
#include "tools/fonts/FontToolUtils.h"
#include <initializer_list>
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (text_scale_skew, canvas, 256, 128) | |
DEF_SIMPLE_GM | ( | text_scale_skew | , |
canvas | , | ||
256 | , | ||
128 | |||
) |
Definition at line 19 of file text_scale_skew.cpp.