New comment by mbauhardt on mblaze repository https://github.com/leahneukirchen/mblaze/pull/223#issuecomment-1076060531 Comment: > I don't think this will work, as we had the explicit cases exactly for 6 lines by default, you'd need to generalize the algorithm. ah. ok. i see. you mean we have to do a loop around https://github.com/leahneukirchen/mblaze/pull/223/files#diff-0f549fd15ac39a405676bb080ab4f082f510f787923824ac807f07b45b86a8e3R30 ? this make the thing a bit more complicated. i will take a closer look later this week.