projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bce3c6
)
(commont_style): Include dummy elements "slanted" and
author
handa
<handa>
Fri, 5 Nov 2004 02:05:00 +0000
(
02:05
+0000)
committer
handa
<handa>
Fri, 5 Nov 2004 02:05:00 +0000
(
02:05
+0000)
"rslanted" to prefer "o" to "r" if "i" is requested.
src/font.c
patch
|
blob
|
history
diff --git
a/src/font.c
b/src/font.c
index
d391c6d
..
efbd90d
100644
(file)
--- a/
src/font.c
+++ b/
src/font.c
@@
-384,7
+384,9
@@
static char *common_weight[] =
static char *common_style[] =
{ "o",
"i",
+ "slanted",
"r",
+ "rslanted",
"ri",
"ro" };
static char *common_stretch[] =