Michael Gerz wrote:
Abdelrazak Younes schrieb:
As indicated in the comments, the next step is to let BufferView handles these ParagraphMetrics objects. I don't know if I'll have time to do it but at least the path to completion is clear from this point for anyone who wants to continue the work. If not, then this will wait for 1.6.

Do you have any idea how much effort is needed to complete the M/V separation?

I think I could do it in one day or two (full-time, that means one or two weeks really). Unfortunately not everybody understand the Paragraph metrics and the CoordCache... Are you volunteering?


Can this be done is a step-by-step manner?

Not really... all uses of former Paragraph methods transferred to ParagraphMetrics should use the new interface accessible via the BufferView. I don't think it's possible to live with part of the metrics in the Paragraph class and the other part in the CoordCache.

Abdel.

Reply via email to