Code cleanup surrounding letter/latin/s.ptl.
#2928
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This consolidates the different
SShapeImplfunctions into four main ones:SStrokeImpl,RevSStrokeImpl,SmallSStrokeImpl, andRevSmallSStrokeImplwith things like
SCurlyTailandSmallSStrokePhoneticRightbeing implemented assbarguments forSmallSStrokeImpl. In effect, this actually makes the different non-canonicals-derived composites more consistent with each other.SStrokeAltis left alone because the diff was getting very large, but I made sure its definition came last in the set instead of havingRevSmallSStrokeetc. dangling at the end. If it wouldn't make the diff so messy as a result, I would have actually movedSStrokeAltto be next to the blackboard bold letters that use it.Also unify overshoots (or also "undershoots" in some of these usages) of rev-S/rev-s shapes with that of normal S/s.
Ordinary ASCII
S/sis unchanged.