Displaying 3 results from an estimated 3 matches for "struckout".
2009 Jun 21
5
Query about emphasis
...ity of the plain text source file, and the goal quoted
(above) are the primary concerns.
One possible solution to my issue would be something like this:
/some text/ --> <font style="italic">some text</font>
-s-o-m-e-t-e-x-t- --> <font style="struckout">some text</font>
_some text_ --> <font style="underline">some text</font>
*some text* --> <font style="bold">some text</font>
I anticipate that there probably won't be much appetite for changing the
mark...
2007 Oct 22
1
Help! bad cyrillic font rendering
...=0x31c, hfont=0xb98
trace:font:X11DRV_SelectFont gdiFont = 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:fon...
2001 Feb 02
1
Font problems (wrong font is used) (sorry for the delay Gerard!!)
...csA which appears
just before the buggy message:
. trace:font: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...