skia2/modules
Ben Wagner 0baacb50bc Remove lang parameter from TextBlob alloc methods.
The 'lang' was never stored or used, so this makes no current practical
difference. The original intent was to be able to specify a language so
that it could be emitted as a 'Lang' override in the 'ActualText' when
generating a PDF. However, due to the way 'ActualText' is generally used
this would be impractical. If there is ever a desire to mark up sections
of the PDF with a specific language it would be better handled in a
different way.

Change-Id: Id63596190235fc45ce17249b9b578b6f9b838b2b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375060
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2021-02-24 17:08:04 +00:00
..
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit [canvaskit] Add full build to npm release. 2021-02-23 14:40:43 +00:00
particles Move ProgramKind and ProgramSettings types out of SkSL::Program. 2021-02-16 19:30:48 +00:00
pathkit [canvaskit] Update to emsdk 2.0.10 2020-12-14 15:27:28 +00:00
skottie Split :tests into :test and :tests. 2021-02-18 17:01:23 +00:00
skparagraph Fix the flag that enables use of SkFontMetrics.fStrikeoutPosition 2021-02-18 18:57:59 +00:00
skplaintexteditor Remove lang parameter from TextBlob alloc methods. 2021-02-24 17:08:04 +00:00
skresources ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
sksg Split :tests into :test and :tests. 2021-02-18 17:01:23 +00:00
skshaper Remove lang parameter from TextBlob alloc methods. 2021-02-24 17:08:04 +00:00
svg [svg] Refactor <path> to use new parsing 2021-02-19 19:20:28 +00:00