(w32_defined_color): Check for valid frame before
authorJason Rumney <jasonr@gnu.org>
Sun, 30 Jan 2000 18:42:51 +0000 (18:42 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 30 Jan 2000 18:42:51 +0000 (18:42 +0000)
commitd88c567c94b7b0c25054d1762b8ca4397f01dfce
tree31f11e0987bb31b2a0b5dbc211a9445f09abb03a
parent807fac2a9d9404227a3a57a360a09df68971791b
(w32_defined_color): Check for valid frame before
applying gamma correction. Eliminate dependency on frame elsewhere.
(w32_load_system_font): Switch FIXED_PITCH and VARIABLE_PITCH.
(w32_to_x_font): Use resx and resy not height_in and width_in.
(x_to_w32_font): Doc fix.
(xlfd_strip_height): New function to strip and return font height.
(w32_font_match): Compare height separately from rest of xlfd
spec, using xlfd_strip_height.
src/w32fns.c