tunes.tsk

来自「摩托罗拉手机最新开发程序」· TSK 代码 · 共 54 行

TSK
54
字号
; SkinName: AimpClassic
; for Tunes 2.4.1
; Author: artist aka Dr.Purgen
; forum.motofan.ru

;   a_v =					;   a_h =
;BASELINE=64 //only text			;RIGHT=8
;BOTTOM=32					;LEFT=4
;TOP=16						;HCENTER=1
;VCENTER=2 //only picture

;  FontStyle =
;PLAIN=255
;ITALIC=1
;BOLD=2
;BOLD_ITALIC=3

;  color = 0x8Red8Green8Blue8Transparent 

; Strings:  x  y  (a_v|a_h)  FontID  FontStyle  ForegroundColor  BackgroundColor 

TrackNumber = 75 128 17 1 2 0x64a5d464 0x000000FF
Playlist = 18 29 20 1 255 0x64a5d464 0x000000FF
Artist = 88 44 17 1 255 0x64a5d464 0x000000FF
Title = 88 59 17 1 255 0x64a5d464 0x000000FF
Album = 88 72 17 1 255 0x64a5d464 0x000000FF
Time = 129 30 20 1 2 0x64a5d464 0x020304
TimeCurrent = 90 30 20 1 2 0x64a5d464 0x020304
TimeElapsed = 999 999 20 1 255 0xFFFFFFFF 0x000000FF
SoftLabel = 999 999 20 1 255 0x00000000 0x000000FF

; Pictures:  x  y  (a_v|a_h) 

TitlePicture = 0 16 20
SoftPicture = 999 999 20
Backward = 22 173 20
Play = 62 159 20
Pause = 59 157 20
Stop = 59 157 20
Forward = 115 169 20
Random = 16 102 20
RepetitionOne = 137 101 20
RepetitionAll = 137 99 20

; Objects:  x  y  w  h  color

Background = 0 16 176 220 0xFFFFFFF
ProgressBar = 16 145 145 6 0x64a5d464
VolumeBar = 16 145 145 6 0x33536b

; Setting: 1 - on, 0 - off

StatusLine = 1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?