issues Search Results · repo:libvips/php-vips language:PHP
Filter by
184 results
(85 ms)184 results
inlibvips/php-vips (press backspace or delete to remove)Hi. I was looking to use FFI for vips in php. Thanks you for this library. However I m seeking help. I m trying to
replace direct call with your library.
This is my original code:
exec( cd . $this- ...
stefanak-michal
- 3
- Opened 5 days ago
- #279
Hi, first of all thank you @jcupitt for this library and your incredible support!
I ran across an issue where sequential access mode seems to consume a lot more memory and also seems to have a leak
where ...
mzur
- 13
- Opened on Apr 14
- #268
I m trying to figure out the exact meaning of the values for xoffset and yoffset that you get as part of the result of
Image::text().
The documentation says it is the coordinate of the top edge of the ...
olivervogel
- 15
- Opened on Mar 13
- #267
I am getting the 502 error randomly. In the PHP logs each time it fails I see this:
WARNING: [pool www] child 2663814 exited on signal 11 (SIGSEGV - core dumped) after 1109.895754 seconds from start
NOTICE: ...
e-biba-ofti
- 1
- Opened on Mar 5
- #265
I know that it is advised to use thumbnail() rather than thumbnail_image(), but in my case I am dependent on editing an
object and have no direct path name as input.
I ve noticed a behavior that I can ...
olivervogel
- 1
- Opened on Jan 9
- #257
Is it possible in any way to reduce the distinct colors in an image with the result being visually similar as possible
to the original?
I have found out that I can achieve this by setting the palette ...
olivervogel
- 2
- Opened on Jan 7
- #256
Is there a way to list or query the supported image formats at runtime? Something along the lines of
Imagick::queryFormats() at Imagick.
At the moment I get by by creating a temporary 1x1 image and trying ...
olivervogel
- 5
- Opened on Dec 29, 2024
- #255
I have problems rendering text with a TTF font onto an image.
As far as I can see from this comment, with python it is possible to load fonts from files at runtime using the fontfile
option. However, ...
olivervogel
- 6
- Opened on Dec 29, 2024
- #254
Hello,
i try php-vips with laravel and getting following error, i try googling but it seems like its bug maybe, can anyone
please give some solution on that. img width= 1494 alt= mail laravel error src= ...
vral-parmar
- 17
- Opened on Nov 20, 2024
- #251
require DIR . /vendor/autoload.php ; use Jcupitt\Vips;
$image = Vips\Image::newFromFile( ./images/demo.png , [ access = sequential ]);
$image- writeToFile( ./aa.pdf , [ // format = pdf ]); not working ...
jonny77
- 1
- Opened on Oct 24, 2024
- #249

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.