You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text parser in every page, begins by using sorting all TJ text to make read order glyphs which is faster than using every single glyphs.
I am thinking about this case, where a TJ text at the end of the page content, resides in the middle of another TJ text, how will the current algorithm in PEP handle this? I am not 100% sure. Let's see and leave this issue here as a memo.
The text was updated successfully, but these errors were encountered:
The text parser in every page, begins by using sorting all TJ text to make read order glyphs which is faster than using every single glyphs.
I am thinking about this case, where a TJ text at the end of the page content, resides in the middle of another TJ text, how will the current algorithm in PEP handle this? I am not 100% sure. Let's see and leave this issue here as a memo.
The text was updated successfully, but these errors were encountered: