index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32uniscribe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
Change font_add_log to FONT_ADD_LOG.
Kenichi Handa
2009-06-23
1
-2
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
(uniscribe_encode_char): Return FONT_INVALID_CHAR
Jason Rumney
2008-12-21
1
-5
/
+5
*
* w32font.c (intern_font_name): New function.
Jason Rumney
2008-12-13
1
-2
/
+1
*
(uniscribe_encode_char): Increase glyph buffer size for surrogates.
Jason Rumney
2008-12-11
1
-4
/
+7
*
(uniscribe_encode_char): Ensure context is restored before returning.
Jason Rumney
2008-11-23
1
-2
/
+2
*
(uniscribe_check_otf): Don't fallback on DFLT script.
Jason Rumney
2008-08-29
1
-0
/
+2
*
(uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.
Eli Zaretskii
2008-08-29
1
-1
/
+6
*
(struct uniscribe_font_info): Include composite.h.
Kenichi Handa
2008-08-29
1
-1
/
+2
*
* w32font.h (struct w32font_info): Use unicode version of textmetrics.
Jason Rumney
2008-07-30
1
-0
/
+3
*
(uniscribe_encode_char): Fix glyph buffer size.
Jason Rumney
2008-07-30
1
-1
/
+1
*
(uniscribe_shape): Avoid using context if cache
Jason Rumney
2008-07-29
1
-53
/
+115
*
(uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean
Jason Rumney
2008-07-25
1
-37
/
+54
*
* w32font.c (w32font_encode_char): Encode characters outside BMP as
Jason Rumney
2008-07-25
1
-5
/
+16
*
* w32font.c (w32font_open): Set font type to gdi.
Jason Rumney
2008-07-23
1
-0
/
+2
*
(uniscribe_open): Adjust it for the change of
Kenichi Handa
2008-07-09
1
-1
/
+2
*
* w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
Jason Rumney
2008-06-26
1
-3
/
+3
*
* w32bdf.c, w32bdf.h: Remove obsolete files.
Jason Rumney
2008-06-26
1
-3
/
+3
*
Add font logging to list and match functions.
Jason Rumney
2008-06-18
1
-2
/
+6
*
(add_opentype_font_name_to_list): Skip non unicode fonts.
Jason Rumney
2008-06-10
1
-0
/
+7
*
(add_opentype_font_name_to_list): Adjusted for
Kenichi Handa
2008-06-10
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
Delete USE_FONT_BACKEND conditional.
Kenichi Handa
2008-05-14
1
-22
/
+14
*
(SNAME): Extract only symbol name.
Jason Rumney
2008-04-08
1
-1
/
+1
*
(uniscribe_shape): Map char at FROM to current glyph.
Jason Rumney
2008-04-06
1
-49
/
+18
*
(uniscribe_shape): Increase items buffer size.
Jason Rumney
2008-04-06
1
-81
/
+105
*
Add arch tagline
Miles Bader
2008-04-05
1
-0
/
+3
*
(uniscribe_check_otf): Rearrange loop for counting features.
Jason Rumney
2008-04-04
1
-4
/
+2
*
(uniscribe_check_otf): Add GC protection before consing.
Jason Rumney
2008-04-04
1
-1
/
+6
*
(uniscribe_check_otf): Fix last change.
Jason Rumney
2008-04-04
1
-1
/
+1
*
(uniscribe_check_otf): Sanity check otf_spec.
Jason Rumney
2008-04-03
1
-0
/
+8
*
Font backend implementation for Uniscribe on Windows 2000 and later.
Jason Rumney
2008-04-03
1
-0
/
+865