|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
2 | 2 | <html lang="en">
|
3 |
| -<!-- $Id: notes.src,v 2.12 1998-04-30 23:44:17 clilley Exp $ --> |
| 3 | +<!-- $Id: notes.src,v 2.13 1998-05-03 00:40:56 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>
|
@@ -534,42 +534,42 @@ it is unable to represent Tibetan for example, or other scripts introduced with
|
534 | 534 |
|
535 | 535 |
|
536 | 536 | <tr><td><span class="descinst-baseline">'baseline'</span>
|
537 |
| -<td><td><td><tt>bsln</tt> table, see <a href="#bsln">note</a> |
| 537 | +<td> <td> <td><tt>bsln</tt> table, see <a href="#bsln">note</a> |
538 | 538 |
|
539 | 539 | <tr><td><span class="descinst-bbox">'bbox'</span>
|
540 | 540 | <td><tt>FontBBox</tt>, font dictionary<td><tt>'xMin'</tt>, <tt>'xMax'</tt>, <tt>'yMin'</tt> and <tt>'yMax'</tt>
|
541 | 541 | 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 -->
|
542 |
| -<td> |
| 542 | +<td> |
543 | 543 |
|
544 | 544 | <tr><td><span class="descinst-cap-height">'cap-height'</span>
|
545 |
| -<td><tt>CapHeight</tt> in AFM/PFM file<td><td> |
| 545 | +<td><tt>CapHeight</tt> in AFM/PFM file<td> <td> |
546 | 546 |
|
547 | 547 | <tr><td><span class="descinst-descent">'descent'</span>
|
548 |
| -<td><tt>'Descender'</tt> in the AFM/PFM file.<td><td> |
| 548 | +<td><tt>'Descender'</tt> in the AFM/PFM file.<td> <td> |
549 | 549 |
|
550 | 550 | <tr><td><span class="descinst-mathline">'mathline'</span>
|
551 |
| -<td><td><td><tt>bsln</tt> table |
| 551 | +<td> <td> <td><tt>bsln</tt> table |
552 | 552 |
|
553 | 553 | <tr><td><span class="descinst-font-family">'font-family'</span>
|
554 |
| -<td><tt>FamilyName</tt>, fontinfo dictionary<td><tt>name</tt> table<td> |
| 554 | +<td><tt>FamilyName</tt>, fontinfo dictionary<td><tt>name</tt> table<td> |
555 | 555 |
|
556 | 556 | <tr><td><span class="descinst-stemh">'stemh'</span>
|
557 |
| -<td><tt>StdHW</tt>, private dictionary of AFM/PFM file<td><td> |
| 557 | +<td><tt>StdHW</tt>, private dictionary of AFM/PFM file<td> <td> |
558 | 558 |
|
559 | 559 | <tr><td><span class="descinst-stemv">'stemv'</span>
|
560 |
| -<td><tt>/StdVW</tt>, private dictionary<td><tt>cvt</tt> table<td> |
| 560 | +<td><tt>/StdVW</tt>, private dictionary<td><tt>cvt</tt> table<td> |
561 | 561 |
|
562 | 562 | <tr><td><span class="descinst-topline">'topline'</span>
|
563 |
| -<td><td><td><tt>bsln</tt> table |
| 563 | +<td> <td> <td><tt>bsln</tt> table |
564 | 564 |
|
565 | 565 | <tr><td><span class="descinst-unicode-range">'unicode-range'</span>
|
566 |
| -<td>cmap file<td><tt>OS/2</tt> table, see <a href="#truetype-unicode">Appendix C</a> |
| 566 | +<td>cmap file<td><tt>OS/2</tt> table, see <a href="#truetype-unicode">Appendix C</a><td> |
567 | 567 |
|
568 | 568 | <tr><td><span class="descinst-units-per-em">'units-per-em'</span>
|
569 |
| -<td><tt>FontMatrix</tt>, font dictionary<td><tt>unitsPerEm</tt>, <tt>head</tt> table.<td> |
| 569 | +<td><tt>FontMatrix</tt>, font dictionary<td><tt>unitsPerEm</tt>, <tt>head</tt> table.<td> |
570 | 570 |
|
571 | 571 | <tr><td><span class="descinst-widths">'widths'</span>
|
572 |
| -<td><td><tt>hmtx</tt> table<td> |
| 572 | +<td> <td><tt>hmtx</tt> table<td> |
573 | 573 |
|
574 | 574 | </table>
|
575 | 575 |
|
|
0 commit comments