New issue
Advanced search Search tips

Issue 775155 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[iOS] Remove chrome// dependencies from ManualTextFramer

Project Member Reported by kkhorimoto@chromium.org, Oct 16 2017

Issue description

ManualTextFramer 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