[Filterscript] Image2Textdraw - Image to textdraw converter! -FINAL VERSION - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13) ---- Forum: Filterscripts (https://forum.open.mp/forumdisplay.php?fid=30) ---- Thread: [Filterscript] Image2Textdraw - Image to textdraw converter! -FINAL VERSION (/showthread.php?tid=311) |
Image2Textdraw - Image to textdraw converter! -FINAL VERSION - Rafael_Rosse - 2019-04-16 What is it ? With this tool you can convert images to textdraws! It is an .exe application that converts every pixel of a image to a textdraw and it generates an errorless filterscript! Changelog: Code: BETA: NEW!Result of the pixel-reduce method: The ammount of textdraws on this image above has been reduced from 495 to 245!!! Version 1.5 reduces this example to just 74 textdraws!!!! Important notes: 1. Please note that the SA-MP server has a 2048 textdraw limit! This means you can only convert small images arround 64x64 (depends on how much transparant pixels and nearby pixels with the same color there are to combine). 2. 1 pixel will be showed larger as the original due to the 640x480 scale ! 3. The pixelcount on the details is INCLUDING transparant pixels, transparant pixels will not be made as textdraw though. How to use it ? 1. resize your logo so it is arround 45x45 pixels (can be smaller or maybe even larger, it also depens on the ammount of transparant pixels you have). 2. Run the tool and click on Load Image, select now your resized logo/image. 3. Click on "Render image", and select the output where you want to save the pawn file. 4. Wait until its finished and then open the filterscript with pawn and hit F5 (compile it). 5. Your filterscript is ready to go! License *Do NOT re-release it, clame it as your own or mirror it! *You are allowed to use PARTS of the code for yourself, but atleast put some credits in the comments to me! Donwlad RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - hastlaking - 2019-04-21 this is a Less > Use_less more Use Full RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - denNorske - 2020-11-10 This is really dope haha, is it actually converting pictures to textdraw-dots? RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - -N0FeaR- - 2020-11-15 I like this, i will try this. RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - HyperG - 2020-11-17 Thanks ! :) RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - Ata - 2021-04-10 The download link is bad, I put this link, it says there is no problem :( RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - Ata - 2021-04-10 link Pls RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - Rafael_Rosse - 2021-05-14 (2021-04-10, 05:14 AM)Ata Wrote: The download link is bad, I put this link, it says there is no problem :( (2021-04-10, 05:16 AM)Ata Wrote: link Pls https://disk.yandex.by/d/k6gv9Mf1rNW6G RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - Denverstankov - 2021-06-18 You need to open the program. After that, you have to choose where to insert your textdraw. RE: Image2Textdraw - Image to textdraw converter! -FINAL VERSION - Pinch - 2021-06-24 (2021-06-18, 09:17 AM)Denverstankov Wrote: You need to open the program. After that, you have to choose where to insert your textdraw. (2021-06-23, 10:25 PM)Lassion Wrote: You need to open the program. After that, you have to choose where to insert your textdraw. Next, you load the image, select the path where the pwn with the text image will be saved, and click render the image. After all the actions you have done, when the program will do everything required, you can take the following truth with the image in the pwn to the specified address.? The program creates lots of pwns and draws a picture as if it were a bitmap editor. This is an excellent program that can come in handy in various cases. Recently, I had to edit something before using it. Then I found a platform that did background remover free online. Then I used Image2Textdraw and finished the work I started. I think that we didn't need two exact same messages without a reason as no one asked how lol |