2010-02-27 |
Andreas Schwab |
* w32uniscribe.c (uniscribe_check_otf): Fix length check.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in comments.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-06-23 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-21 |
Jason Rumney |
(uniscribe_encode_char): Return FONT_INVALID_CHAR
|
2008-12-13 |
Jason Rumney |
* w32font.c (intern_font_name): New function.
|
2008-12-11 |
Jason Rumney |
(uniscribe_encode_char): Increase glyph buffer size for surrogates.
|
2008-11-23 |
Jason Rumney |
(uniscribe_encode_char): Ensure context is restored before returning.
|
2008-08-29 |
Jason Rumney |
(uniscribe_check_otf): Don't fallback on DFLT script.
|
2008-08-29 |
Eli Zaretskii |
(uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.
|
2008-08-29 |
Kenichi Handa |
(struct uniscribe_font_info): Include composite.h.
|
2008-07-30 |
Jason Rumney |
* w32font.h (struct w32font_info): Use unicode version of textmetrics.
|
2008-07-30 |
Jason Rumney |
(uniscribe_encode_char): Fix glyph buffer size.
|
2008-07-29 |
Jason Rumney |
(uniscribe_shape): Avoid using context if cache
|
2008-07-25 |
Jason Rumney |
(uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean
|
2008-07-25 |
Jason Rumney |
* w32font.c (w32font_encode_char): Encode characters outside BMP as
|
2008-07-23 |
Jason Rumney |
* w32font.c (w32font_open): Set font type to gdi.
|
2008-07-09 |
Kenichi Handa |
(uniscribe_open): Adjust it for the change of
|
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-18 |
Jason Rumney |
Add font logging to list and match functions.
|
2008-06-10 |
Jason Rumney |
(add_opentype_font_name_to_list): Skip non unicode fonts.
|
2008-06-10 |
Kenichi Handa |
(add_opentype_font_name_to_list): Adjusted for
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-14 |
Kenichi Handa |
Delete USE_FONT_BACKEND conditional.
|
2008-04-08 |
Jason Rumney |
(SNAME): Extract only symbol name.
|
2008-04-06 |
Jason Rumney |
(uniscribe_shape): Map char at FROM to current glyph.
|
2008-04-06 |
Jason Rumney |
(uniscribe_shape): Increase items buffer size.
|
2008-04-05 |
Miles Bader |
Add arch tagline
|
2008-04-04 |
Jason Rumney |
(uniscribe_check_otf): Rearrange loop for counting features.
|
2008-04-04 |
Jason Rumney |
(uniscribe_check_otf): Add GC protection before consing.
|
2008-04-04 |
Jason Rumney |
(uniscribe_check_otf): Fix last change.
|
2008-04-03 |
Jason Rumney |
(uniscribe_check_otf): Sanity check otf_spec.
|
2008-04-03 |
Jason Rumney |
Font backend implementation for Uniscribe on Windows 2000 and later.
|