diff --git a/README.adoc b/README.adoc index c0d2301..c583e08 100644 --- a/README.adoc +++ b/README.adoc @@ -31,39 +31,39 @@ In addition to the six basic mouth shapes, there are three _extended mouth shape [cols="1h,2,6"] |=== -| {A} | image:img/ken-A.png[] +| {A} | image:img/lisa-A.png[] | Closed mouth for the "`P`", "`B`", and "`M`" sounds. This is almost identical to the {X} shape, but there is slight pressure between the lips. -| {B} | image:img/ken-B.png[] +| {B} | image:img/lisa-B.png[] | Slightly open mouth with clenched teeth. This mouth shape is used for most consonants ("`K`", "`S`", "`T`", etc.). It's also used for some vowels such as the "`EE`" sound in b**ee**. -| {C} | image:img/ken-C.png[] +| {C} | image:img/lisa-C.png[] | Open mouth. This mouth shape is used for vowels like "`EH`" as in m**e**n, "`AH`" as in s**u**n, and "`EY`" as in s**a**y. It's also used for some consonants, depending on context. This shape is also used as an in-between when animating from {A} or {B} to {D}. So make sure the animations {A}{C}{D} and {B}{C}{D} look smooth! -| {D} | image:img/ken-D.png[] +| {D} | image:img/lisa-D.png[] | Wide open mouth. This mouth shapes is used for vowels like "`AA`" as in f**a**ther, "`AE`" as in b**a**t, and "`AY`" as in wh**y**. -| {E} | image:img/ken-E.png[] +| {E} | image:img/lisa-E.png[] | Slightly rounded mouth. This mouth shape is used for vowels like "`AO`" as in **o**ff. This shape is also used as an in-between when animating from {C} or {D} to {F}. Make sure the mouth isn't wider open than for {C}. Both {C}{E}{F} and {D}{E}{F} should result in smooth animation. -| {F} | image:img/ken-F.png[] +| {F} | image:img/lisa-F.png[] | Puckered lips. This mouth shape is used for "`UW`" as in y**ou**, "`OY`" as in b**o**y, and "`W`" as in **w**ay. -| {G} | image:img/ken-G.png[] +| {G} | image:img/lisa-G.png[] | Upper teeth touching the lower lip for the "`F`" and "`V`" sounds. Don't overdo it: It shouldn't look as if your character were actually biting on their lower lip. *This extended mouth shape is optional.* If your art style is detailed enough, it greatly improves the overall look of the animation. If you decide not to use it, you can specify so using the <> option. -| {H} | image:img/ken-H.png[] +| {H} | image:img/lisa-H.png[] | This shape should identical to {C}, except for the tongue showing. It is used for the "`L`" sound, so the tongue should touch behind the upper teeth. *This extended mouth shape is optional.* Depending on your art style and the angle of the head, the tongue may not be visible at all. In this case, there is no point in drawing this extra shape. If you decide not to use it, you can specify so using the <> option. -| {X} | image:img/ken-X.png[] +| {X} | image:img/lisa-X.png[] | Idle position. This mouth shape is used for pauses in speech. This should be the same mouth drawing you use when your character is walking around without talking. It is almost identical to {A}, but without the pressure between the lips: For {X}, the lips should be closed but relaxed. *This extended mouth shape is optional.* Whether there should be any visible difference between the rest position {X} and the closed talking mouth {A} depends on your art style and personal taste. If you decide not to use it, you can specify so using the <> option. diff --git a/img/ken-A.png b/img/ken-A.png deleted file mode 100644 index 33c71f2..0000000 Binary files a/img/ken-A.png and /dev/null differ diff --git a/img/ken-B.png b/img/ken-B.png deleted file mode 100644 index dcb8a04..0000000 Binary files a/img/ken-B.png and /dev/null differ diff --git a/img/ken-C.png b/img/ken-C.png deleted file mode 100644 index 09697de..0000000 Binary files a/img/ken-C.png and /dev/null differ diff --git a/img/ken-D.png b/img/ken-D.png deleted file mode 100644 index 13bc9b9..0000000 Binary files a/img/ken-D.png and /dev/null differ diff --git a/img/ken-E.png b/img/ken-E.png deleted file mode 100644 index 598d6e7..0000000 Binary files a/img/ken-E.png and /dev/null differ diff --git a/img/ken-F.png b/img/ken-F.png deleted file mode 100644 index 492a907..0000000 Binary files a/img/ken-F.png and /dev/null differ diff --git a/img/ken-G.png b/img/ken-G.png deleted file mode 100644 index 09f247f..0000000 Binary files a/img/ken-G.png and /dev/null differ diff --git a/img/ken-H.png b/img/ken-H.png deleted file mode 100644 index 127253c..0000000 Binary files a/img/ken-H.png and /dev/null differ diff --git a/img/ken-X.png b/img/ken-X.png deleted file mode 100644 index bfde113..0000000 Binary files a/img/ken-X.png and /dev/null differ diff --git a/img/lisa-A.png b/img/lisa-A.png new file mode 100644 index 0000000..48eea6e Binary files /dev/null and b/img/lisa-A.png differ diff --git a/img/lisa-B.png b/img/lisa-B.png new file mode 100644 index 0000000..9ea6434 Binary files /dev/null and b/img/lisa-B.png differ diff --git a/img/lisa-C.png b/img/lisa-C.png new file mode 100644 index 0000000..602cc11 Binary files /dev/null and b/img/lisa-C.png differ diff --git a/img/lisa-D.png b/img/lisa-D.png new file mode 100644 index 0000000..6dbab1d Binary files /dev/null and b/img/lisa-D.png differ diff --git a/img/lisa-E.png b/img/lisa-E.png new file mode 100644 index 0000000..073e0bd Binary files /dev/null and b/img/lisa-E.png differ diff --git a/img/lisa-F.png b/img/lisa-F.png new file mode 100644 index 0000000..4c47310 Binary files /dev/null and b/img/lisa-F.png differ diff --git a/img/lisa-G.png b/img/lisa-G.png new file mode 100644 index 0000000..a8f889a Binary files /dev/null and b/img/lisa-G.png differ diff --git a/img/lisa-H.png b/img/lisa-H.png new file mode 100644 index 0000000..5f6af1f Binary files /dev/null and b/img/lisa-H.png differ diff --git a/img/lisa-X.png b/img/lisa-X.png new file mode 100644 index 0000000..ccd1777 Binary files /dev/null and b/img/lisa-X.png differ