Behdad Esfahbod

Results 1496 comments of Behdad Esfahbod

> > I'm convinced myself that distilling it to avar2 will explode the number of tents. > > How is a high number of tents an actual problem? Okay I...

> I'm going to work on this issue. Reproduced for me. Thanks. I don't think this can be easily fixed in bicon. Using terminals that have native support for bidi...

> My original idea was using ncurses to generate escape sequences to erase it properly. Play with it. Honestly I don't even remember what bicon does for backspacing anymore.

Thanks. I recommend this approach indeed. @khaledhosny has experience implementing it in LibreOffice, and @drott in Chrome. I'll add a sketch of the algorithm soon.

Thanks. I'll get back to you soon.

> I've implemented a naive implementation that passes the text through the shaper with the primary font and recursively fills in holes with fallback fonts. Do you have some code...