[Impelmented] Packer Compression Level

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

[Impelmented] Packer Compression Level

Post by nco2k »

it would be nice to have the freedom to select the compression level upon creation:

Code: Select all

Result = CreatePack(#Pack, Filename$ [[, Plugin], Level])
Result = OpenPack(#Pack, Filename$ [[, Plugin], Level])
Result = CompressMemory(*Buffer, Size, *Output, OutputSize [[, Plugin], Level])
c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: Packer Compression Level

Post by Bisonte »

+1 I totally agree.
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

Re: Packer Compression Level

Post by Lunasole »

Also +1.
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
Post Reply