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.
是否有任何免费的第三方库可用于在 dot-NET 应用程序中呈现任意缩放和旋转的文本?尽管原生 GDI+ 允许文本缩放和旋转,但其确定渲染文本尺寸的方法不够精确,并且在将文本添加到渲染字符串时的字距调整差异使其不适合在某些类型的软件中使用(例如,例如,图形编辑软件)。
要求:
Windows Presentation Foundation 为排版提供了复杂的支持。