|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
2 | 2 | <html lang="en">
|
3 |
| -<!-- $Id: notes.src,v 2.8 1998-03-24 14:34:07 ijacobs Exp $ --> |
| 3 | +<!-- $Id: notes.src,v 2.9 1998-03-24 14:54:47 ijacobs Exp $ --> |
4 | 4 | <HEAD>
|
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
6 | 6 | <TITLE>Appendix C: Implementation and performance notes</TITLE>
|
@@ -509,48 +509,48 @@ it is unable to represent Tibetan for example, or other scripts introduced with
|
509 | 509 |
|
510 | 510 | <tr><td>Descriptor<td>Type 1<td>TrueType and OpenType<td>TrueType GX [[-TRUETYPEGX]]</tr>
|
511 | 511 |
|
512 |
| -<tr><td><span class="descinst-ascent">ascent</span> |
513 |
| -<td><tt>'Ascender'</tt>in AFM/PFM file<td><tt>'Ascender'</tt> in |
| 512 | +<tr><td><span class="descinst-ascent">'ascent'</span> |
| 513 | +<td><tt>'Ascender'</tt> in AFM/PFM file<td><tt>'Ascender'</tt> in |
514 | 514 | <tt>'hhea'</tt> table or (preferably)
|
515 |
| - <tt>'sTypoAscender'</tt>in <tt>'OS/2'</tt> table<td><tt>'horizontalBefore'</tt> in <tt>'fmtx'</tt> table |
| 515 | + <tt>'sTypoAscender'</tt> in <tt>'OS/2'</tt> table<td><tt>'horizontalBefore'</tt> in <tt>'fmtx'</tt> table |
516 | 516 |
|
517 | 517 |
|
518 |
| -<tr><td><span class="descinst-baseline">baseline</span> |
| 518 | +<tr><td><span class="descinst-baseline">'baseline'</span> |
519 | 519 | <td><td><td><tt>bsln</tt> table, see <a href="#bsln">note</a>
|
520 | 520 |
|
521 |
| -<tr><td><span class="descinst-bbox">bbox</span> |
| 521 | +<tr><td><span class="descinst-bbox">'bbox'</span> |
522 | 522 | <td><tt>FontBBox</tt>, font dictionary<td><tt>'xMin'</tt>, <tt>'xMax'</tt>, <tt>'yMin'</tt> and <tt>'yMax'</tt>
|
523 | 523 | entries of the <tt>'head'</tt> table<!-- Apple API to get this: http://17.126.23.20/dev/techsupport/insidemac/Text/Text-273.html#HEADING273-0 -->
|
524 | 524 | <td>
|
525 | 525 |
|
526 |
| -<tr><td><span class="descinst-cap-height">cap-height</span> |
527 |
| -<td><tt>CapHeight</tt>in AFM/PFM file<td><td> |
| 526 | +<tr><td><span class="descinst-cap-height">'cap-height'</span> |
| 527 | +<td><tt>CapHeight</tt> in AFM/PFM file<td><td> |
528 | 528 |
|
529 |
| -<tr><td><span class="descinst-descent">descent</span> |
| 529 | +<tr><td><span class="descinst-descent">'descent'</span> |
530 | 530 | <td><tt>'Descender'</tt> in the AFM/PFM file.<td><td>
|
531 | 531 |
|
532 |
| -<tr><td><span class="descinst-mathline">mathline</span> |
| 532 | +<tr><td><span class="descinst-mathline">'mathline'</span> |
533 | 533 | <td><td><td><tt>bsln</tt> table
|
534 | 534 |
|
535 |
| -<tr><td><span class="descinst-font-family">font-family</span> |
| 535 | +<tr><td><span class="descinst-font-family">'font-family'</span> |
536 | 536 | <td><tt>FamilyName</tt>, fontinfo dictionary<td><tt>name</tt> table<td>
|
537 | 537 |
|
538 |
| -<tr><td><span class="descinst-stemh">stemh</span> |
| 538 | +<tr><td><span class="descinst-stemh">'stemh'</span> |
539 | 539 | <td><tt>StdHW</tt>, private dictionary of AFM/PFM file<td><td>
|
540 | 540 |
|
541 |
| -<tr><td><span class="descinst-stemv">stemv</span> |
| 541 | +<tr><td><span class="descinst-stemv">'stemv'</span> |
542 | 542 | <td><tt>/StdVW</tt>, private dictionary<td><tt>cvt</tt> table<td>
|
543 | 543 |
|
544 |
| -<tr><td><span class="descinst-topline">topline</span> |
| 544 | +<tr><td><span class="descinst-topline">'topline'</span> |
545 | 545 | <td><td><td><tt>bsln</tt> table
|
546 | 546 |
|
547 |
| -<tr><td><span class="descinst-unicode-range">unicode-range</span> |
| 547 | +<tr><td><span class="descinst-unicode-range">'unicode-range'</span> |
548 | 548 | <td>cmap file<td><tt>OS/2</tt> table, see <a href="#truetype-unicode">Appendix C</a>
|
549 | 549 |
|
550 |
| -<tr><td><span class="descinst-units-per-em">units-per-em</span> |
| 550 | +<tr><td><span class="descinst-units-per-em">'units-per-em'</span> |
551 | 551 | <td><tt>FontMatrix</tt>, font dictionary<td><tt>unitsPerEm</tt>, <tt>head</tt> table.<td>
|
552 | 552 |
|
553 |
| -<tr><td><span class="descinst-widths">widths</span> |
| 553 | +<tr><td><span class="descinst-widths">'widths'</span> |
554 | 554 | <td><td><tt>hmtx</tt> table<td>
|
555 | 555 |
|
556 | 556 | </table>
|
|
0 commit comments