commit | 38fc4f3505164faf570e39fc616a80cbacd6272e | [log] [tgz] |
---|---|---|
author | Tyler Freeman <fuego@google.com> | Fri Dec 15 19:04:04 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Dec 15 19:04:04 2023 +0000 |
tree | 44410b69e5adcdb2a1c438a9130121d7926d08c7 | |
parent | 40221e0db438860664ce5ca48d90393cd6ced752 [diff] | |
parent | 6dbd9626905f2210f7bfc334f1c0fb4f6bc4ffa9 [diff] |
Merge changes from topic "fontscaling-publicapi" into main * changes: fix(non linear font scaling): make FontScaleConverterFactory thread-safe feat(non linear font scaling): optimization: cache any generated tables to reduce duplicate calculations feat(non linear font scaling): make FontScaleConverter APIs public fix(non linear font scaling): add missing @Test annotations