skia2/tools/fonts
Ben Wagner ba158b9daf Remove SkScalerContext::getGlyphCount.
Also remove the supporting SkScalerContext::generateGlyphCount. It was
once a possibility that different strikes could have a different number
of glyphs available. This generally does not happen, but if it did this
would now be handled at the typeface level.

Change-Id: I8db7f2726c565447c211a79fe3cdfec619a99a81
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/345129
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2020-12-16 22:24:53 +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 Remove SkScalerContext::getGlyphCount. 2020-12-16 22:24:53 +00:00
RandomScalerContext.h Add SkTypeface::getPostScriptName. 2020-10-06 15:35:06 +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 Add SkTypeface::getPostScriptName. 2020-10-06 15:35:06 +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 SkScalerContext::getGlyphCount. 2020-12-16 22:24:53 +00:00
TestSVGTypeface.h Add SkTypeface::getPostScriptName. 2020-10-06 15:35:06 +00:00
TestTypeface.cpp Remove SkScalerContext::getGlyphCount. 2020-12-16 22:24:53 +00:00
TestTypeface.h Add SkTypeface::getPostScriptName. 2020-10-06 15:35:06 +00:00
ToolUtilsFont.cpp use pathbuilder 2020-08-25 16:29:48 +00:00