jp.cssj.sakae.opentype.cff
クラス Type2CharString
java.lang.Object
jp.cssj.sakae.opentype.cff.Type2CharString
- public class Type2CharString
- extends Object
メソッドの概要 |
Glyph |
getGlyph(int ix,
int offset,
short upm,
int[] globalSubrOffsets,
int[] localSubrOffsets)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSTEM
public static final int HSTEM
- 関連項目:
- 定数フィールド値
VSTEM
public static final int VSTEM
- 関連項目:
- 定数フィールド値
VMOVETO
public static final int VMOVETO
- 関連項目:
- 定数フィールド値
RLINETO
public static final int RLINETO
- 関連項目:
- 定数フィールド値
HLINETO
public static final int HLINETO
- 関連項目:
- 定数フィールド値
VLINETO
public static final int VLINETO
- 関連項目:
- 定数フィールド値
RRCURVETO
public static final int RRCURVETO
- 関連項目:
- 定数フィールド値
CALLSUBR
public static final int CALLSUBR
- 関連項目:
- 定数フィールド値
RETURN
public static final int RETURN
- 関連項目:
- 定数フィールド値
ESCAPE
public static final int ESCAPE
- 関連項目:
- 定数フィールド値
ENDCHAR
public static final int ENDCHAR
- 関連項目:
- 定数フィールド値
BLEND
public static final int BLEND
- 関連項目:
- 定数フィールド値
HSTEMHM
public static final int HSTEMHM
- 関連項目:
- 定数フィールド値
HINTMASK
public static final int HINTMASK
- 関連項目:
- 定数フィールド値
CNTRMASK
public static final int CNTRMASK
- 関連項目:
- 定数フィールド値
RMOVETO
public static final int RMOVETO
- 関連項目:
- 定数フィールド値
HMOVETO
public static final int HMOVETO
- 関連項目:
- 定数フィールド値
VSTEMHM
public static final int VSTEMHM
- 関連項目:
- 定数フィールド値
RCURVELINE
public static final int RCURVELINE
- 関連項目:
- 定数フィールド値
RLINECURVE
public static final int RLINECURVE
- 関連項目:
- 定数フィールド値
VVCURVETO
public static final int VVCURVETO
- 関連項目:
- 定数フィールド値
HHCURVETO
public static final int HHCURVETO
- 関連項目:
- 定数フィールド値
SHORTINT
public static final int SHORTINT
- 関連項目:
- 定数フィールド値
CALLGSUBR
public static final int CALLGSUBR
- 関連項目:
- 定数フィールド値
VHCURVETO
public static final int VHCURVETO
- 関連項目:
- 定数フィールド値
HVCURVETO
public static final int HVCURVETO
- 関連項目:
- 定数フィールド値
AND
public static final int AND
- 関連項目:
- 定数フィールド値
OR
public static final int OR
- 関連項目:
- 定数フィールド値
NOT
public static final int NOT
- 関連項目:
- 定数フィールド値
STORE
public static final int STORE
- 関連項目:
- 定数フィールド値
ABS
public static final int ABS
- 関連項目:
- 定数フィールド値
ADD
public static final int ADD
- 関連項目:
- 定数フィールド値
SUB
public static final int SUB
- 関連項目:
- 定数フィールド値
DIV
public static final int DIV
- 関連項目:
- 定数フィールド値
LOAD
public static final int LOAD
- 関連項目:
- 定数フィールド値
NEG
public static final int NEG
- 関連項目:
- 定数フィールド値
EQ
public static final int EQ
- 関連項目:
- 定数フィールド値
DROP
public static final int DROP
- 関連項目:
- 定数フィールド値
PUT
public static final int PUT
- 関連項目:
- 定数フィールド値
GET
public static final int GET
- 関連項目:
- 定数フィールド値
IFELSE
public static final int IFELSE
- 関連項目:
- 定数フィールド値
RANDOM
public static final int RANDOM
- 関連項目:
- 定数フィールド値
MUL
public static final int MUL
- 関連項目:
- 定数フィールド値
SQRT
public static final int SQRT
- 関連項目:
- 定数フィールド値
DUP
public static final int DUP
- 関連項目:
- 定数フィールド値
EXCH
public static final int EXCH
- 関連項目:
- 定数フィールド値
INDEX
public static final int INDEX
- 関連項目:
- 定数フィールド値
ROLL
public static final int ROLL
- 関連項目:
- 定数フィールド値
HFLEX
public static final int HFLEX
- 関連項目:
- 定数フィールド値
FLEX
public static final int FLEX
- 関連項目:
- 定数フィールド値
HFLEX1
public static final int HFLEX1
- 関連項目:
- 定数フィールド値
FLEX1
public static final int FLEX1
- 関連項目:
- 定数フィールド値
TYPE_OPERATOR
public static final byte TYPE_OPERATOR
- 関連項目:
- 定数フィールド値
TYPE_INTEGER
public static final byte TYPE_INTEGER
- 関連項目:
- 定数フィールド値
Type2CharString
public Type2CharString(RandomAccessFile raf,
HmtxTable hmtx)
getGlyph
public Glyph getGlyph(int ix,
int offset,
short upm,
int[] globalSubrOffsets,
int[] localSubrOffsets)
(c)2009 GNN & Co.,Ltd.