More TODOs.

This commit is contained in:
Pietro Gagliardi 2017-01-20 23:15:10 -05:00
parent 351b3b6077
commit 4de8d4402f
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ static CFAttributedStringRef attrstrToCoreFoundation(uiAttributedString *s, uiDr
return mas;
}
// TODO this is wrong for our grapheme test; figure out what it should be...
static uiDrawTextLayoutLineMetrics *computeLineMetrics(CTFrameRef frame, CGSize size)
{
uiDrawTextLayoutLineMetrics *metrics;