mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 08:55:35 +00:00
app/internal/gpu: fix Pathfinder URL
Noticed by Daniel Martí. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
package gpu
|
package gpu
|
||||||
|
|
||||||
// GPU accelerated path drawing using the algorithms from
|
// GPU accelerated path drawing using the algorithms from
|
||||||
// Pathfinder (https://github.com/pcwalton/pathfinder).
|
// Pathfinder (https://github.com/servo/pathfinder).
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"image"
|
"image"
|
||||||
|
|||||||
Reference in New Issue
Block a user