skia2/tools/fonts
Herb Derby a80ce1a36d remove SkMakeSpan use ctor parameter deduction
Change-Id: I3a1b12f7eb906fe105eb7e9f6bc10e3745f61528
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/320264
Commit-Queue: Herb Derby <herb@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2020-10-02 01:41:03 +00:00
..
create_test_font_color.cpp remove SkMakeSpan use ctor parameter deduction 2020-10-02 01:41:03 +00:00
create_test_font.cpp remove SkMakeSpan use ctor parameter deduction 2020-10-02 01:41:03 +00:00
generate_fir_coeff.py [minor] mark scripts as executable 2019-11-21 17:06:27 +00:00
RandomScalerContext.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
RandomScalerContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +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 use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
test_font_sans_serif.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
test_font_serif.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
TestEmptyTypeface.h Move scaler context fallback to GDI 2020-02-11 19:50:27 +00:00
TestFontMgr.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TestFontMgr.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TestSVGTypeface.cpp remove SkMakeSpan use ctor parameter deduction 2020-10-02 01:41:03 +00:00
TestSVGTypeface.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TestTypeface.cpp Always (pre)compute path bounds when using a builder 2020-08-26 19:24:34 +00:00
TestTypeface.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
ToolUtilsFont.cpp use pathbuilder 2020-08-25 16:29:48 +00:00