Edit C:\Program Files\Java\jdk1.8.0_121\com\sun\javafx\font\directwrite\IDWriteFontFile.java
/* * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.javafx.font.directwrite; class IDWriteFontFile extends IUnknown { IDWriteFontFile(long ptr) { super(ptr); } int Analyze(boolean[] isSupportedFontType, int[] fontFileType, int[] fontFaceType, int[] numberOfFaces) { return OS.Analyze(ptr, isSupportedFontType, fontFileType, fontFaceType, numberOfFaces); } }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de