added numeric stickers

This commit is contained in:
Integral Team 2019-09-11 17:53:03 +07:00
parent 29dde732bd
commit 83b7e8dc98
3 changed files with 272 additions and 12164 deletions

View file

@ -19,6 +19,7 @@ export interface IStickers {
base: IStickerPack,
real: IStickerPack,
pin: IStickerPack,
points: IStickerPack,
}
// export const stickers = ['green', 'basic', 'green-small'];
@ -83,4 +84,17 @@ export const STICKERS: IStickers = {
question: { off: 30, title: 'Вопрос', title_long: 'Что тут?' },
}
},
points: {
title: 'Точки',
url: require('$sprites/stickers/stickers-base.svg'),
size: 72,
layers: {
pt1: { off: 40, title: '1', title_long: 'Первая точка' },
pt2: { off: 41, title: '2', title_long: 'Вторая точка' },
pt3: { off: 42, title: '3', title_long: 'Третья точка' },
pt4: { off: 43, title: '4', title_long: 'Четвёртая точка' },
pt5: { off: 44, title: '5', title_long: 'Пятая точка' },
pt6: { off: 45, title: '7', title_long: 'Шестая точка' },
}
}
};

View file

@ -15,7 +15,10 @@
version="1.1"
id="svg8"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
sodipodi:docname="app.svg">
sodipodi:docname="app.svg"
inkscape:export-filename="/home/muerwre/Projects/orchidMap/src/sprites/app.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<defs
id="defs2" />
<sodipodi:namedview
@ -26,7 +29,7 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="0.125"
inkscape:cx="-2110.1867"
inkscape:cx="-2118.1867"
inkscape:cy="991.52262"
inkscape:document-units="mm"
inkscape:current-layer="layer1"

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Before After
Before After

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 818 KiB

Before After
Before After