skia2/tools/fonts
Herb Derby b780fc21c3 Replace SK_ARRAY_COUNT with std::size() for skia/tools
Change-Id: I7db855e675b2ece5d3cf6f237beae3294ffa1e72
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553589
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2022-06-28 14:42:07 +00:00
..
BUILD.bazel [bazel] Add new rules for various tools 2022-05-31 14:14:54 +00:00
create_test_font_color.cpp Remove SkMakeSpan 2022-06-15 17:26:32 +00:00
create_test_font.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
generate_fir_coeff.py Fix Python3 compatibility 2021-03-25 14:15:35 +00:00
RandomScalerContext.cpp FreeType to draw COLR glyphs with drawables. 2022-02-11 20:38:43 +00:00
RandomScalerContext.h FreeType to draw COLR glyphs with drawables. 2022-02-11 20:38:43 +00:00
test_font_index.inc Make create_test_font less global-ish. 2018-08-23 21:23:29 +00:00
test_font_monospace.inc Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
test_font_sans_serif.inc Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
test_font_serif.inc Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
TestEmptyTypeface.h Serialize foreground color caching requirement specialisation 2021-11-03 19:56:47 +00:00
TestFontMgr.cpp Better report lack of SkSVG in test. 2022-02-09 17:43:52 +00:00
TestFontMgr.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TestSVGTypeface.cpp Remove SkMakeSpan 2022-06-15 17:26:32 +00:00
TestSVGTypeface.h Serialize foreground color caching requirement specialisation 2021-11-03 19:56:47 +00:00
TestTypeface.cpp Fix when a glyph has a path 2021-12-07 14:58:29 +00:00
TestTypeface.h Serialize foreground color caching requirement specialisation 2021-11-03 19:56:47 +00:00
ToolUtilsFont.cpp Restructure scaledemoji_rendering gm. 2022-04-14 18:51:12 +00:00