mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 09:08:16 +02:00
Merge branch 'chrstphrchvz-master-patch-67648' into 'master'
quartz: Fix spelling in comment See merge request cairo/cairo!284
This commit is contained in:
commit
c2005c22e2
1 changed files with 1 additions and 1 deletions
|
|
@ -1073,7 +1073,7 @@ typedef struct {
|
|||
} cairo_quartz_drawing_state_t;
|
||||
|
||||
/*
|
||||
Quartz does not support repeating radients. We handle repeating gradients
|
||||
Quartz does not support repeating gradients. We handle repeating gradients
|
||||
by manually extending the gradient and repeating color stops. We need to
|
||||
minimize the number of repetitions since Quartz seems to sample our color
|
||||
function across the entire range, even if part of that range is not needed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue