Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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 57 of file create_test_font_color.cpp.

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