When trying to create an install. One directory it creates consists of local 
fonts (fonts not available publicly, directory only contains those TTF files), 
I keep getting an ICE60 at compile time:

"The file fontname.ttf is not a Font, and its version is not a companion file 
reference. It should have a language specified in the Language column."

I've tried a plain reference to the file, TrueType="no", and 
DefaultLanguage="0" DefaultVersion="1.0.0" ... and combinations of these. 
Doesn't help.

Looks like the system properly reads the file version info and stores it in the 
File table. However, the Language column is always empty -- never 0. Don't want 
to suppress the file scans (useful for other files in the build), but not sure 
what I'm missing to get the Lanugage column to be 0 when it isn't picked up 
from the file?

 http://www.sharpmail.co.uk - "Live in your world, email in ours" Send 'fake' 
email for free!
 Remove this footer by upgrading.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to