search for: ft_face

Displaying 5 results from an estimated 5 matches for "ft_face".

2006 Mar 15
0
How to setup bitmap fonts?
...ion, that needs bitmap fonts. It is strange, than on one of my computers it runs well on wine (0.9.9), but on the other it complains about the fonts(*). If I set WINEDEBUG=warn+font, it says it is ignoring this font. I found the folowing section in wine-0.9.9/dlls/gdi/freetype.c: if(!FT_IS_SFNT(ft_face) && (FT_IS_SCALABLE(ft_face) || !(flags & ADDFONT_FORCE_BITMAP))) { /* for now we'll accept TT/OT or bitmap fonts*/ WARN("Ignoring font %s\n", debugstr_a(file)); pFT_Done_Face(ft_face); return FALSE; } If I delete/comment it, my program works just fine...
2002 Aug 27
0
freetype 2 and wine compiliation
...freetype.c: In function `WineEngGetTextExtentPoint': freetype.c:2019: dereferencing pointer to incomplete type freetype.c: In function `WineEngGetTextExtentPointI': freetype.c:2046: dereferencing pointer to incomplete type freetype.c: In function `WineEngGetFontData': freetype.c:2059: `FT_Face' undeclared (first use in this function) freetype.c:2059: parse error before "ft_face" freetype.c:2068: `ft_face' undeclared (first use in this function) freetype.c:2072: dereferencing pointer to incomplete type freetype.c: In function `WineEngGetTextFace': freetype.c:2099: de...
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
2014 Nov 28
0
Wine release 1.7.32
...ontext methods. dwrite: Handle Unicode platform when looking for name record codepage. dwrite: Implement SetCurrentTransform() for bitmap render target. include: Added SHAssocEnumHandlers() and related interfaces definition. dwrite: Load freetype on module attach, create one FT_Face per fontface. dwrite: Forward more font methods to fontface. dwrite: Update to IDWriteBitmapRenderTarget1. dwrite: Use usWin* values from OS/2 table as font ascent/descent. gdi32: Remove undefs for names that are never defined. dwrite: Use file mapping for local file s...
2016 Mar 04
0
Wine release 1.9.5
...l?s M?t? (1): winex11: Add 1280x960 resolution. Nikolay Sivov (14): dwrite: Trace GetPaletteEntries() failure (Coverity). dwrite: Handle font data initialization failure when building collections. include: Fix IsBad* prototypes. gdi32: Use a macro instead of accessing FT_Face flags directly. d3drm: Implement SetAppData/GetAppData for a viewport. dwrite: Update to IDWriteFontFace3. dwrite: Implement HasCharacter() for a fontface. po: Update Russian translation. d3drm: Support IDirect3DRMObject in viewport QI. d3drm: Implement AddDestro...