Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, does anybody know how to create custom fonts within a .NET application? I have a project for which I need to create custom fonts within the main application. Are there any plug-in/COMs about? Or maybe any command line tools out there that can take a bitmap and insert it into a FON file at a specified keycode. I've been google'n but as of yet have not found anything suitable.


Thanks

Andy.
Posted
Updated 4-Oct-10 11:44am
v2
Comments
Henry Minute 4-Oct-10 18:55pm    
I searched for something like this over a year ago but couldn't find anything then. Doesn't mean there isn't anything out there now though.

1 solution

WPF now provides something[^]. They call it a composite font but its kind of includes your own customizations.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900