diff options
| author | ilotterytea <iltsu@alright.party> | 2022-10-19 22:06:16 +0600 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2022-10-19 22:06:16 +0600 |
| commit | bac4182ef9d1df55b3e2daad8be82f966a92b0dd (patch) | |
| tree | e08143c54939c527a931fd23690f8fd6e73fc2b4 /assets/raw/packer | |
| parent | 2434fafcdb07521c0db76037483d0c36c4280c2e (diff) | |
| parent | c792b675e340ade7e4fd6bd4e67265ba2b4cb1b5 (diff) | |
Resolved merge conflict
Diffstat (limited to 'assets/raw/packer')
| -rw-r--r-- | assets/raw/packer/widgets.tpproj | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/assets/raw/packer/widgets.tpproj b/assets/raw/packer/widgets.tpproj new file mode 100644 index 0000000..d3e6f56 --- /dev/null +++ b/assets/raw/packer/widgets.tpproj @@ -0,0 +1,45 @@ +name=widgets +filename= +output=../../sprites/gui + +alias=true +alphaThreshold=0 +debug=false +duplicatePadding=false +edgePadding=true +fast=false +filterMag=Nearest +filterMin=Nearest +ignoreBlankImages=true +maxHeight=2048 +maxWidth=2048 +minHeight=16 +minWidth=16 +paddingX=0 +paddingY=0 +pot=true +mof=false +rotation=false +stripWhitespaceX=false +stripWhitespaceY=false +wrapX=ClampToEdge +wrapY=ClampToEdge +premultiplyAlpha=false +grid=false +square=false +bleed=true +limitMemory=true +useIndexes=true + +scaleFactors=[{suffix:"",factor:1,resampling:bicubic}] +inputFiles=[{path:../../../../../newbtn.png,type:Input,regionName:up,ninepatch:{splits:[4,4,4,4],pads:[4,4,4,4]}},{path:../../../../../newbtn_over.png,type:Input,regionName:over,ninepatch:{splits:[4,4,4,4],pads:[4,4,4,4]}},{path:../../../../../newbtn_down.png,type:Input,regionName:down,ninepatch:{splits:[4,4,4,4],pads:[4,4,4,4]}},{path:../../../../../achievement_frame.png,type:Input,regionName:frame,ninepatch:{splits:[3,3,3,3],pads:[3,3,3,3]}},{path:../../../../../tile.png,type:Input,regionName:null}] +keepInputFileExtensions=false + + +-PROJ- + +version=4.10.2 +fileTypeType=png +fileTypeData={encoding:RGBA8888} +previewBackgroundColor=ffffffff +projectSettings={inputFiles:{}} |
