213
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fuzz-codecs: fix branch naming More... 11 days ago
codecov: rename token More... 11 days ago
fix font_path() to detect backslash path separators (#1023)
wyu
More... 14 days ago
add more supported formats
pierre
as Pierre Joye
More... 17 days ago
missing docs
pierre
as Pierre Joye
More... 29 days ago
no functional changes. unify naming for gd*Info fields using prop_name and not mixed camelCase and prop_name. majority of codecs using _
pierre
as Pierre Joye
More... 29 days ago
fix windows build, and asan for tests
pierre
as Pierre Joye
More... 29 days ago
clean closing
pierre
as Pierre Joye
More... 29 days ago
safety check
pierre
as Pierre Joye
More... 29 days ago
fix makefile
pierre
as Pierre Joye
More... 29 days ago
common handler for common known standards, so caller does not have to know how each codec names exif or the likes to get or set the raw data back or from
pierre
as Pierre Joye
More... 29 days ago
common handler for common known standards, so caller does not have to know how each codec names exif or the likes to get or set the raw data back or from
pierre
as Pierre Joye
More... 29 days ago
BMP docs update and source/sinc GD/GD2 deprecation note
pierre
as Pierre Joye
More... 29 days ago
Additinal QOI docs
pierre
as Pierre Joye
More... 29 days ago
copy paste is evil
pierre
as Pierre Joye
More... 29 days ago
missing files in makefile
pierre
as Pierre Joye
More... 29 days ago
remaining docs to doxygen
pierre
as Pierre Joye
More... 29 days ago
last cleaning, consistent and APIs for metadata, options and info. we don't need three flows only based on metadata only, options only or both
pierre
as Pierre Joye
More... 29 days ago
add gdImageComposite. Fix edge cases for interpolation (affine and other using interpolation), avoiding leaked bgd color in some cases with full transparency bgd
pierre
as Pierre Joye
More... about 1 month ago
missing tests
pierre
as Pierre Joye
More... about 1 month ago
more docs in .h. remove not needed struct_size in the process
pierre
as Pierre Joye
More... about 1 month ago
use enum
pierre
as Pierre Joye
More... about 1 month ago
fix windows build
pierre
as Pierre Joye
More... about 1 month ago
use same APIs names pattern than others for multi images/animation in webp as well
pierre
as Pierre Joye
More... about 1 month ago
use same APIs names pattern than others for multi images/animation in webp as well
pierre
as Pierre Joye
More... about 1 month ago
add docs for JXL anim
pierre
as Pierre Joye
More... about 1 month ago
Merge branch 'master' of github.com:libgd/libgd
pierre
as Pierre Joye
More... about 1 month ago
move all codecs docs and some other to doxygen and header only for public expose apis or data. add more examples and unify APIs names for anims (no functional changes)
pierre
as Pierre Joye
More... about 1 month ago
as done for webp and others, caller must own the image/frame gdImage
pierre
as Pierre Joye
More... about 1 month ago
Update README.md
pierre
as Pierre Joye
More... about 1 month ago