在 FontDialog C# 中获取字体文件名称/位置
我需要做的是在 FontDialog 中选择字体后获得字体文件名(不是字体系列名称), 这样,如果我从对话框中选择“Harlow Solid Semi”,我需要获取文件名,即“HARLOWSI.TTF” 那么有可能吗?如果不使用fontDialog,可以用其他方式完成吗? 注意:我需要用户在选择字体之前查看字体的示例文本,因此直接列出 c:\windows\fonts 中的文件并不能解决问题。
提前致谢。
What i need to do is have the font file name (not Font Family name) after selecting a font in the FontDialog,
so that if i selected "Harlow Solid Semi" from the Dialog, i need to get the file name, which is "HARLOWSI.TTF"
so is it possible ? if not using the fontDialog, can it be done other way ?
Note: i need the user to see a sample text from the font before choosing it, so that listing the files in c:\windows\fonts directly will not solve the issue.
Thanks in Advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论