mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
..
This commit is contained in:
parent
6b9b12afdd
commit
3bdb8fdacd
@ -270,6 +270,7 @@ void HTMLRenderer::check_state_change(GfxState * state)
|
||||
}
|
||||
|
||||
// see if the new line is compatible with the current line with proper position shift
|
||||
// don't bother doing the heavy job when (new_line_state == NLS_DIV)
|
||||
// depends: rise & text position & transformation
|
||||
if(need_recheck_position && (new_line_state < NLS_DIV))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user