mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 18:50:42 -08:00
doc updates
This commit is contained in:
parent
bd24c631de
commit
c65e0a2856
5 changed files with 2143 additions and 342 deletions
|
|
@ -786,7 +786,7 @@ embedded in a native template application.)"
|
|||
(measure-text generic-function)
|
||||
(move-to generic-function)
|
||||
(put-image-data generic-function)
|
||||
(put-image-dirty generic-function)
|
||||
(put-image-data-dirty generic-function)
|
||||
(quadratic-curve-to generic-function)
|
||||
(rect generic-function)
|
||||
(reset-transform generic-function)
|
||||
|
|
@ -804,8 +804,8 @@ embedded in a native template application.)"
|
|||
(translate generic-function)
|
||||
|
||||
"CLOG-Canvas-Gradient"
|
||||
(clog-canvas-gradien class)
|
||||
(add-color-stop generic-function)
|
||||
(clog-canvas-gradient class)
|
||||
(add-color-stop generic-function)
|
||||
|
||||
"CLOG-Image-Data"
|
||||
(clog-image-data class)
|
||||
|
|
@ -817,7 +817,7 @@ embedded in a native template application.)"
|
|||
(flip-x generic-function)
|
||||
(flip-y generic-function)
|
||||
(inverse generic-function)
|
||||
(mutliply generic-function)
|
||||
(multiply generic-function)
|
||||
(rotate generic-function)
|
||||
(scale-matrix generic-function)
|
||||
(scale3d generic-function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue