I love DX; think it's the greatest thing since sliced bread. I think that the work of the coders that hang out in th forums is above average; every single one of them.

I don't know why they hate me though.

I think they must. (I know RomanDA does but we're old friends so I'm ok with his hate.)
How do I know they hate me? Because they make me install fonts packaged in the zip instead of doing the work for me when they build the widget. You see, you can embed any filetype inside the widget and then reference that file. You can embed fonts, or pdfs (as a help file), or a batch file, or whatever. I have two widgets I made for flash games. But here's the deal, they were both on-line games and I wanted them to be able to run locally with a cool-as-hell interface. So I grab a frame object, slap a web browser activeX object, download the swf files and embed it in the activeX object. Ta-da! I have a game I can take with me wherever I go. I can pass it around to my friends and family (with permission of course). No internet access needed!
Brad wrote a pretty good tutorial and put it in the DX on-line documentation. It was kinda hidden away there so here is a direct link.
Stop being haters and embed the fonts.
*Make sure the font license permits you to redistribute it. In the case of DesktopX, the font WON'T be installed into other machines, but it will just loaded at runtime when the object or widget is loaded. This usually permitted by most font licenses.