Actions
Bug #10909
closed
RS
RS
Fix compatibility with libharu 2.4.0
Bug #10909:
Fix compatibility with libharu 2.4.0
Start date:
09/05/2022
Due date:
% Done:
100%
Estimated time:
Description
Libharu 2.4.0 was recently released, and there are some breaking changes that require adjustments in WPdfImage.h in order to get Wt to compile with version 2.4.0.
HPDF_Page_SetDash'sdash_ptnargument is now aconst HPDF_REAL*instead ofconst HPDF_UINT16*.HPDF_PROJECTING_SCUARE_ENDwas changed toHPDF_PROJECTING_SQUARE_END.
RS Updated by Roel Standaert almost 4 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
RS Updated by Roel Standaert almost 4 years ago
- Status changed from Review to Implemented @Emweb
- Assignee set to Roel Standaert
- % Done changed from 0 to 100
RS Updated by Roel Standaert almost 4 years ago
- Status changed from Implemented @Emweb to Resolved
RS Updated by Roel Standaert almost 4 years ago
- Status changed from Resolved to InProgress
- % Done changed from 100 to 90
Reopening this, since libharu 2.4.2 broke compatibility again (so did libharu 2.4.1 but let's just not support that version).
RS Updated by Roel Standaert almost 4 years ago
- Target version changed from 4.9.0 to 4.8.1
RS Updated by Roel Standaert almost 4 years ago
- Status changed from InProgress to Resolved
- % Done changed from 90 to 100
DP Updated by Dmitriy Perlow almost 4 years ago
Hello. Any plans about 4.8.1? I've tried to apply several commits as patches to 4.8.0 with no success.
RS Updated by Roel Standaert almost 4 years ago
The 4.8-release branch is what is going to be Wt 4.8.1, which will be released later today.
DP Updated by Dmitriy Perlow almost 4 years ago
Thank you very much! I'll wait for a release.
RS Updated by Roel Standaert almost 4 years ago
- Status changed from Resolved to Closed
Actions