skia2/modules
Florin Malita d7a4c05aba [skottie] Add support for min/max text font size
Introduce two new text properties to control the font size range when
auto-scaling text:

 - plumb new json props ('mf' -- minimum font size, 'xf' -- maximum
   font size)
 - update the scale-to-fit binary search to use the specified extremes

Change-Id: I9e7e4915936a0be74bea473a520cf75acc05c84b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/404781
Commit-Queue: Florin Malita <fmalita@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2021-05-06 15:41:07 +00:00
..
androidkit [androidkit] refactor Surface.getCanvas to be implemented at a subclass level 2021-05-05 16:37:52 +00:00
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit [canvaskit] Small example fixes 2021-05-05 17:20:26 +00:00
particles Move code generators to codegen/ directory. 2021-04-13 15:34:24 +00:00
pathkit [canvaskit] Update to emsdk 2.0.10 2020-12-14 15:27:28 +00:00
skottie [skottie] Add support for min/max text font size 2021-05-06 15:41:07 +00:00
skparagraph Return shapedlines for text api 2021-05-03 14:21:11 +00:00
skplaintexteditor Reland "Fix sk_app macOS raster window build conditions." 2021-04-19 18:25:44 +00:00
skresources ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
sksg Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
skshaper Add nbsp info to the cache 2021-03-19 15:40:31 +00:00
svg [svg] Implement feImage 2021-05-05 16:48:03 +00:00