additional new face stuff
This commit is contained in:
parent
19ac56b19b
commit
da4cb8a6e6
|
|
@ -94,15 +94,14 @@
|
||||||
|
|
||||||
happy: {
|
happy: {
|
||||||
// Eyes: thick, filled, closed (no "eyebrow" look), positioned lower
|
// Eyes: thick, filled, closed (no "eyebrow" look), positioned lower
|
||||||
eyeL: `M 350,300
|
eyeL: `M 350,308
|
||||||
Q 395,260 440,300
|
Q 395,252 440,308
|
||||||
Q 420,340 395,340
|
Q 395,276 350,308 Z`,
|
||||||
Q 370,340 350,300 Z`,
|
|
||||||
|
eyeR: `M 560,308
|
||||||
|
Q 605,252 650,308
|
||||||
|
Q 605,276 560,308 Z`,
|
||||||
|
|
||||||
eyeR: `M 560,300
|
|
||||||
Q 605,260 650,300
|
|
||||||
Q 630,340 605,340
|
|
||||||
Q 580,340 560,300 Z`,
|
|
||||||
|
|
||||||
// Mouth: smaller + centered (about "up to mid-eye width")
|
// Mouth: smaller + centered (about "up to mid-eye width")
|
||||||
mouth: `M 410,392
|
mouth: `M 410,392
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue