All Possible Font Styles

We've nearly completed a new feature in Resolver, supporting all the different font styles offered by the .NET font dialog.

At the moment the Text Formatting dialog - which uses the standard .NET font dialog - allows you to select bold, italic, underline, and strike-through: but Resolver only supported bold.

In implementing this Kamil needed access to all the possible font style combinations. Here is how he did it (and why):

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger