Kieran France

  https://blog.idrsolutions.com/author/kieranf/ Kieran France is a programmer for IDRSolutions in charge of there internal test suite. In his spare time he enjoys tinkering with gadgets and code.

 



25 Stories by Kieran France

How to use Cipher streams in Java

What is a Cipher stream? Cipher streams act as streams except that they use a Cipher to process the data before it is passed...
3 min read

Improved Shape Rendering with Soft Clipping

With our August release of JPedal we have added a new option to improve the rendering of shapes with our library. This was done...
2 min read

Why HTTP/2 Client in Java 9 is important

In our previous Java 9 series article we looked at the changes to Unicode support in Java 9. This time we will be looking...
4 min read

Annotations in PDF Files, what are they and why use them?

Annotations are additional objects that can be added to a document. They help to provide clarification to its content or to expand upon what...
2 min read

What is XMP metadata and why it is useful

Recently at IDR Solutions we have been busy working away and added support for reading and writing of XMP metadata to Tiff images with the...
2 min read