Lovell Fuller

Results 604 comments of Lovell Fuller

If you still need help here, I do intend to revisit this issue once v0.33.0 is made available. There are a number of metadata-related changes in libvips v8.15.0 that we're...

@dnsbty Were you able to make any progress with this?

Yes, this would make a useful enhancement as libvips calculates the top-left position but this is not yet exposed by sharp. A possible implementation might look something like the following:...

Use the `FC_DEBUG` environment variable to help debug font discovery. https://sharp.pixelplumbing.com/install#fonts https://www.freedesktop.org/software/fontconfig/fontconfig-user.html

Make sure these are set before `require('sharp')` is called, and ideally before the process starts.

`FONTCONFIG_PATH` is an absolute path, without the trailing slash, to a directory containing a custom `fonts.conf` file.

@isaacfink Were you able to make any progress with this?

Closing due to inactivity but please feel free to reopen with more details if further help is required.

This feature uses [vips_icc_transform](https://www.libvips.org/API/current/libvips-colour.html#vips-icc-transform), specifically the `output_profile` property that currently accepts a filename. I guess we might want to add this to libvips first - happy to review a PR...

Please can you provide more details. Are you perhaps referring to the compression used within a TIFF image? A sample image and the expected output would be useful.