hi, i use the latest wine pack. i am having problem in recognizing the words. illigible fonts are being displayed when i try to open any program. please help me out.
Wine, by default, uses X11 fonts for rendering. In addition, it will look at fonts in the c:/windows/fonts directory, and use these in place of standard X11 fonts. Last I knew, it could use fonts from either location, but not both, meaning that if any fonts exist in c:/windows/fonts they will be the only ones used, otherwise X11 fonts are used. Solution is to place all of the fonts you need into the windows/fonts directory, or better yet, make windows/fonts a symlink to your current fonts directory. ln -s /path/to/fonts /home/me/.wine/c/windows/fonts Hope that helps. Please someone correct me if this has changed. Randall Walls sunaram patir wrote:>hi, > i use the latest wine pack. i am having problem in recognizing the >words. illigible fonts are being displayed when i try to open any >program. please help me out. > >_______________________________________________ >wine-users mailing list >wine-users@winehq.org >winehq.org/mailman/listinfo/wine-users > > > >
I'm trying to run zoc, a terminal emulator, under wine and having some trouble. The installer worked just fine, but when i try run the app, an error dialog flashes up on the screen for a split second, then wine dies: wine .wine/fake_windows/Program\ Files/ZOC/zoc.exe Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file fixme:win:SetWindowTextA cannot set text " (evaluation mode) " of other process window (nil) fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:font:WineEngCreateFontInstance Untranslated charset 255 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 1 (X_CreateWindow) Serial number of failed request: 170 Current serial number in output stream: 171 Wine failed with return code 1 -- Tom Vier <tom@triadsys.com> Sysadmin Triad Systems Engineering, Inc.