TtfOs2Table

Inheritance: java.lang.Object, com.aspose.font.TtfTableBase

public class TtfOs2Table extends TtfTableBase

Rappresenta la tabella “OS/2” del file di font TTF.

Metodi

MetodoDescrizione
equals(Object arg0)
getAchVendId()Ottiene il valore AchVendId.
getClass()
getFSSelection()Contiene informazioni sulla natura dei pattern del font.
getFSType()Ottiene il valore FSType.
getLicenseFlags()Ottiene i flag incorporati (fsType) nella rappresentazione dell’oggetto.
getOffset()Ottiene l’offset dall’inizio di sfnt.
getPanose()Questa serie di 10 byte di numeri è usata per descrivere le caratteristiche visive di un determinato tipo di carattere.
getSCapHeight()Ottiene il valore SCapHeight.
getSFamilyClass()Questo parametro è una classificazione del design della famiglia di font.
getSTypoAscender()Ottiene il valore STypoAscender.
getSTypoDescender()Ottiene il valore STypoDescender.
getSTypoLineGap()Ottiene il valore STypoLineGap.
getSXHeight()Ottiene il valore SXHeight.
getSupportedTableVersions()Ottiene le versioni supportate della tabella OS/2.
getTag()Ottiene l’etichetta della tabella.
getTtfTables()Riferimento al repository della tabella TTF.
getULCodePageRange()Ottiene il valore ULCodePageRange.
getULUnicodeRange()Ottiene il valore ULUnicodeRange.
getUSBreakChar()Ottiene il valore USBreakChar.
getUSDefaultChar()Ottiene il valore USDefaultChar.
getUSFirstCharIndex()Ottiene il valore USFirstCharIndex.
getUSLastCharIndex()Ottiene il valore USLastCharIndex.
getUSLowerOpticalPointSize()Ottiene il valore USLowerOpticalPointSize.
getUSMaxContext()Ottiene il valore USMaxContext.
getUSUpperOpticalPointSize()Ottiene il valore USUpperOpticalPointSize.
getUSWeightClass()Indica il peso visivo (grado di oscurità o spessore dei tratti) dei caratteri nel Font.
getUSWidthClass()Indica una variazione relativa dal rapporto d’aspetto normale (rapporto larghezza/altezza) come specificato da un designer di font per i glifi in un Font.
getUSWinAscent()Ottiene il valore USWinAscent.
getUSWinDescent()Ottiene il valore USWinDescent.
getVersion()Ottiene il valore Version.
getXAvgCharWidth()Ottiene il parametro Average Character Width.
getYStrikeoutPosition()Ottiene il valore YStrikeoutPosition.
getYStrikeoutSize()Ottiene il valore YStrikeoutSize.
getYSubscriptXOffset()Ottiene il valore YSubscriptXOffset.
getYSubscriptXSize()Ottiene il valore YSubscriptXSize.
getYSubscriptYOffset()Ottiene il valore YSubscriptYOffset.
getYSubscriptYSize()Ottiene il valore YSubscriptYSize.
getYSuperscriptXOffset()Ottiene il valore YSuperscriptXOffset.
getYSuperscriptXSize()Ottiene il valore YSuperscriptXSize.
getYSuperscriptYOffset()Ottiene il valore YSuperscriptYOffset.
getYSuperscriptYSize()Ottiene il valore YSuperscriptYSize.
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParametroTipoDescrizione
arg0java.lang.Object

Returns: boolean

getAchVendId()

public byte[] getAchVendId()

Ottiene il valore AchVendId.

Returns: byte[] - valore AchVendId.

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getFSSelection()

public int getFSSelection()

Contiene informazioni sulla natura dei pattern del font.

0	bit 1	ITALIC	Font contains Italic characters, otherwise they are upright.
 1	 	    UNDERSCORE	Characters are underscored.
 2	 	    NEGATIVE	Characters have their foreground and background reversed.
 3	 	    OUTLINED	Outline (hollow) characters, otherwise they are solid.
 4	 	    STRIKEOUT	Characters are overstruck.
 5	bit 0	BOLD	Characters are emboldened.
 6	 	    REGULAR	Characters are in the standard weight/style for the font.

Returns: int - L’informazione.

getFSType()

public int getFSType()

Ottiene il valore FSType.


Indica i diritti di licenza per l’incorporamento del font per il Font.

Returns: int - valore FSType.

getLicenseFlags()

public LicenseFlags getLicenseFlags()

Ottiene i flag incorporati (fsType) nella rappresentazione dell’oggetto.

Returns: LicenseFlags - Embedded flags.

getOffset()

public long getOffset()

Ottiene l’offset dall’inizio di sfnt.

Returns: long - Offset dall’inizio di sfnt.

getPanose()

public byte[] getPanose()

Questa serie di 10 byte di numeri è usata per descrivere le caratteristiche visive di un determinato tipo di carattere. Queste caratteristiche sono poi utilizzate per associare il font ad altri font di aspetto simile con nomi diversi.

Returns: byte[] - Le caratteristiche visive di un determinato tipo di carattere.

getSCapHeight()

public short getSCapHeight()

Ottiene il valore SCapHeight.

Returns: short - valore SCapHeight.

getSFamilyClass()

public short getSFamilyClass()

Questo parametro è una classificazione del design della famiglia di font. La classe di font e la sottoclasse di font sono valori registrati assegnati da IBM a ciascuna famiglia di font. Questo parametro è destinato all’uso per selezionare un font alternativo quando il font richiesto non è disponibile.

