Whitespace
This commit is contained in:
parent
e849b8a85b
commit
94b49beee9
|
@ -76,7 +76,6 @@ struct head
|
||||||
* ppem sizes if this bit is clear;
|
* ppem sizes if this bit is clear;
|
||||||
* Bit 4: Instructions may alter advance width
|
* Bit 4: Instructions may alter advance width
|
||||||
* (the advance widths might not scale linearly);
|
* (the advance widths might not scale linearly);
|
||||||
|
|
||||||
* Bits 5-10: These should be set according to
|
* Bits 5-10: These should be set according to
|
||||||
* Apple's specification. However, they are not
|
* Apple's specification. However, they are not
|
||||||
* implemented in OpenType.
|
* implemented in OpenType.
|
||||||
|
@ -96,7 +95,6 @@ struct head
|
||||||
* contains any strong right-to-left glyphs.
|
* contains any strong right-to-left glyphs.
|
||||||
* Bit 10: This bit should be set if the font
|
* Bit 10: This bit should be set if the font
|
||||||
* contains Indic-style rearrangement effects.
|
* contains Indic-style rearrangement effects.
|
||||||
|
|
||||||
* Bit 11: Font data is 'lossless,' as a result
|
* Bit 11: Font data is 'lossless,' as a result
|
||||||
* of having been compressed and decompressed
|
* of having been compressed and decompressed
|
||||||
* with the Agfa MicroType Express engine.
|
* with the Agfa MicroType Express engine.
|
||||||
|
|
Loading…
Reference in New Issue