summaryrefslogtreecommitdiff
path: root/src/font.h
Commit message (Expand)AuthorAge
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.Jan Djärv2010-01-06
* Handle system default font and changing font parameters.Jan Djärv2009-11-17
* (Vfont_log): Extern it.Kenichi Handa2009-06-23
* * font.c (Qja, Qko): Move definitions here from ftfont.c.Chong Yidong2009-04-17
* (font_open_by_spec): Extern it.Kenichi Handa2009-03-11
* Fix comment.Juanma Barranquero2009-02-24
* correct minor typo in commentsAdrian Robert2009-02-24
* *** empty log message ***Kenichi Handa2009-02-24
* (struct font_driver): Fix typo.Kenichi Handa2009-02-18
* *** empty log message ***Kenichi Handa2009-02-18
* (struct font_driver): Fix comment for has_char.Kenichi Handa2009-01-27
* Add 2009 to copyright years.Glenn Morris2009-01-08
* (struct font_driver): New member get_variation_glyphs.Kenichi Handa2008-12-30
* * font.h (font_range):Stefan Monnier2008-08-31
* * font.h (enum lgstring_indices): Delete it.Kenichi Handa2008-08-29
* (font_deferred_log): Extern it.Kenichi Handa2008-08-19
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-27
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-15
* (font_make_object, font_match_p): Adjust prototypes.Kenichi Handa2008-07-09
* (PIXEL_TO_POINT): Clarify usage in comment.Jason Rumney2008-06-24
* Fix crashing bug in use of bold fonts from x-select-font on W32.Jason Rumney2008-06-16
* (font_unparse_gtkname): Add prototype.Chong Yidong2008-06-15
* * w32fns.c (Fw32_select_font): Removed old font API function.Jason Rumney2008-06-13
* (font_intern_prop): Prototype adjusted.Kenichi Handa2008-06-10
* (Qascii_0): Extern it.Kenichi Handa2008-06-09
* (Ffont_xlfd_name): EXFUN adjusted.Kenichi Handa2008-05-22
* (find_font_encoding): Extern it.Kenichi Handa2008-05-20
* *** empty log message ***Kenichi Handa2008-05-19
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* (Qfont_spec, Qfont_entity, Qfont_object): Extern them.Kenichi Handa2008-05-14
* (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.Jason Rumney2008-04-03
* (smerge-auto-combine-max-separation): New var.Stefan Monnier2008-02-13
* Update copyright years.Glenn Morris2008-02-06
* (enum lgstring_indices, enum lglyph_indices): New enums.Stefan Monnier2008-02-06
* (FONTP): Make it return 1 also for a font-object.Kenichi Handa2008-01-28
* (struct font_driver): Docstring of member `shape' is improved.Kenichi Handa2007-12-27
* (LGLYPH_SIZE): New macro.Kenichi Handa2007-12-25
* (font_property_index): Doc changeJason Rumney2007-12-19
* (struct font_driver): Change argument type of get_cache.Kenichi Handa2007-12-18
* (FONT_ENTITY_NOT_LOADABLE)Kenichi Handa2007-12-01
* (struct font_bitmap): New member bits_per_pixel.Kenichi Handa2007-11-19
* (struct font_driver): Docstring of text_extents improved.Kenichi Handa2007-09-16
* * font.h (font_put_extra): Moved declaration from font.c.Jason Rumney2007-05-31
* Fix typo in commentJason Rumney2007-05-31
* (font_open_for_lface): Adjust prototype.Kenichi Handa2007-04-25
* *** empty log message ***Kenichi Handa2007-04-25
* (Ffont_xlfd_name): EXFUN it.Kenichi Handa2006-11-29
* (struct font): New memeber format.Kenichi Handa2006-11-24
* (Qunicode_sip): Extern it.Kenichi Handa2006-10-17