Hi everyone,

I hope this is the right place for posting this kind of information.

In the scope of a much larger project I had to implement an SWT renderer for 
FOP and decided to publish it back to the community in the hope it might be 
useful to others.

The code is mostly based on the existing AWTRenderer class and its utilities. I 
published it on GitHub at https://github.com/ThePlouf/fop-swtrenderer

It requires SWT 4.5 or later, and FOP 2.0 or later. The code is using Java-8 
idioms but should be trivially modifiable to accommodate earlier versions if 
needed.

Best regards to all,
Philippe

Reply via email to