Edit C:\Program Files\Java\jdk1.8.0_121\com\sun\javafx\font\Metrics.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; public interface Metrics { /* These are all user space values */ public float getAscent(); public float getDescent(); public float getLineGap(); public float getLineHeight(); public float getTypoAscent(); public float getTypoDescent(); public float getTypoLineGap(); public float getXHeight(); public float getCapHeight(); public float getStrikethroughOffset(); public float getStrikethroughThickness(); public float getUnderLineOffset(); public float getUnderLineThickness(); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de