aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32bdf.h
Commit message (Collapse)AuthorAgeFilesLines
* * w32bdf.c, w32bdf.h: Remove obsolete files.Jason Rumney2008-06-261-128/+0
| | | | | | | | | | | | | | | | | | | | | | | | * makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c. * w32gui.h: Don't include w32bdf.h. (XCharStruct, enum w32_char_font_type, W32FontStruct): Remove obsolete font support. * w32font.h (struct w32font_info): Remove compat_w32_font. Add hfont member. (FONT_COMPAT): Remove obsolete macro. * w32font.c (w32font_close): Remove compat code. Delete hfont member. (w32font_encode_char, w32font_text_extents): Use new hfont member. (w32font_open_internal): Remove compat code. Set new hfont member. (Fx_select_font): Use new hfont member. * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape): (uniscribe_encode_char): Use new hfont member. * w32term.c (x_draw_glyph_string_foreground): (x_draw_composite_glyph_string_foreground): Use new hfont member. (x_draw_glyph_string): Use metrics in w32font_info.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
|
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
| | | | 2001).
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* (bdffont): Add nchars.Jason Rumney2000-10-291-0/+1
|
* (glyph_struct, cache_bitmap): Cache bitmap data, not GDI object whichJason Rumney2000-09-291-6/+27
| | | | is a scarce resource.
* Changed __W32BDF_H__ to EMACS_W32BDF_H to comply with ISO C spec.Jason Rumney2000-06-121-3/+3
|
* Merged patches from Meadow.Geoff Voelker1999-03-171-1/+31
|
* Initial revisionGeoff Voelker1999-01-221-0/+74