1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 09:38:40 +00:00

text pos state bug

This commit is contained in:
Lu Wang 2012-08-15 21:51:39 +08:00
parent a8afb70fb8
commit 0ebde85465

View File

@ -86,7 +86,7 @@ void HTMLRenderer::check_state_change(GfxState * state)
// we've been tracking the text position positively in update... function
if(all_changed || text_pos_changed)
{
need_rescale_font = true;
need_recheck_position = true;
}
// draw_tx, draw_ty