More TODOs.
This commit is contained in:
parent
351b3b6077
commit
4de8d4402f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue