Andreas Røsdal

Results 144 comments of Andreas Røsdal

Can you please try with OpenPDF 1.3.27 instead of iText 2.1.7? https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.27

Pull-requests to modernize OpenPDF are welcome! > This will very likely break the current interface We can not break the current interface (API) of OpenPDF. The project currently has a...

@fvbassi Yes, I think changing public methods in ways so that it will still work for existing users should be possible. This doesn't break the API, I think, since the...

> I believe that returning generics on existing classes is acceptable Let's start with this. Pull-requests are welcome! > I also think that adding try-with-resource should not affect any current...

@fvbassi I've seen that you have done a lot of good work in your own fork on the modernization of OpenPDF. Perhaps you could submit a pull-request soon, so we...

As part of the modernization efforts, the next version of OpenPDF will be 1.3.0. In this new version, we may modernize the API, so breaking API changes are allowed in...

@albfernandez @asturio @rtfarte @fvbassi @LibrePDF/developers Your experience and assistance is needed to make this modernization a success. Some PRs have been merged now, breaking the API, and using new Java...

@albfernandez Your proposal is good. Thanks! Please provide a pull request.

Yes, then it should return False. Most importantly, not segfault. it could log the error.

we also need help with this: https://github.com/freeciv/freeciv-web/issues/319