similar to: winhelp.exe - tiny, unreadable fonts (SOLVED)

Displaying 20 results from an estimated 100 matches similar to: "winhelp.exe - tiny, unreadable fonts (SOLVED)"

2008 Nov 26
1
Wine Config Blank
I just installed Wine on Ubuntu 8.10 When I had installed Wine a few days ago under Wubi, it looked and worked just fine, but now that I have installed it on a normal full Ubuntu installation, when I open the Wine configuration, it is totally void of text. If I click a tab, the text flashes quickly and then disappears again. Any ideas? [Image:
2001 Jul 27
0
Font / charset encoding problem?
I have successfully installed and launched Sibelius (music typesetting software) on linux (with codeweavers preview 4, w/ a fake_windows install). It works fairly well, and would probably deserve a 4 on the app database. Except for the fonts, which kind of defies the purpose of a typesetting software! Here are the symptoms and some log activities : * No musical symbols are displayed (except
2008 Nov 03
1
possible tcltk event loop problem
Dear list members, Rich Heiberger reported to me last week that the Messages window in the Rcmdr GUI was freezing -- that is, messages posted to this window didn't appear -- under Windows and R 2.8.0. I was able to confirm this problem on three Windows systems, one using Vista and the other two XP. In each case, I used R 2.8.0 and Rcmdr 1.4-4 (the current version). The problem doesn't
2004 Oct 07
2
two help problems in R-2.0.0 for Windows (PR#7269)
R-2.0.0, WinNT / WinXP: options(chmhelp=TRUE) ?dnorm # does not work! ?Normal # works! Looks like calling compiled html help does not work for aliases, but only for the title of help pages... And a quick fix without changing the design is to change lines 136-137 in .../src/library/utils/R/help.R as follows: - err <- .C("Rchtml", hlpfile, topic, - err =
2001 Dec 08
0
err:font:XFONT_RealizeFont (PC-Bibliothek)
Hi all, I would like to use a program called "PC-Bibliothek" (a program for dictionaries) with wine under Linux. This program uses some special fonts of its own which seems to cause problems. When I start the program I get many errors like the following: err:font:XFONT_RealizeFont plf->lfHeight = 10804, Creating a 100 pixel font and rescaling metrics Could somebody please tell me
2008 Apr 01
7
Notepad - resizing
I use the included Notepad a lot. WINE used to save where I had re-sized and placed it, but now it does not. How do I save my re-size? Thank you.
2012 Oct 26
0
Wine release 1.5.16
The Wine development release 1.5.16 is now available. What's new in this release (see below for details): - New version of the Mono package. - Many improvements to the CMD command-line parser. - More stream classes in the C++ runtime. - Support for managing services in WMI. - Improved CPU detection. - Various bug fixes. The source is available from the following locations:
2011 Aug 08
1
Register fonts in Wine
Hello everybody, I clashed with with serious problem. I can't register any new font in Wine. I tried it with winetricks, with running arial32.exe, with copying files to different directories. But when I try to list all fonts in my program just like that, I only get the only same result This is my code(midified XPDF-code): Code: EnumFonts(dc, NULL, &WinFontList::enumFunc1, (LPARAM)this);
2011 Oct 20
2
Locating .tff or .fon file for fonts in C:\Windows\Font
Normally each font has entry in the registry under HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts whereby the registry Name is the font name and the registry Data value is the filename of the font (for example courier.ttf). In my app I use the facename from the LOGFONT structure and the above registry entries to determine the associated ttf file. When I add a font to the
2001 Nov 28
1
wine's winhelp doesn't compile
Hi, using latest cvs code, i can't compile the winhelp program. There's a conflict for the gethostname fonction : gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT -I/usr/X11R6/include -o lex.yy.o lex.yy.c In file included from ../../include/winsock2.h:30, from
2016 Dec 09
0
Wine release 2.0-rc1
The Wine development release 2.0-rc1 is now available. This is the first release candidate for the upcoming Wine 2.0. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 2.0 as good as possible. What's new in this release (see below for details): - Bug fix update of the Mono engine. - Support for IDN name resolution. - Many more
2005 Aug 22
0
R-help Digest, Vol 30, Issue 22
Re: A. Mani : Avoiding loops (Petr Pikal) > Message: 9 > Date: Mon, 22 Aug 2005 06:40:45 +0200 > From: "Petr Pikal" <petr.pikal at precheza.cz> > Subject: Re: [R] A. Mani : Avoiding loops > To: "A. Mani" <a_mani_sc_gs at vsnl.net>, r-help > <r-help at stat.math.ethz.ch> > > On 20 Aug 2005 at 3:26, A. Mani wrote: > > > On
2012 May 11
0
Wine release 1.5.4
The Wine development release 1.5.4 is now available. What's new in this release (see below for details): - A new DirectSound resampler. - A Negotiate authentication provider. - OpenGL support in the DIB engine. - Beginnings of support for .NET mixed assemblies. - Support routines for Internationalized Domain Names. - Various bug fixes. The source is available from the following
2012 Feb 21
2
Dataframes in PLS package
I have been working with the pls procedure and have problems getting the procedure to work with matrix or frame data. I suspect the problem lies in my understanding of frames, but can't find anything in the documentation that will help. Here is what I have done: I read in an 10000 x 8 table of data, and assign the first four columns to matrix A and the second four to matrix B pls <-
2014 Sep 05
0
Wine release 1.7.26
The Wine development release 1.7.26 is now available. What's new in this release (see below for details): - Still more DirectWrite functions. - Improvements to the common File Dialog. - A number of C runtime improvements. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.7.26.tar.bz2
2013 May 10
0
Wine release 1.5.30
The Wine development release 1.5.30 is now available. What's new in this release (see below for details): - Mouse capture support in the Mac driver. - NTLM and Negotiate authentication in WinHTTP. - Support for proxy bypass in WinInet. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.5.30.tar.bz2
2009 Feb 27
0
Wine release 1.1.16
The Wine development release 1.1.16 is now available. What's new in this release (see below for details): - Improved SANE scanner support. - Support for digital CD audio playback. - Improved cookies management in Wininet. - Support for building stand-alone 16-bit modules. - Many fixes to the regression tests on Windows. - Various bug fixes. The source is available from the
2015 Aug 07
0
Wine release 1.7.49
The Wine development release 1.7.49 is now available. What's new in this release (see below for details): - DirectWrite is now good enough for rendering text in Steam. - A number of Direct2D improvements. - Some more OpenMP functions. - Support for namespaces in the IDL compiler. - Various bug fixes. The source is available from the following locations:
2015 Feb 20
0
Wine release 1.7.37
The Wine development release 1.7.37 is now available. What's new in this release (see below for details): - Interface change notifications. - Support for the UTF-7 encoding. - A number of graphical fixes for themed controls. - Wininet now implemented on top of Win32 sockets. - Various bug fixes. The source is available from the following locations:
2018 May 25
0
Wine release 3.9
The Wine development release 3.9 is now available. What's new in this release (see below for details): - OpenGL core contexts enabled by default in Direct 3D. - Beginnings of Direct 3D 12 implementation using vkd3d. - More support for the Task Scheduler. - Some more Task Dialog support. - Better arrow support in GdiPlus. - Various bug fixes. The source is available from the