search for: getcharabcwidthsi

Displaying 4 results from an estimated 4 matches for "getcharabcwidthsi".

Did you mean: getcharabcwidthsw
2006 Apr 20
0
Compililation / linking problems
...en.o printdrv.o region.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o gdi32.dll.so -L../../dlls -ladvapi32 -lkernel32 -lntdll -L../../libs -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port font.o(.text+0x4673): In function `GetCharABCWidthsI': /home/lbouchard/cvs/wine/dlls/gdi/font.c:2390: undefined reference to `WineEngGetCharABCWidthsI' collect2: ld returned 1 exit status --------------------- what do I do? the configure script said it didn't fond freetype, even though it is currently installed. But even if it wasn...
2007 Dec 14
0
Wine release 0.9.51
...comctl32: Monthcal lost focus fix. Guido Barzini (1): iphlpapi: Restore lost initialisation of ptr->AddressLength in GetAdaptersInfo. Hans Leidekker (10): gdi32: Implement GetTextExtentExPointI. kernel32: Implement and test {G, S}etConsoleInputExeName{A, W}. usp10: Use GetCharABCWidthsI to implement ScriptGetGlyphABCWidth. usp10: Store original font in the script cache and reselect it on successive calls. usp10: Don't trace char to glyph mappings. kernel32: GetConsoleInputExeNameW returns TRUE even when it fails. wininet: Make FtpGetCurrentDirectoryA pa...
2013 Feb 01
1
Wine release 1.5.23
...c Civilizations II: Crash after menu screen 19799 Native cscript crashes if you call WScript.Arguments(0). Breaks Chromium build setup. 20889 In Quake 3 Arena Main Menu one mouse click is taken as two 21119 realMYST v1.1.1 [ENGLISH] No-CD/Vista Fixed EXE: Page fault and debug err 21943 GetCharABCWidthsI does not return correct widths when handling a DC with dc->gdiFont == null 22812 mt creates corrupted executables 23121 Iometer 2006.07.27 displays error messages on start (dogfood) 23215 4x4 Evo 2: Pagefault on second launch of game 23414 Text is italicized in Mozilla Firefox 3.6.6...
2011 Nov 04
0
Wine release 1.3.32
...dard driver entry point. gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts. gdi32: Add driver entry points for a number of font functions. gdi32: Implement GetCharABCWidths as a standard driver entry point. gdi32: Implement GetCharABCWidthsI as a standard driver entry point. gdi32: Reimplement GetCharABCWidthsFloat using the integer version. gdi32: Implement GetFontUnicodeRanges as a standard driver entry point. gdi32: Implement GetGlyphIndices as a standard driver entry point. gdi32: Implement GetGlyphOutline a...