1. add apple and pg image in birthday creator. 2. release v2.3.2
This commit is contained in:
parent
d9ebf66831
commit
0d14515dc3
@ -30,6 +30,9 @@ BirthdayCreater::BirthdayCreater() :INameCreater()
|
||||
label_bg_map["ol"] = ":/NameCreater/resource/ol.jpg";
|
||||
label_bg_map["sn"] = ":/NameCreater/resource/sn.jpg";
|
||||
label_bg_map["st"] = ":/NameCreater/resource/st.jpg";
|
||||
label_bg_map["a"] = ":/NameCreater/resource/a.jpg";
|
||||
label_bg_map["pg"] = ":/NameCreater/resource/pg.jpg";
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
#define ENGLISH_FONT_PATH ":/NameCreater/_exp/FontsFree-Net-Acumin-Pro-Semibold.ttf"
|
||||
|
||||
#define FONT_SIZE 120
|
||||
#define VERSION "v2.3.1"
|
||||
#define VERSION "v2.3.2"
|
||||
|
||||
|
||||
NameCreater::NameCreater(QWidget *parent)
|
||||
|
||||
@ -18,6 +18,6 @@ qnx: target.path = /tmp/$${TARGET}/bin
|
||||
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
!isEmpty(target.path): INSTALLS += target
|
||||
|
||||
|
||||
QMAKE_LFLAGS+= -s TOTAL_MEMORY=67108864
|
||||
|
||||
|
||||
|
||||
@ -78,5 +78,7 @@
|
||||
<file>resource/hk_holder/w.jpg</file>
|
||||
<file>resource/hk_holder/a.jpg</file>
|
||||
<file>resource/hk_holder/pg.jpg</file>
|
||||
<file>resource/a.jpg</file>
|
||||
<file>resource/pg.jpg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name,bg_type
|
||||
СТЄ_Йф,r
|
||||
СТЄ_Йф,r
|
||||
СТЄ_Йф,a
|
||||
СТЄ_Йф,pg
|
||||
СТЄ_Йф,r
|
||||
СТЄ_Йф,r
|
||||
СТЄ_Йф,r
|
||||
|
||||
|
BIN
NameCreater/resource/a.jpg
Normal file
BIN
NameCreater/resource/a.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
BIN
NameCreater/resource/pg.jpg
Normal file
BIN
NameCreater/resource/pg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 198 KiB |
Loading…
x
Reference in New Issue
Block a user