removed erroneously cut-n-pasted line
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1182 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -23,7 +23,6 @@ position length meaning
|
|||||||
1 Kern amount: the number of pixels (out of char spacing)
|
1 Kern amount: the number of pixels (out of char spacing)
|
||||||
that are used for kerning (explained later). Cannot be
|
that are used for kerning (explained later). Cannot be
|
||||||
more than char spacing.
|
more than char spacing.
|
||||||
1 Font leading: the vertical distance between lines of text
|
|
||||||
96 Kerning table: each byte corresponds to a character:
|
96 Kerning table: each byte corresponds to a character:
|
||||||
bits 0-1: right-hand side kerning mask
|
bits 0-1: right-hand side kerning mask
|
||||||
bits 2-3: left-hand side kerning mask
|
bits 2-3: left-hand side kerning mask
|
||||||
|
|||||||
Reference in New Issue
Block a user