PdfProcessing: NullReferenceException is thrown when getting the hash code of CFF font`s UnderlineThickness
When getting the hash code of CFF (Compact Font Format) font`s UnderlineThickness and there is no such value set in the font file the default value should be returned but an exception is thrown: NullReferenceException: 'Object reference not set to an instance of an object.'