Hmm, are you trying to make the font larger or smaller? What OS are you testing the bundle on and what is the DPI/Font scaling configured as?
A quick scan of the source shows me no calls to SetProcessDPIAware, and the manifest doesn't contain dpiAware, so I would assume it's because you are on a newer OS and you have your font scaling cranked up. -----Original Message----- From: Parkes, Kevin [mailto:[email protected]] Sent: Friday, February 14, 2014 6:58 AM To: [email protected] Subject: [WiX-users] StdBA Fonts I'm using a custom theme with WixStandardBootstrapperApplication and my <Text> elements look a bit rubbish. I've tried various combinations of Height, Weight and font name and, while some look worse than others, none seems to me to look particularly good. Could I be doing something wrong? Any tricks/tips to get it looking "nicer"? Thanks ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

