Displaying 6 results from an estimated 6 matches for "ttfs".
Did you mean:
ntfs
2001 Feb 27
1
printing with wine thru ghostscript
The printing howto is a little vague in this area. How do I go about
printing through ghostscript from windows? I know how to teach
ghostscript to print the ttfs (generate the appropriate afms, add them
to the fontmap). Where do I place the afms for wine to use? If I
provide afms for each truetype font for wine, and then use a postscript
printer ppd file, and set lpt1 to be |lpr, will this work?
Could someone maybe tell me the steps he or she performed t...
2004 Sep 24
1
Notes 6.5.2 or 6.5.1 on wine
Hello,
Has anyone on here had success with running this from a win2k
installation? I don't have windows 98, and I am trying to run 6.5.2, but
I keep getting errors requesting win2k dlls.
Also, I am getting errors like:
ERROR (0): can't load image c:\windows\system\gdi32.dll
- (6) Invalid handle
err:virtual:NtQueryVirtualMemory Unsupported on other process
ERROR (0): can't load
2004 Feb 24
0
Using .fon files with wine's native font rendering
Hi,
I need to use a custom .fon bitmap font under Wine,
but the only way I can get it to work (having
converted it to a .pcf according to the docs) is to
use X11 font rendering - ie. removing all the TTFs
from my pseudo-c:\windows\fonts directory.
I've tried things like putting the .fon file (and the
converted .pcf files) into the fonts directory, but
it's not seen by Wine.
Is there a way to use a bitmap font under Wine while
still using native rendering for TrueType fonts?
Thanks,
Stephe...
2011 Aug 23
1
Bug#475553: Patch for logcheck-rules
Hi,
after we switched to rsyslog with high precision timestamps logcheck did
not match the timestamps any more. A patch adding the high precision
timestamp format is attached. The rules now match both the traditional
timestamp format and the high precision timestamp format (with or without
microseconds).
Yours sincerely,
Ralf D?blitz
--
Ralf D?blitz
r.doeblitz at asco.de
Tel 0531/3906-116
2004 Sep 30
5
Lotus notes 6 on Mandrake Linux
Hi,
I am trying to run Notes on Mandrake linux 10 official
with wine version 20040914. I have notes installed in
my C driver winXP(NTFS). No success so I went to
google. I saw this mail at
http://www.spinics.net/lists/wine/msg15484.html
saying that on coppying the entire notes folder to
fake_windows wine works like charm. However, when i
tried the same I get a password prompt I enter my
password
2011 May 13
0
Wine release 1.3.20
...2):
winmm: Fix 8KB leak when mmioOpen fails (Valgrind).
include: Define DRV_MCI_FIRST.
Karsten Elfenbein (2):
wininet: Follow 307 temporary redirect.
winhttp: Follow 307 temporary redirect.
Konstantin L. Metlov (2):
gdi32: Handle pre-Unicode "broken" symbol TTFs with symbols at U+00XX.
gdi32: Handle pre-Unicode symbol TTFs with symbols at U+00XX.
Lucas Fialho Zawacki (1):
dinput8/tests: Tests for creation and initialization of DInput8 interface and simple cases of EnumDevicesBySemantics.
Marcus Meissner (20):
ddraw: Added missing break...