I remember there was a way to make a 100s of line of a bitmap string into 1-2 lines, can someone please help me here?
-Cheers
I remember there was a way to make a 100s of line of a bitmap string into 1-2 lines, can someone please help me here?
-Cheers
CompressString? You have to inflate or deflate the string.. I know Simba uses ZLib compression to do this without data loss. Pretty sure I'm spot on though but you should wait for another response to confirm or maybe not?
I'm sure simba has a compress string function as well.
I am Ggzz..
Hackintosher
Simply a GOD beast...
My Tutorials
When using the bitmap string maker on simba uncheck the 'padr output' box. Then when you paste the sting into simba it will be one line.
Simply a GOD beast...
My Tutorials
This. Or Dgby's method.
Etc...that string is the string CompressString results.Simba Code:Bitmap := BitmapFromString(w,h, DecompressString('v` xœíš¯Ïâ0ÇwŽ„ä‚DNžD^Na.AÎ\‚DN]æx’?9‰x’?ƒ?a’kh®ïC÷m×vïFžO23º¶ÏgO¿~ÿ]'~Šë‡¸þˆ+×·dþ¸Ÿ‰Ï?¾Ëë?wÁ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0½{9N‹Å"qc³ÙôÝGúò²Ûí]SM_^&“I˜A]×=õʾ¼Ìçò«Ó$MÓ¢(n·›½|UU³ÙL>’çyO½r§//"Î,ËŽÇ£û#‡ÃA¥LO½rçë{@a/ö‚a/ö‚a/ö‚a/ö‚a/ö‚±x‘ô—¶GãEÐ_Ô“×4ãˆÅË‹‡XH3ÛíVôoµZÅïÍx½\¯W{»L#ö’ç¹ìŸ)_ºL¦à뺺¶H\c‡ à³BÊr¹”÷EëðA‘ž "xýòî}kØ*DœëõZ@¤¡))Š¢P÷Å mVH‡¶†Éc{˜ÞXÃvIx'E%…ö¬ÊP1ßó,ƒ¦iêõEêS˜ÞXÃV1›^”ãï'Ž-Ò!–˜‡v ~^ìé@c† '/ŸŠ“€:a6ãçÅž0f
µ/ËÒ×VâJ¹ûzQ‘Ãt0Å,¡a4ʼnL¤?×ÂjµòtZ‘Ó¶W,vü¼8¢æ§4ÓtHÅN§æMZV”¯Xìxx±ït탈N–ÙQ•¹#ï4·‘šõÃfõ´íáÅ´ÓÕö#Í\pŸèû—w´m¤&EÖFÕ¸‡cÇ£"ÓN—îG`²P(èͳ—f†Â¨ªª¯ôÛ/Pù‚*u¡yÑ2Ô’wò¢íÐLksë96![Ñ2ÔRÕ ¼@Z7r.›QÍ‹*¥*U2Ö‚ÁËt:Ýï÷¦§ä¤èx~S3¨,¯y±¿J÷…)N¾Xö^„…Ó²¼æ…®;v‚ÑŸÁz}î¥èº î[²·(*µJérŒþl:¸—íÆU[|
]½4ßaÌÎ׋„î¬"žßFïåNTÄóÛ8¼¨È/—KóÓ¸ÿ¦Ô6Ý+ôÅ£Iõ*RY–¸®xaÐ9«û¢€GçóYvTt×Ï‹šÎ£,ºDû^êî¹µ81½üÇ{°ÄôòNøEøN#ÅŽŸ—w)vÞD„Á^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0ìÃ^0É?#T¢‡'));
Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
Originally Posted by #srl
"A programmer is just a tool which converts caffeine into code"
Wow lol....Should probably do this for my agility script as the paint takes up like 3k lines or something rofl.
The Padr just adds the plus signs so that it doesn't go offscreen.. the length of the string is the exact same unless you compressed it :S
I am Ggzz..
Hackintosher
Yeah length is same, I think they just didn't want a zillion vertical lines of code uglying up their script.
THE MORE YOU KNOW!
There are currently 1 users browsing this thread. (0 members and 1 guests)