Skia
2D Graphics Library
|
#include "include/core/SkRect.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkScalar.h"
#include "include/core/SkTypeface.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkTo.h"
#include "include/private/base/SkTypeTraits.h"
#include <cstddef>
#include <cstdint>
#include <type_traits>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | SkFont |
SkFont controls options applied when drawing and measuring text. More... | |