log src/w32font.c @ 108447:79bd972a5a7d

age author description
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-11-17 Jan Djärv Handle system default font and changing font parameters.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-06-29 Jim Meyering Remove useless if-before-xfree tests.
2009-06-23 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
2009-04-25 Jason Rumney (clear_cached_metrics): Remove, unused since 2008-08-02.
2009-04-17 Juanma Barranquero * w32font.c (Qja, Qko): Remove declarations.
2009-02-12 Jason Rumney (check_face_name): Check for fake helv. (Bug#2275)
2009-02-12 Jason Rumney (add_font_entity_to_list): Fix check for substituted
2009-01-26 Jason Rumney (w32font_list_internal): Return quickly if registry is
2009-01-09 Jason Rumney (add_font_entity_to_list): Don't report unknown
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-12-17 Jason Rumney (w32font_has_char): Always return -1.
2008-12-13 Jason Rumney * w32font.c (intern_font_name): New function.
2008-12-11 Jason Rumney (fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET.
2008-12-10 Jason Rumney Improve comments for last change.
2008-12-10 Jason Rumney (add_font_entity_to_list): Limit unicode-sip fonts to those that
2008-12-10 Jason Rumney (Qcham): New symbol.
2008-12-04 Jason Rumney (w32font_draw): Initialize orig_clip before getting it, and delete it
2008-11-27 Juanma Barranquero * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
2008-11-26 Jason Rumney (w32font_open_internal): Don't include external leading in font height.
2008-11-24 Jason Rumney (check_face_name): Use xstrcasecmp. Avoid compiler warning.
2008-11-23 Jason Rumney (check_face_name): New function.
2008-08-02 Jason Rumney (compute_metrics): Don't mess with glyph_idx setting here.
2008-07-30 Jason Rumney * w32font.h (struct w32font_info): Use unicode version of textmetrics.
2008-07-28 Jason Rumney (w32font_text_extents): Use w32_metric_cache consistently.
2008-07-25 Jason Rumney (w32font_has_char): Handle the case where we can't
2008-07-25 Jason Rumney * w32font.c (w32font_encode_char): Encode characters outside BMP as
2008-07-25 Jason Rumney (Fx_select_font): Reverse sense of second arg.
2008-07-23 Jason Rumney * w32font.c (w32font_open): Set font type to gdi.
2008-07-23 Jason Rumney (w32_enumfont_pattern_entity): Return height consistent with opened font.
2008-07-09 Kenichi Handa (w32font_open): Adjust it for the change of
2008-07-01 Jason Rumney (w32font_text_extents): Don't count overhang as part of width.
2008-06-27 Jason Rumney * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
2008-06-26 Jason Rumney * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
2008-06-26 Jason Rumney * w32bdf.c, w32bdf.h: Remove obsolete files.
2008-06-20 Jason Rumney (font_matches_spec): Use csb bitfield from font signature to determine
2008-06-18 Jason Rumney Add font logging to list and match functions.
2008-06-16 Jason Rumney Fix crashing bug in use of bold fonts from x-select-font on W32.
2008-06-13 Jason Rumney * w32fns.c (Fw32_select_font): Removed old font API function.
2008-06-12 Juanma Barranquero Include ctype.h.
2008-06-11 Jason Rumney (w32font_encode_char): Detect missing glyphs that are misreported as space.
2008-06-10 Kenichi Handa (add_font_name_to_list): Adjusted for
2008-06-01 Jason Rumney (w32_enumfont_pattern_entity): Use requested registry.
2008-05-29 Jason Rumney (add_font_entity_to_list): Allow non-opentype truetype fonts back
2008-05-29 Jason Rumney (w32font_open_internal): Prefer truetype fonts unless
2008-05-27 Juanma Barranquero (compute_metrics): Rewrite an "else { if () ... else ... }"
2008-05-27 Jason Rumney (w32font_open_internal): Determine if glyph indices are likely to work here.
2008-05-26 Jason Rumney (w32_weight_table): Remove unused variable.
2008-05-26 Jason Rumney (w32font_text_extents): Zero whole metrics struct first.
2008-05-26 Jason Rumney (w32font_text_extents): Zero whole metrics struct first.
2008-05-22 Kenichi Handa *** empty log message ***
2008-05-20 Jason Rumney (add_font_entity_to_list): Don't add non-opentype
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
2008-04-14 Jason Rumney (w32font_open_internal): Set max_bounds.descent in
2008-04-08 Jason Rumney (Qja, Qko, Qzh): New symbols.
2008-04-04 Jason Rumney (w32font_text_extents): Use font's ascent and descent.
2008-04-03 Jason Rumney (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
2008-03-11 Jason Rumney (w32font_full_name): Use floor to round.