03-09-2025, 04:44 PM
(This post was last modified: 03-09-2025, 04:59 PM by justsomeguy.)
LOL! Ok. Are you trying to display bitmaps, png's, or jpg?
By the way I can't reply to your private messages, apparently you have them disabled.
Quote:img]data:image/png;base64Are you using pdfLoadImage? pdfLoadImage loads the image using _loadimage(file,32) , and then transcodes into a character stream, then compresses it with _deflate$(stream) and then encodes it to ASCII85. This is what I have the filters set for in the PDF, if you're using something else the filters will have to be modified. Base64 is not in the list of compatible encodings.
By the way I can't reply to your private messages, apparently you have them disabled.
2D physics engine https://github.com/mechatronic3000/fzxNGN
Untitled Rouge-like https://github.com/mechatronic3000/Untitled-Rougelike
QB Pool https://github.com/mechatronic3000/QBPool
Untitled Rouge-like https://github.com/mechatronic3000/Untitled-Rougelike
QB Pool https://github.com/mechatronic3000/QBPool