This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Update some of Fen's silhouettes
master
Fen Dweller
3 years ago
parent
211a94dc67
commit
e7c612feba
6 changed files
with
22448 additions
and
17712 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5464
-3036
media/characters/fen/diving.svg
+5616
-4499
media/characters/fen/front.svg
+4337
-5230
media/characters/fen/maw.svg
+3913
-4057
media/characters/fen/sleeby.svg
+3115
-887
media/characters/fen/tail.svg
+3
-3
scripts/illustrator.jsx
+ 5464
- 3036
media/characters/fen/diving.svg
File diff suppressed because it is too large
View File
+ 5616
- 4499
media/characters/fen/front.svg
File diff suppressed because it is too large
View File
+ 4337
- 5230
media/characters/fen/maw.svg
File diff suppressed because it is too large
View File
+ 3913
- 4057
media/characters/fen/sleeby.svg
File diff suppressed because it is too large
View File
+ 3115
- 887
media/characters/fen/tail.svg
File diff suppressed because it is too large
View File
+ 3
- 3
scripts/illustrator.jsx
View File
@@ -13,17 +13,17 @@ settings = [
{
name: "Light",
color: 0x4d,
threshold:
9
6
threshold:
11
6
},
{
name: "Medium",
color: 0x33,
threshold:
64
threshold:
108
},
{
name: "Dark",
color: 0x1a,
threshold:
32
threshold:
96
},
{
name: "Black",
Write
Preview
Loading…
Cancel
Save