I've had to make a few changes to the pdftohtml code to suit my purposes. These include: * correcting the rotation matrix normalization * including the transparency value in colours * outputting both stroke and fill colours * undoing the truncation of double values into integer values The attached patches are based on the code from the 0.23.2 release.
Created attachment 81364 [details] [review] Add the ability to create a string from a double.
Created attachment 81365 [details] [review] Fix the scale calculation for normalizing rotation matrices.
Created attachment 81366 [details] Add support for stroke and fill colours in pdftohtml, as well as transparency in the colour.
Created attachment 81367 [details] [review] Change some int values to double where the values are coming from doubles upstream.
Created attachment 81368 [details] [review] Add support for stroke and fill colours in pdftohtml, as well as transparency in the colour.
Hi Ryan, thanks a lot for the aptches, could you please attach some html files where we can see the improvements provided by these patches?
Reporter did not follow up
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.