Displaying 3 results from an estimated 3 matches for "pitchandfamily".
2001 Feb 02
1
Font problems (wrong font is used) (sorry for the delay Gerard!!)
...GetTextMetricsA text metrics:
. Weight = 400 FirstChar = 000 AveCharWidth = 7
. Italic = 0 LastChar = 255 MaxCharWidth = 15
. UnderLined = 0 DefaultChar = 000 Overhang = 0
. StruckOut = 0 BreakChar = 032 CharSet = 0
. PitchAndFamily = 09
. --------------------
. InternalLeading = 3
. Ascent = 10
. Descent = 3
. Height = 13
> I used 'pitchandfamily' : searched from the beginning of the
> trace file :
Ok, I went to the top and grepped for that PitchAndFamily value:
. trace:font:XFONT_RealizeF...
2007 Oct 22
1
Help! bad cyrillic font rendering
...t = 0x1ee2f18
trace:font:GetTextMetricsW text metrics:
? ? Weight = 400???????? FirstChar = 32? AveCharWidth = 8
? ? Italic = ? 0???????? LastChar = 255????????? MaxCharWidth = 8
? ? UnderLined = 0?????? DefaultChar = 128?????? Overhang = 0
? ? StruckOut = 0??????? BreakChar = 32? CharSet = 204
? ? PitchAndFamily = 30
? ? --------------------
? ? InternalLeading = 0
? ? Ascent = 11
? ? Descent = 2
? ? Height = 13
trace:font:GetTextExtentExPointW (0x31c, L"\0421\043b\0443\0436\0435\0431\043d\043e\0435 \043f\043e\043b\0435 ", 263)
trace:font:GetTextMetricsW text metrics:
? ? Weight = 400???????? Fir...
2007 Sep 28
0
Wine release 0.9.46
...Store child font links as pointers to struct Face instead of filename/index.
gdi32: Implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon).
gdi32: If freetype fails try to load manually fonts wrapped as PE resources.
gdi32: Return the correct font type, ntmFlags and PitchAndFamily for Type1 fonts.
advapi32: QueryObjectSecurity should return a self-relative security descriptor and not overflow the buffer.
winex11.drv: wintab: Add a missing break.
winex11.drv: wintab: Add missing CTX_PKTDATA support.
winex11.drv/wintab32: Make wintab strings in winex11....