Post Reply 
img2prime
05-23-2021, 09:39 PM (This post was last modified: 05-23-2021 10:35 PM by matalog.)
Post: #1
img2prime
Does anyone have a copy of img2prime that used to be able to be found at: http://www.mirari.fr/rPwG (made using PureBasic)

It was created by Deeph and passed around Omnimaga around 2013. A screenshot showing a sprite from it is on the 4th post from the bottom on this page: https://www.omnimaga.org/news/hp-prime-p...ograms/30/

It allowed the user to output sprites with transparent pixels encoded in them.

I have tried Tim Wessman's Graphic Creator DIMGROB generator, but it results in white pixels instead of transparent pixels, surrounding the sprite.
Find all posts by this user
Quote this message in a reply
05-23-2021, 10:18 PM
Post: #2
RE: img2prime
You can get it from archive.org. I will add it to my site soon.
Visit this user's website Find all posts by this user
Quote this message in a reply
05-23-2021, 10:32 PM (This post was last modified: 05-23-2021 10:34 PM by matalog.)
Post: #3
RE: img2prime
(05-23-2021 10:18 PM)Eric Rechlin Wrote:  You can get it from archive.org. I will add it to my site soon.

I downloaded what is hosted on the Wayback machine at http://www.mirari.fr/rPwG and it is an unknown file, renaming it to .exe or .pb did not work (.pb because it was apparently written in Purebasic).

Do you have a link to the place that you can download it from?
Find all posts by this user
Quote this message in a reply
05-24-2021, 02:17 AM
Post: #4
RE: img2prime
It is a really, really bad way to do it though.

Those images get loaded in to memory and stay permanently every time you boot. Either using an application so you can use AFiles, or the new "project" type of program that lets you embed read only, image, binary data is a better way to go.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
05-24-2021, 04:08 AM
Post: #5
RE: img2prime
(05-23-2021 10:32 PM)matalog Wrote:  
(05-23-2021 10:18 PM)Eric Rechlin Wrote:  You can get it from archive.org. I will add it to my site soon.

I downloaded what is hosted on the Wayback machine at http://www.mirari.fr/rPwG and it is an unknown file, renaming it to .exe or .pb did not work (.pb because it was apparently written in Purebasic).

Do you have a link to the place that you can download it from?

That file is a zip file. Just rename it to img2prime.zip and it will work fine. However, the .exe gave a virus warning from Windows Defender. It was probably a false alarm, but just in case it wasn't I recompiled it from the included source code before adding it to my site.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)