Printer’s Apprentice – 20% Discount

June 18th, 2007 by Bryan Kinkel

Printer’s Apprentice 7.58 is currently available at a 20% discount.

We invite you to download a copy and try it out. 

If you decide to register your copy, use this link to get 20% off.

http://www.regsoft.net/purchase.php3?productid=51726&pc=V871i

Posted in Uncategorized | 1 Comment »

Printer’s Apprentice 8.0 Screens – Uninstall Fonts

June 14th, 2007 by Bryan Kinkel

As promised in an earlier posting, here are two screenshots from the Uninstall Fonts dialog box. Click the see the full size images.

I’ve been experimenting with the gradient colors in the dialog box header. For now, the gradient colors a similar to those used in the Windows Live product line (Messenger, Writer). So the gradient goes from RGB(0,119,166) to RGB(155,244,255). I like the colors. But I still need to check on them in Vista.

The rounded corner gradient comes from Nick Waelti and his excellent AlphaGradientPanel control for Windows Forms based projects. (Control used with permission from the author.)

The screenshots below use Vista style icons. But the interface has an option for XP icons as well.

uninstall1

uninstall2

Posted in .NET Framework 2.0, Printer's Apprentice | 5 Comments »

So what is so special about Palatino Linotype?

June 12th, 2007 by Bryan Kinkel

It happens to be the first western OpenType font shipped by Microsoft. It was shipped with Windows 2000.

fontblog : A blast from type past!

Posted in Fonts | No Comments »

Printer’s Apprentice 8.0 Screens – Install Fonts

June 5th, 2007 by Bryan Kinkel

I’ve been working on the screens and code for installing fonts. The options on the screens are very similar to those in PA 7.5. But rather than using a step by step Wizard approach, I’ve switched to a tabbed dialog.

The list of fonts to be installed is on one tab. Options and settings are on the second. The user only sees the Options if they click the tab.

installfonts1

installfonts2

As the fonts are installed, a standard Windows progress bar (not shown above) lets the user know that work is being done. Green checks are placed next to fonts that are successfully installed. Red X’s are placed next to fonts that (you guessed it) don’t get installed for whatever reason.

installfonts3 

The screens and installation code are working very well for TrueType, OpenType and Type 1 fonts. I do need to add a logging feature to the routines.

Next up – uninstalling fonts.   — Bryan

Posted in Printer's Apprentice | 2 Comments »