Bugs item #1559349, was opened at 2006-09-15 16:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1559349&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: candle Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hilko_Lantinga (hilko_lantinga) Assigned to: Nobody/Anonymous (nobody) Summary: No TTF Fonts handling Initial Comment: Because true type fonts should be in the fonts table with an empty Fonttitle it can not be added correctly with wix. The right way gives this candle error. D:\My Movies 2.01 Source Code\My DVD Collection Deployment\output\MyMovies.xml(830) : error CNDL0006 : The File/@FontTitle attribute's value cannot be an empty string. If you want the value to be null or empty, simply remove the entire attribute. The wrong workarround (copy then name to font title) produces this ICE warning: D:\My Movies 2.01 Source Code\My DVD Collection Deployment\output\MyMovies.xml(830) : warning LGHT1076 : ICE51: Font 'segmcr.ttf' is a TTC\TTF font, but also has a title. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1559349&group_id=105970 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
