Lovell Fuller
Lovell Fuller
v0.31.0 now available with prebuilt binaries containing updated versions of lcms and libvips that contain the fix.
Trying this sample image with vips at the command line, I see: ```sh $ vips find_trim 92702797-3be4ef00-f36f-11ea-9dd3-faf2d2bb91eb.png --threshold 1 14 12 644 205 ``` Using these values (top, left, width,...
Hi, please can you provide complete code and a sample image to help explain your question, including details of the expected output vs actual output.
@ngocbuildxuan Are you able to provide the requested information?
Closing due to inactivity but please feel free to reopen with more details if further help is required.
This is an SVG spec vs implementation thing, please see https://gitlab.gnome.org/GNOME/librsvg/-/issues/99 You'll need to add the `text-decoration` attribute to the `tspan` element.
Hi, this is a bit of an edge case, and to deal with it will require some refactoring of the way extract works. For now you can split this into...
Please can you provide the complete SVG, including the `font-family` attribute, as it looks like the example pasted above is only a partial file.
Windows and macOS should work, as fontconfig will look in the standard OS locations by default if not configured to look elsewhere. For Windows, ensure fonts are installed in the...