Displaying 2 results from an estimated 2 matches for "cfn_wminitdialog".
2004 Aug 28
2
TrueType fonts, 3d modellers and wine
Hello,
Many 3d modellers can use TrueType fonts to create 3D objects of words.
Lightwave and Behemont are two that spring to mind. I can't find any on 
linux.
However, both lightwave and behemont give me the error:
fixme:commdlg:CFn_WMInitDialog No font found with truetype only, 
dropping flag
This is after the font has been correctly displayed in a "font 
selection" box. The error seems to occur when the 3d modeller attempts 
to convert the font to vertices or something. I'm thinking that maybe 
the program is using a low-l...
2010 Mar 05
0
Wine release 1.1.40
...2/tests: Add test for 'all processors' flag on Vista and newer.
Gerald Pfeifer (4):
      winmm/tests: Fix test condition in test_midiStream().
      comdlg32: Remove unused wParam parameters from PRINTDLG_WMInitDialog and PRINTDLG_WMInitDialogW.
      comdlg32: Shed unused parameters from CFn_WMInitDialog and CFn_WMDestroy.
      widl: Avoid two warnings.
Hans Leidekker (47):
      msi: Make msi_reset_folders static.
      msi: All stream names starting with 0x0005 are unencoded.
      msi/tests: Free exception information.
      msi: Allocate sufficient memory in ITERATE_InstallODBCDriver and ITER...