forked from pyrite-dev/milsko
logo for nodejs binding
This commit is contained in:
parent
d0a6bd892d
commit
f4087440aa
5 changed files with 10 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
BIN
resource/logo/banner-nodejs.png
Normal file
BIN
resource/logo/banner-nodejs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 365 KiB |
|
|
@ -4,11 +4,19 @@
|
|||
object {
|
||||
text {
|
||||
ttf "resource/font/IBMPlexSerif.ttf",
|
||||
#ifdef(NODEJS)
|
||||
"for Node.JS",
|
||||
#else
|
||||
"Milsko Toolkit",
|
||||
#end
|
||||
1, 0
|
||||
}
|
||||
scale 2
|
||||
#ifdef(NODEJS)
|
||||
translate <5, -1, -1>
|
||||
#else
|
||||
translate <2.5, -1, -1>
|
||||
#end
|
||||
pigment {
|
||||
color White
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue