[iOS] Remove chrome// dependencies from ManualTextFramer |
|
Issue descriptionManualTextFramer is iOS's custom implementation of CTFramesetter that correctly handles RTL languages. CTLineRef and CTRunRef both contain accurate information regarding how the fonts are laid out, but CTFramesetter's layout algorithms have some bugs in Arabic. In order to move ManualTextFramer to NimbusKit, we first need to remove all chrome// dependencies and add it to that github repository. |
|
►
Sign in to add a comment |
|