Returns: short - Classificazione del design della famiglia di font.

getSTypoAscender()

public short getSTypoAscender()

Ottiene il valore STypoAscender.

Returns: short - valore STypoAscender.

getSTypoDescender()

public short getSTypoDescender()

Ottiene il valore STypoDescender.

Returns: short - valore STypoDescender.

getSTypoLineGap()

public short getSTypoLineGap()

Ottiene il valore STypoLineGap.

Returns: short - valore STypoLineGap.

getSXHeight()

public short getSXHeight()

Ottiene il valore SXHeight.

Returns: short - valore SXHeight.

getSupportedTableVersions()

public int[] getSupportedTableVersions()

Ottiene le versioni supportate della tabella OS/2.

Returns: int[] - Versioni supportate della tabella OS/2.

getTag()

public static String getTag()

Ottiene l’etichetta della tabella.

Returns: java.lang.String - Etichetta della tabella.

getTtfTables()

public TtfTableRepository getTtfTables()

Riferimento al repository della tabella TTF.

Returns: TtfTableRepository - Reference to TTF table repository.

getULCodePageRange()

public long[] getULCodePageRange()

Ottiene il valore ULCodePageRange.

Returns: long[] - Valore ULCodePageRange.

getULUnicodeRange()

public long[] getULUnicodeRange()

Ottiene il valore ULUnicodeRange.

Returns: long[] - Valore ULUnicodeRange.

getUSBreakChar()

public int getUSBreakChar()

Ottiene il valore USBreakChar.

Returns: int - Valore USBreakChar.

getUSDefaultChar()

public int getUSDefaultChar()

Ottiene il valore USDefaultChar.

Returns: int - Valore USDefaultChar.

getUSFirstCharIndex()

public int getUSFirstCharIndex()

Ottiene il valore USFirstCharIndex.

Returns: int - Valore USFirstCharIndex.

getUSLastCharIndex()

public int getUSLastCharIndex()

Ottiene il valore USLastCharIndex.

Returns: int - Valore USLastCharIndex.

getUSLowerOpticalPointSize()

public int getUSLowerOpticalPointSize()

Ottiene il valore USLowerOpticalPointSize.

Returns: int - Il valore USLowerOpticalPointSize.

getUSMaxContext()

public int getUSMaxContext()

Ottiene il valore USMaxContext.

Returns: int - Valore UsMaxContext.

getUSUpperOpticalPointSize()

public int getUSUpperOpticalPointSize()

Ottiene il valore USUpperOpticalPointSize.

Returns: int - Il valore USUpperOpticalPointSize.

getUSWeightClass()

public int getUSWeightClass()

Indica il peso visivo (grado di oscurità o spessore dei tratti) dei caratteri nel Font.

Returns: int - Il peso visivo (grado di oscurità o spessore dei tratti) dei caratteri nel Font.

getUSWidthClass()

public int getUSWidthClass()

Indica una variazione relativa dal rapporto d’aspetto normale (rapporto larghezza/altezza) come specificato da un designer di font per i glifi in un Font.

Returns: int - Una variazione relativa dal rapporto d’aspetto normale (rapporto larghezza/altezza) come specificato da un designer di font per i glifi in un Font.

getUSWinAscent()

public int getUSWinAscent()

Ottiene il valore USWinAscent.

Returns: int - Valore USWinAscent.

getUSWinDescent()

public int getUSWinDescent()

Ottiene il valore USWinDescent.

Returns: int - Valore USWinDescent.

getVersion()

public int getVersion()

Ottiene il valore Version.

Returns: int - Valore Versione.

getXAvgCharWidth()

public short getXAvgCharWidth()

Ottiene il parametro Average Character Width.

Returns: short - Il parametro Larghezza Media Carattere.

getYStrikeoutPosition()

public short getYStrikeoutPosition()

Ottiene il valore YStrikeoutPosition.

Returns: short - Valore YStrikeoutPosition.

getYStrikeoutSize()

public short getYStrikeoutSize()

Ottiene il valore YStrikeoutSize.

Returns: short - Valore YStrikeoutSize.

getYSubscriptXOffset()

public short getYSubscriptXOffset()

Ottiene il valore YSubscriptXOffset.

Returns: short - Valore YSubscriptXOffset.

getYSubscriptXSize()

public short getYSubscriptXSize()

Ottiene il valore YSubscriptXSize.

Returns: short - Valore YSubscriptXSize.

getYSubscriptYOffset()

public short getYSubscriptYOffset()

Ottiene il valore YSubscriptYOffset.

Returns: short - Valore YSubscriptYOffset.

getYSubscriptYSize()

public short getYSubscriptYSize()

Ottiene il valore YSubscriptYSize.

Returns: short - Valore YSubscriptYSize.

getYSuperscriptXOffset()

public short getYSuperscriptXOffset()

Ottiene il valore YSuperscriptXOffset.

Returns: short - Valore YSuperscriptXOffset.

getYSuperscriptXSize()

public short getYSuperscriptXSize()

Ottiene il valore YSuperscriptXSize.

Returns: short - Valore YSuperscriptXSize.

getYSuperscriptYOffset()

public short getYSuperscriptYOffset()

Ottiene il valore YSuperscriptYOffset.

Returns: short - Valore YSuperscriptYOffset.

getYSuperscriptYSize()

public short getYSuperscriptYSize()

Ottiene il valore YSuperscriptYSize.

Returns: short - valore YSuperscriptYSize.

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParametroTipoDescrizione
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParametroTipoDescrizione
arg0long
arg1int