Git Product home page Git Product logo

Comments (8)

ffreality avatar ffreality commented on September 26, 2024 1

But I need to change image adding buffers It works but it can be better. (Only works with B8G8R8A8 PNGs)

from ff_libharu.

ffreality avatar ffreality commented on September 26, 2024 1

Okay, finished it. It should work with every compression settings.

Just be careful about alphas.
LibHaru uses RGB not RGBA or BGRA. So, you can't see transparent sides of your texture as transparent. Instead, I exposed an FColor for allowing you to define transparent color. For example if you set TransparentColor->R = 255, transparent sides will be red.

from ff_libharu.

AlexanderRex avatar AlexanderRex commented on September 26, 2024 1

Thanks for so quickly answer! I will try it now!

from ff_libharu.

ffreality avatar ffreality commented on September 26, 2024

You didn't add page.
Think about it. You have your "PDF file object" but there is no page in it. So, image or text or any PDF object won't go anywhere.

https://blueprintue.com/blueprint/sgeiqxm4/
This is correct usage.

There are some unused functions, too. Like external fonts and u3d model import. I didn't delete them but also didn't use them.
(they works. I just don't have any external content)

from ff_libharu.

AlexanderRex avatar AlexanderRex commented on September 26, 2024

It works amazing, thank you guys!

from ff_libharu.

AlexanderRex avatar AlexanderRex commented on September 26, 2024

from ff_libharu.

ffreality avatar ffreality commented on September 26, 2024

Of course !
https://www.linkedin.com/company/ffreality/

Actually we will be happy if there are some exprienced pdfium developers. Our other plugin supports android, reading, rendering and writing. But its functions are really makes no sense and there is literally no documentation.

When we try to add relatively big images, pdf "files" come broken even if PDF objects are correct. PDFium user group said about loop saving of blocks but I couldn't understand it.

So if anyone helps me, I all there pdf processes can be done with single plugin and I can eve pay for it.

from ff_libharu.

AlexanderRex avatar AlexanderRex commented on September 26, 2024

Yeah, I have checked big texture resolution and its same problem with that, just black image

from ff_libharu.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.