ttinst.htm
来自「TrueType字库标准文档」· HTM 代码 · 共 54 行
HTM
54 行
<HTML>
<HEAD>
<TITLE>The TrueType Instruction Set</TITLE>
<STYLE>
<!--
BODY {background: #FFFFFF; link: #000080}
H1 {font-size: 24pt; color: #c60029}
H2 {font-size: 18pt; color: black}
H3 {font-size: 16pt; color: black}
H4 {font-size: 14pt; color: black}
CAPTION {font-size: 16pt; font-weight: Bold}
A:link {text-decoration: none}
-->
</STYLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000080">
<TABLE WIDTH=480 CELLPADDING=8 CELLSPACING=0 BORDER=0>
<TR><TD><IMG WIDTH=100 HEIGHT=1 ALT="" SRC="/truetype/otspec/pixel.gif" BORDER=0></TD>
<TD><H1>Developing OpenType</H1></TD>
</TR>
<TR><TD></TD><TD ALIGN=TOP>
<H2>The TrueType Instruction Set</H2>
When TrueType glyph outlines are rasterized, they are hinted using instructions contained
in the font file. The TrueType instruction set provides a powerful means of controlling
glyph outlines at all or specific sizes and resolutions. Instructions are crucial for legible
fonts at screen resolutions.
The following Word documents discuss hinting and the TrueType instruction set in detail. These
documents are currently being converted to HTML format.<BR><BR>
<A HREF="/TRUETYPE/OTSPEC/instgly.doc">Instructing TrueType Glyphs</A><BR>
<A HREF="/TRUETYPE/OTSPEC/ttinst1.doc">The TrueType Instruction Set, Part 1</A><BR>
<A HREF="/TRUETYPE/OTSPEC/ttinst2.doc">The TrueType Instruction Set, Part 2</A><BR>
<A HREF="/TRUETYPE/OTSPEC/grstate.doc">Graphics State Summary</A>
<br> <br>
<FONT FACE="Arial, Helvetica" SIZE=1>
Microsoft Typography Web Site <A HREF="/truetype/otspec/CPYRIGHT.htm">© 1996 Microsoft Corporation</A>
<BR>
Comments to the Microsoft Typography group: <A HREF="mailto:ttwsite@microsoft.com">ttwsite@microsoft.com</A>
<BR>
<A HREF="/truetype/default.htm">Home</a> | <a href="/truetype/creators.htm">Information for Developers</a>
<BR>
Last updated 05 September 1996
</FONT>
</TD>
</TABLE>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?