[cairo-commit] src/cairo-font-face-twin-data.c
Behdad Esfahbod
behdad at kemper.freedesktop.org
Wed Dec 17 23:47:37 PST 2008
src/cairo-font-face-twin-data.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 18bca91411e9ba6e1e58dbc945a0567d2661568f
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Thu Dec 18 02:12:14 2008 -0500
[twin] close_path the 'o'
diff --git a/src/cairo-font-face-twin-data.c b/src/cairo-font-face-twin-data.c
index 7a70324..dbc1bd2 100644
--- a/src/cairo-font-face-twin-data.c
+++ b/src/cairo-font-face-twin-data.c
@@ -850,7 +850,7 @@ const int8_t _cairo_twin_outlines[] = {
'c', 0, -9, 2, 0, 13, 0,
'c', 24, 0, 26, -9, 26, -14,
'c', 26, -19, 24, -28, 13, -28,
- 'e',
+ 'E',
/* 0x70 'p' offset 3039 */
0, 24, 28, 14, 2, 4,
0, 24, /* snap_x */
More information about the cairo-commit
mailing list