Flutter Engine
The Flutter Engine
Functions
create_test_font_color.cpp File Reference
#include "include/core/SkRefCnt.h"
#include "include/core/SkStream.h"
#include "include/core/SkString.h"
#include "tools/flags/CommandLineFlags.h"
#include "tools/fonts/TestSVGTypeface.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 56 of file create_test_font_color.cpp.

56 {
57 SkDebugf("compile with SVG enabled\n");
58 return 1;
59}
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1