]> git.eshelyaron.com Git - emacs.git/commit
(font_parse_fcname): Default weight and slant to normal.
authorJason Rumney <jasonr@gnu.org>
Thu, 20 Dec 2007 10:40:31 +0000 (10:40 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 20 Dec 2007 10:40:31 +0000 (10:40 +0000)
commit9ba6fd4149ba78a15150320494478fc1cbe79921
tree4ee16f9588471a08e2c9ed00ddbeea71f7965207
parent9e1a29952aff42067a7b586977b6f089e8579f04
(font_parse_fcname): Default weight and slant to normal.
(font_score): Prefer normal fonts if weight or slant unspecified.
(font_score) [WINDOWSNT]: Scale weight difference down to closer
match freetype scores.
src/font.c