summaryrefslogtreecommitdiff
path: root/src/w32font.h
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * w32font.c (intern_font_name): New function.Jason Rumney2008-12-131-0/+2
* * w32font.h (struct w32font_info): Use unicode version of textmetrics.Jason Rumney2008-07-301-1/+1
* * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.Jason Rumney2008-06-261-0/+4
* * w32bdf.c, w32bdf.h: Remove obsolete files.Jason Rumney2008-06-261-3/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* (struct w32font_info): New member.Kenichi Handa2008-05-141-1/+4
* (struct w32_metric_cache): New struct.Jason Rumney2008-04-081-1/+14
* (uniscribe_check_otf): Declare.Jason Rumney2008-04-031-0/+3
* (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1): DefineJason Rumney2008-03-031-4/+14
* * w32font.c (w32font_text_extents): Fill in lbearing metric.Jason Rumney2008-02-061-1/+1
* Update copyright years and GPL version.Glenn Morris2008-02-021-2/+2
* (w32font_get_cache): Update declaration.Jason Rumney2007-12-191-1/+1
* Add arch taglineMiles Bader2007-12-091-0/+3
* (w32font_open_internal): New function.Jason Rumney2007-12-081-2/+2
* New file.Jason Rumney2007-12-081-0/+55