log src/w32uniscribe.c @ 109116:e723dd7c9121

age author description
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Sat, 27 Feb 2010 15:28:52 +0100 Andreas Schwab * w32uniscribe.c (uniscribe_check_otf): Fix length check.
Thu, 14 Jan 2010 19:37:23 +0100 Juanma Barranquero Fix typos in comments.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Tue, 23 Jun 2009 05:49:16 +0000 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 21 Dec 2008 15:51:29 +0000 Jason Rumney (uniscribe_encode_char): Return FONT_INVALID_CHAR
Sat, 13 Dec 2008 17:56:27 +0000 Jason Rumney * w32font.c (intern_font_name): New function.
Thu, 11 Dec 2008 13:01:22 +0000 Jason Rumney (uniscribe_encode_char): Increase glyph buffer size for surrogates.
Sun, 23 Nov 2008 15:06:44 +0000 Jason Rumney (uniscribe_encode_char): Ensure context is restored before returning.
Fri, 29 Aug 2008 18:12:32 +0000 Jason Rumney (uniscribe_check_otf): Don't fallback on DFLT script.
Fri, 29 Aug 2008 08:40:58 +0000 Eli Zaretskii (uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.
Fri, 29 Aug 2008 07:57:43 +0000 Kenichi Handa (struct uniscribe_font_info): Include composite.h.
Wed, 30 Jul 2008 21:45:35 +0000 Jason Rumney * w32font.h (struct w32font_info): Use unicode version of textmetrics.
Wed, 30 Jul 2008 13:17:43 +0000 Jason Rumney (uniscribe_encode_char): Fix glyph buffer size.
Tue, 29 Jul 2008 16:24:24 +0000 Jason Rumney (uniscribe_shape): Avoid using context if cache
Fri, 25 Jul 2008 21:53:21 +0000 Jason Rumney (uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean
Fri, 25 Jul 2008 11:25:43 +0000 Jason Rumney * w32font.c (w32font_encode_char): Encode characters outside BMP as
Wed, 23 Jul 2008 15:37:44 +0000 Jason Rumney * w32font.c (w32font_open): Set font type to gdi.
Wed, 09 Jul 2008 00:32:35 +0000 Kenichi Handa (uniscribe_open): Adjust it for the change of
Thu, 26 Jun 2008 22:11:25 +0000 Jason Rumney * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
Thu, 26 Jun 2008 10:48:28 +0000 Jason Rumney * w32bdf.c, w32bdf.h: Remove obsolete files.
Wed, 18 Jun 2008 08:33:16 +0000 Jason Rumney Add font logging to list and match functions.
Tue, 10 Jun 2008 22:14:00 +0000 Jason Rumney (add_opentype_font_name_to_list): Skip non unicode fonts.
Tue, 10 Jun 2008 02:06:27 +0000 Kenichi Handa (add_opentype_font_name_to_list): Adjusted for
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 00:39:27 +0000 Kenichi Handa Delete USE_FONT_BACKEND conditional.
Tue, 08 Apr 2008 14:46:19 +0000 Jason Rumney (SNAME): Extract only symbol name.
Sun, 06 Apr 2008 14:28:36 +0000 Jason Rumney (uniscribe_shape): Map char at FROM to current glyph.
Sun, 06 Apr 2008 01:04:45 +0000 Jason Rumney (uniscribe_shape): Increase items buffer size.
Sat, 05 Apr 2008 20:18:32 +0000 Miles Bader Add arch tagline
Fri, 04 Apr 2008 12:07:54 +0000 Jason Rumney (uniscribe_check_otf): Rearrange loop for counting features.
Fri, 04 Apr 2008 11:59:09 +0000 Jason Rumney (uniscribe_check_otf): Add GC protection before consing.
Fri, 04 Apr 2008 07:58:28 +0000 Jason Rumney (uniscribe_check_otf): Fix last change.
Thu, 03 Apr 2008 15:38:10 +0000 Jason Rumney (uniscribe_check_otf): Sanity check otf_spec.
Thu, 03 Apr 2008 11:56:40 +0000 Jason Rumney Font backend implementation for Uniscribe on Windows 2000 and later.