本文档是个人翻译内容,仅供学习使用,翻译原文网址: https://developer.apple.com/fonts/TrueType-Reference-Manual/RM02/Chap2.html
如遇版权侵犯问题,请告知我,我将关闭此内容。
Font Engine(字库引擎)
目录
- 1、Introduction(简介)
- 2、How the font engine works(字库引擎是怎么工作的)
- 2.1、Scaling the master outline(缩放主轮廓)
- 2.2、Converting FUnits to pixels(将轮廓图单位转换为像素)
- 2.3、Creating the origin point and the advance point(创建原点和前进点)
- 2