1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 13:00:08 +00:00
pdf2htmlEX/src/HTMLRenderer
stephengaito f9fcd7f8bb
updated use of Object reference creator
poppler-0.75.0 has removed the Object(int,int) creator.
From the poppler/PSOutputDev.cc code (around line 2100)
I inferred that the value returned by font->getID() was all
that was needed for the new style Object reference.
2019-09-26 10:28:46 +01:00
..
draw.cc rebased by hand update2poppler0_74_0ubuntu19_04 onto current master 2019-09-23 11:19:20 +01:00
font.cc updated use of Object reference creator 2019-09-26 10:28:46 +01:00
form.cc cleanup in form.cc 2015-01-27 16:01:30 -05:00
general.cc rebased by hand update2poppler0_74_0ubuntu19_04 onto current master 2019-09-23 11:19:20 +01:00
HTMLRenderer.h rebased by hand update2poppler0_74_0ubuntu19_04 onto current master 2019-09-23 11:19:20 +01:00
image.cc rebased by hand update2poppler0_74_0ubuntu19_04 onto current master 2019-09-23 11:19:20 +01:00
link.cc rebased by hand update2poppler0_74_0ubuntu19_04 onto current master 2019-09-23 11:19:20 +01:00
outline.cc commit of initial update of pdf2htmlEX to poppler 68 2019-05-06 13:03:24 +01:00
state.cc New master (#2) 2018-01-10 13:31:38 -06:00
text.cc rebased by hand update2poppler0_74_0ubuntu19_04 onto current master 2019-09-23 11:19:20 +01:00