Commit Graph

61 Commits

Author SHA1 Message Date
Trent Petersen 6f85c88b1d
Merge pull request #156 from ViliusSutkus89/background-image
Fix out of bounds read in SplashBackgroundRenderer
2024-02-01 09:12:42 -06:00
Vilius Sutkus '89 3f0f523ed9 Remove dump_image from SplashBackgroundRenderer, let Poppler handle it 2023-12-27 06:18:49 +02:00
Vilius Sutkus '89 0a2478f6dc Add poppler-23.12.0 support 2023-12-18 13:30:57 +02:00
Pablo González L ed6528859b FindProgDir is FindProgRoot in fontforge 20230101 2023-05-14 15:02:48 -04:00
NNNSTH f3ffc40256 upgrade FontForge to 20220308 release 2022-03-31 11:56:12 +03:00
George Tryfonas 200083d154 Fix in-document links 2020-10-20 09:11:24 +03:00
Stephen Gaito 06a8f7b3c6 added DNF version of test installAutomaticTestSoftware 2020-07-23 18:12:15 +00:00
Stephen Gaito 33d2a5e176 tested and corrected issue 68 and 66 2020-06-29 12:23:01 +00:00
Stephen Gaito 89c74c7b21 add fixes for issues 70, g9, 68, 66, and 65 2020-06-29 11:39:52 +00:00
Stephen Gaito 21bb84c5da add explicit delays to allow Xvfb time to stablize 2020-06-22 23:08:56 +01:00
Stephen Gaito 4d95701ffa fixed typo in alpine docker creation as well as turn warnings back on in browser tests 2020-06-22 22:53:45 +01:00
Stephen Gaito 0d2c5048b0 refactored Alpine image creation 2020-06-21 12:00:27 +01:00
Stephen Gaito 310bbccfe1 corrected installation of automaice test software 2020-06-20 12:29:01 +01:00
Stephen Gaito c09362078d continued work on making ubuntu and alpine builds distinct 2020-06-20 11:52:17 +01:00
Stephen Gaito 8a04d6a192 added browser_tests SUCCESS if dff_bbox is not None but basefilename is test_fail 2020-06-20 10:13:26 +01:00
Stephen Gaito f1abed5a1f first attempt at integration of build on Alpine Linx 2020-06-20 09:11:30 +00:00
Stephen Gaito 32f37576d5 removed old createDockerImages added explicit words SUCCESS and FAILURE in browser_tests 2020-06-19 17:20:53 +01:00
Stephen Gaito a5dd4865ae corrected test.py.in from failing with appImages complex PATH and ARGS 2020-06-17 19:56:35 +01:00
Stephen Gaito cb00d5a5d2 attempt to debug appImage problems 2020-06-17 16:14:24 +01:00
Stephen Gaito 27df8a4262 corrected produceHtmlForBrowserTests 2020-06-17 14:14:55 +01:00
Stephen Gaito eb63aa06a4 corrected setup of data directory for tests 2020-06-17 11:32:06 +01:00
Stephen Gaito 402273ff2a second attempt to fix test.py.in 2020-06-16 16:38:40 +01:00
Stephen Gaito 7f2bb46407 explitictly split PDF2HTMLEX_PATH in test.py.in to allow for arguments in path 2020-06-16 15:48:01 +01:00
Stephen Gaito 16c88c49c4 browser_tests now use pre computed html 2020-06-15 14:27:28 +01:00
Stephen Gaito df62ee7f21 renamed runLocalTests 2020-06-14 17:07:34 +01:00
Stephen Gaito 2853b9e36b refactored existing python3 test_output.py tests to use only bash and pdf2htmlEX so we do not need to load extra fonts by accident 2020-06-14 16:46:05 +01:00
Stephen Gaito 4171aef19e added explicit install of wget in installAutomaticTests 2020-06-14 10:35:20 +01:00
Stephen Gaito f48822d816 corrected printing of error messages in test.py.in 2020-06-13 19:38:51 +01:00
Stephen Gaito a3b712d893 added creation and upload of test results 2020-06-06 10:39:36 +00:00
Stephen Gaito f584f9196e attempt local browser tests with travis 2020-06-03 18:55:37 +01:00
Stephen Gaito a2b2e9dbc4 updated tests 2020-06-03 15:10:37 +01:00
Stephen Gaito 7745c3ba85 updated tests 2020-06-03 15:06:05 +01:00
Stephen Gaito d2e869f05c updated local tests and added bash scripts to help automate testing. 2020-06-03 12:17:44 +00:00
stephengaito 33e5a0e3de
Merge branch 'master' into linuxBrew 2020-06-02 10:44:02 +01:00
Stephen Gaito 9a13676801 initial changes to suit linuxBrew 2020-06-02 04:14:34 +00:00
Stephen Gaito 82aeeac8c7 corrected debian dependencies for lack of libglib-2.0 2020-06-01 11:28:38 +01:00
Stephen Gaito a73211fb9b provisional commit of scripts to build debian package 2020-06-01 07:49:30 +00:00
Stephen Gaito 1b7bab3e2d begun rearranging poppler-data-dir 2020-05-31 18:34:48 +00:00
Stephen Gaito 2d293d2b61 corrected required packages and worked on pdf2htmlEX library list 2020-05-31 08:28:39 +00:00
Stephen Gaito 0217c93418 findDest now returns stg::unique_ptr and getURI no longer returns GOOString but simpley std::string 2020-05-30 15:26:11 +00:00
Stephen Gaito e60bd3819e tidied up previous changes 2020-05-30 11:21:22 +00:00
Stephen Gaito be1d2079ac poppler 0.84.0 removed ModRegion tracking 2020-05-30 09:55:35 +00:00
Stephen Gaito 930915df34 removed fontforge git version as it is not a stable representation of 20200314 version 2020-05-30 06:59:21 +00:00
Stephen Gaito 7b5780ea83 updated fontforge to 20200314 2020-05-30 06:20:37 +00:00
Stephen Gaito d42b1c1a2e removed poppler Cairo source copies inside pdf2htmlEX source tree 2020-05-29 18:16:50 +00:00
Stephen Gaito 83ec96f0e3 initial attempt at building poppler and fontforge statically and linking into pdf2html 2020-05-29 15:48:42 +00:00
Stephen Gaito 4007aa64e5 corrected 3rdParty poppler files 2019-12-13 12:06:45 +00:00
Stephen Gaito a8323f1c16 initial pass at updating pdf2htmlEX to use poppler-0.83.0 2019-12-13 11:27:54 +00:00
Stephen Gaito 53bba3d3e7 begun work on updating pdf2htmlEX to poppler-0.83.0 2019-12-13 09:20:31 +00:00
Stephen Gaito e5e9b9933f updated comments for fontforge-20190801 include files 2019-12-13 08:05:14 +00:00