Displaying 3 results from an estimated 3 matches for "wineenggetglyphoutline".
2007 Oct 22
1
Help! bad cyrillic font rendering
...? ? InternalLeading = 0
? ? Ascent = 11
? ? Descent = 2
? ? Height = 13
trace:font:WineEngGetTextExtentExPoint 0x1ee2f18, L"\0421\043b\0443\0436\0435\0431\043d\043e\0435 \043f\043e\043b\0435 ", 15, 0, 0x33f9a4
trace:font:get_glyph_index 0421 (ffffffd1) -> ret 178 def_used 0
trace:font:WineEngGetGlyphOutline 0x1ee2f18, 00b2, 00000080, 0x33ef8c, 00000000, (nil), (nil)
trace:font:get_glyph_index 043b (ffffffeb) -> ret 204 def_used 0
trace:font:WineEngGetGlyphOutline 0x1ee2f18, 00cc, 00000080, 0x33ef8c, 00000000, (nil), (nil)
trace:font:get_glyph_index 0443 (fffffff3) -> ret 212 def_used 0
trace:fon...
2009 Apr 02
4
Problems with Counter Strike Source
Hi all
First : sorry for my english, i'm french [Embarassed]
I have a problem with counter strike source.
I'm on Ubuntu 8.04.2 Hardy ( and not Studio, i just have the ubuntu studio skin ), i have an ATI radeon 4850 graphic card ( with the latest drivers installed ) and Wine 1.1.18 .
To launch the game, i put " WINEDEBUG=fixme-all wine -fullscreen -w 1440 -h 900 -refresh 60
2007 Oct 26
0
Wine release 0.9.48
...s.
cryptnet: Fix compilation on systems that don't support nameless unions.
Gerald Pfeifer (9):
widl: Fix build failure in parser.y.
libwine: Conditionally provide reserve_area().
kernel32: Use FIELD_OFFSET instead of pointer cast.
gdi32: Avoid compiler warning in WineEngGetGlyphOutline().
comctl32/tests: Avoid remove redundant invocation of MAKEINRESOURCEA for IDC_ARROW and IDC_IBEAM.
crypt32: Fix incorrect casts in X509_CERT and friends.
gdi32: Add a set of braces to silence a GCC 3.4 warning.
ntdll: #include <sys/types.h> to get dev_t.
rpcrt4...