20
849
Fork
You've already forked fuzzel
83

Load and render PNGs with libpng #9

Manually merged
dnkl merged 5 commits from libpng into master 2020年09月05日 09:01:57 +02:00
Owner
Copy link

This is the first step towards making cairo an optional dependency.

Instead of using cairo's builtin png functionality, load PNGs using libpng and render with pixman. libpng itself is also an optional dependency. Without it, fuzzel will not support (i.e. load and display) PNGs.

Closes #8

This is the first step towards making cairo an optional dependency. Instead of using cairo's builtin png functionality, load PNGs using libpng and render with pixman. libpng itself is also an optional dependency. Without it, fuzzel will not support (i.e. load and display) PNGs. Closes #8
dnkl changed title from (削除) WIP: load and render PNGs with libpng (削除ここまで) to Load and render PNGs with libpng 2020年08月30日 11:03:44 +02:00
dnkl manually merged commit 17048287cd into master 2020年09月05日 09:01:57 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dnkl/fuzzel!9
Reference in a new issue
dnkl/fuzzel
No description provided.
Delete branch "libpng"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?