Add versatile factory method allowing loading a Font using - InputStream (must be copied to have BufferedInputStream w/ mark/reset) - InputStream + Font Length in stream (no copy required)
628509b39ea7c16210315d191860511d6be4aa69 Added possibility to load font using InputStream parameter bd24599b21f9787ac989e65b44dc1ba762162f22 Refine Graph/Font InputStream Capabilities 49421eac80d812e52ec1eb40e88a38f10707610f FontFactory: Fix SecurityException as regression
84c0dcd490cc0bc0037351d899be811e830ab3fe Graph Font: Fix API doc (parameter)