--- htmlorig/gpos.htm Fri Apr 5 23:55:58 2002 +++ htmlbak/gpos.htm Tue May 7 09:53:30 2002 @@ -270,7 +270,7 @@

Example 2 at the end of this chapter shows a SinglePosFormat1 subtable used to adjust the placement of subscript glyphs. -

SinglePosFormat1 subtable: Single positioning value +

SinglePosFormat1 subtable: Single positioning value

@@ -312,7 +312,7 @@

Example 3 at the end of this chapter shows how to adjust the spacing of three dash glyphs with a SinglePosFormat2 subtable. -

SinglePosFormat2 subtable: Array of positioning values +

SinglePosFormat2 subtable: Array of positioning values

@@ -392,8 +392,8 @@ - - + +
uint16 PairSetCount Number of PairSet tables
ValueRecordPairSet
[Offset]
OffsetPairSet
[PairSetCount]
Array of offsets to PairSet tables-from beginning of PairPos subtable-ordered by Coverage Index
@@ -855,7 +855,8 @@ Offset to Base Mark Coverage table-from beginning of MarkMarkPos subtable uint16 ClassCount -Number of Combining Mark classes defined +Number of Combining Mark classes defined + Offset Mark1Array Offset to MarkArray table for Mark1-from beginning of MarkMarkPos subtable @@ -1386,19 +1387,19 @@ BacktrackGlyphCount Number of glyphs in the backtracking sequence Offset -Coverage[BacktrackGlyphCount] +BacktrackCoverage[BacktrackGlyphCount] Array of offsets to coverage tables in backtracking sequence, in glyph sequence order uint16 InputGlyphCount Number of glyphs in input sequence Offset -Coverage[InputGlyphCount] +InputCoverage[InputGlyphCount] Array of offsets to coverage tables in input sequence, in glyph sequence order uint16 LookaheadGlyphCount Number of glyphs in lookahead sequence Offset -Coverage[LookaheadGlyphCount] +LookaheadCoverage[LookaheadGlyphCount] Array of offsets to coverage tables in lookahead sequence, in glyph sequence order uint16 PosCount diff -u htmlorig/gsub.htm htmlbak/gsub.htm --- htmlorig/gsub.htm Fri Apr 5 23:55:58 2002 +++ htmlbak/gsub.htm Tue May 7 09:53:17 2002 @@ -758,7 +758,7 @@

Example 9 at the end of this chapter substitutes swash glyphs for two out of three glyphs in a sequence. -


ChainContextSubstFormat3 subtable: Coverage-based context glyph substitution

+


ContextSubstFormat3 subtable: Coverage-based context glyph substitution

@@ -880,7 +880,7 @@ - + @@ -1023,19 +1023,19 @@ - + - + - +
LookaheadGlyphCount Total number of glyphs in the look ahead sequence (number of glyphs to be matched after the input sequence)
GlyphIDLookAhead
[LookAheadGlyphCount]
Lookahead
[LookAheadGlyphCount]
Array of lookahead GlyphID's (to be matched after the input sequence)
uint16 SubstCountBacktrackGlyphCount Number of glyphs in the backtracking sequence
OffsetCoverage[BacktrackGlyphCount]BacktrackCoverage[BacktrackGlyphCount] Array of offsets to coverage tables in backtracking sequence, in glyph sequence order
uint16 InputGlyphCount Number of glyphs in input sequence
OffsetCoverage[InputGlyphCount]InputCoverage[InputGlyphCount] Array of offsets to coverage tables in input sequence, in glyph sequence order
uint16 LookaheadGlyphCount Number of glyphs in lookahead sequence
OffsetCoverage[LookaheadGlyphCount]LookaheadCoverage[LookaheadGlyphCount] Array of offsets to coverage tables in lookahead sequence, in glyph sequence order
uint16 SubstCount