Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我怎么知道两条线之间的大小是多少?我正在使用 CoreText API。
试试 CTFontGetLeading(aCTFont)。