Library for image editing and text insertion
    Guillaume Piolat 
    first.last at gmail.com
       
    Tue Apr 26 18:12:55 UTC 2022
    
    
  
On Tuesday, 26 April 2022 at 17:22:54 UTC, Alexander Zhirov wrote:
> It is necessary to write a utility that will insert (x,y) text 
> on the image. It is desirable that the utility does not depend 
> on large libraries, since a minimum utility size is required. 
> I'm looking for something similar in C/C++, I can't find 
> anything. Maybe there is some simple library on D?
You can eventually use dplug:graphics for that
https://u.pcloud.link/publink/show?code=XZPwMFVZW9c6bTWtevRvNz7UdfOOqVYIE5uk
    
    
More information about the Digitalmars-d-learn
mailing list