Coding Global Background
Coding Global

Image manipulation

Archived a year ago
_cplusplus1
3 messages
1 members
Created a year ago
Updated a year ago
Open in Discord
A
Yuuki
Verified
Hi! :Gura_Wave: Is there anyone experienced in image manipulation? (mainly related to rendering text, tinting images, and just general functionalities like overlaying while maintaining alpha channels properly etc..)

I'm migrating a pretty big codebase from node to cpp, and I've been using sharp before.
• What packages would you recommend?My first thought was to try opencv, since I'm somewhat experienced with it, but it lacks a lot of nice features. As it turned out, its text/svg support isn't really strong. So I tried building and properly linking Skia instead, which looked really promising, but to no avail. I just couldn't get it working :dead:

Replies (3)