MCPcopy Create free account

hub / github.com/ajstarks/svgo / functions

Functions599 in github.com/ajstarks/svgo

↓ 3 callersMethodFeFuncLinear
FeFunc{linear|Gamma|Table|Discrete} specify various types of feFunc{R|G|B|A} filter primitives Standard reference: http://www.w3.org/TR/SVG11/filters.
float/svg.go:668
↓ 3 callersMethodFeFuncTable
FeFuncTable specifies the table of values for the feFunc{R|G|B|A} filter element Standard reference: http://www.w3.org/TR/SVG11/filters.html#feCompone
svg.go:659
↓ 3 callersMethodFeFuncTable
FeFuncTable specifies the table of values for the feFunc{R|G|B|A} filter element Standard reference: http://www.w3.org/TR/SVG11/filters.html#feCompone
float/svg.go:682
↓ 3 callersMethodGrid
Utility Grid draws a grid at the specified coordinate, dimensions, and spacing, with optional style.
svg.go:891
↓ 3 callersMethodMarker
Marker defines a marker Standard reference: http://www.w3.org/TR/SVG11/painting.html#MarkerElement
svg.go:239
↓ 3 callersMethodMarkerEnd
MarkerEnd ends a marker
svg.go:245
↓ 3 callersMethodPolyline
Polyline draws connected lines between coordinates, with optional style. Standard Reference: http://www.w3.org/TR/SVG11/shapes.html#PolylineElement
svg.go:395
↓ 3 callersMethodRGBA
RGBA specifies a fill color in terms of a (r)ed, (g)reen, (b)lue triple and opacity.
float/svg.go:490
↓ 3 callersMethodScale
Scale scales the coordinate system by n, end with Gend() Standard Reference: http://www.w3.org/TR/SVG11/coords.html#TransformAttribute
svg.go:177
↓ 3 callersMethodSquare
Square draws a square with upper left corner at x,y with sides of length l, with optional style.
svg.go:338
↓ 3 callersMethodUse
Use places the object referenced at link at the location x, y, with optional style. Standard Reference: http://www.w3.org/TR/SVG11/struct.html#UseElem
float/svg.go:297
↓ 3 callersFunctionanchor
()
barchart/barchart.go:356
↓ 3 callersFunctionandroid
(x, y int, fill string, opacity float64)
android/android.go:23
↓ 3 callersFunctiondim
dim returns the dimension string (x, y coordinates and width, height)
svg.go:1039
↓ 3 callersFunctiondim
dim returns the dimension string (x, y coordinates and width, height)
float/svg.go:1063
↓ 3 callersFunctiondpolar
dpolar returns the cartesion coordinates given the center, size, and angle (in degrees)
rr/rr.go:144
↓ 3 callersFunctionfmap
fmap maps world data to document coordinates
svgplot/svgplot.go:130
↓ 3 callersFunctiongc
gc computes the components coordinates
compx/compx.go:347
↓ 3 callersFunctionloc
loc returns the x and y coordinate attributes
svg.go:1033
↓ 3 callersFunctionloc
loc returns the x and y coordinate attributes
float/svg.go:1057
↓ 3 callersFunctionrandom
(howsmall, howbig int)
bubtrail/bubtrail.go:35
↓ 3 callersFunctionrepeatString
repeatString computes the repeat string for animation methods repeat <= 0 --> "indefinite", otherwise the integer string
svg.go:923
↓ 3 callersFunctionrepeatString
repeatString computes the repeat string for animation methods repeat <= 0 --> "indefinite", otherwise the integer string
float/svg.go:946
↓ 3 callersFunctionrotate
rotate returns the rotate string for the transform
svg.go:1021
↓ 3 callersFunctionrotate
rotate returns the rotate string for the transform
float/svg.go:1045
↓ 3 callersFunctionsky
(x, y, w, h int, a float64, s string)
skewabc/skewabc.go:19
↓ 3 callersFunctiontranslate
translate returns the translate string for the transform
svg.go:1024
↓ 3 callersFunctiontranslate
translate returns the translate string for the transform
float/svg.go:1048
↓ 3 callersFunctionvmap
vmap maps one interval to another
barchart/barchart.go:364
↓ 2 callersMethodAnimateTranslate
AnimateTranslate animates the translation transformation
svg.go:864
↓ 2 callersMethodBezier
Bezier draws a cubic bezier curve, with optional style, beginning at sx,sy, ending at ex,ey with control points at cx,cy and px,py. Standard Reference
svg.go:364
↓ 2 callersMethodClipEnd
ClipEnd ends a ClipPath
svg.go:226
↓ 2 callersMethodClipPath
ClipPath defines a clip path
svg.go:223
↓ 2 callersMethodDef
Def begins a defintion block. Standard Reference: http://www.w3.org/TR/SVG11/struct.html#DefsElement
float/svg.go:243
↓ 2 callersMethodDefEnd
DefEnd ends a defintion block.
float/svg.go:246
↓ 2 callersMethodEllipse
Ellipse centered at x,y, centered at x,y with radii w, and h, with optional style. Standard Reference: http://www.w3.org/TR/SVG11/shapes.html#EllipseE
float/svg.go:321
↓ 2 callersMethodFeColorMatrixSaturate
FeColorMatrixSaturate specifies a color matrix filter primitive, with saturation values Standard reference: http://www.w3.org/TR/SVG11/filters.html#fe
svg.go:555
↓ 2 callersMethodFeColorMatrixSaturate
FeColorMatrixSaturate specifies a color matrix filter primitive, with saturation values Standard reference: http://www.w3.org/TR/SVG11/filters.html#fe
float/svg.go:578
↓ 2 callersMethodFeCompEnd
FeCompEnd ends a feComponent filter element Standard reference: http://www.w3.org/TR/SVG11/filters.html#feComponentTransferElement
svg.go:578
↓ 2 callersMethodFeCompEnd
FeCompEnd ends a feComponent filter element Standard reference: http://www.w3.org/TR/SVG11/filters.html#feComponentTransferElement
float/svg.go:601
↓ 2 callersMethodFeComponentTransfer
FeComponentTransfer begins a feComponent filter element Standard reference: http://www.w3.org/TR/SVG11/filters.html#feComponentTransferElement
svg.go:572
↓ 2 callersMethodFeComponentTransfer
FeComponentTransfer begins a feComponent filter element Standard reference: http://www.w3.org/TR/SVG11/filters.html#feComponentTransferElement
float/svg.go:595
↓ 2 callersMethodFeComposite
FeComposite specifies a feComposite filter primitive Standard reference: http://www.w3.org/TR/SVG11/filters.html#feCompositeElement
float/svg.go:607
↓ 2 callersMethodFeGaussianBlur
FeGaussianBlur specifies a Gaussian Blur filter primitive Standard reference: http://www.w3.org/TR/SVG11/filters.html#feGaussianBlurElement
float/svg.go:696
↓ 2 callersMethodGroup
Group begins a group with arbitrary attributes
svg.go:210
↓ 2 callersMethodImage
Image places at x,y (upper left hand corner), the image with width w, and height h, referenced at link, with optional style. Standard Reference: http:
float/svg.go:424
↓ 2 callersMethodLink
Link begins a link named "name", with the specified title. Standard Reference: http://www.w3.org/TR/SVG11/linking.html#Links
float/svg.go:286
↓ 2 callersMethodLinkEnd
LinkEnd ends a link.
float/svg.go:293
↓ 2 callersMethodQbez
Qbez draws a quadratic bezier curver, with optional style beginning at sx,sy, ending at ex, sy with control points at cx, cy Standard Reference: http:
float/svg.go:391
↓ 2 callersMethodSkewY
SkewY skews the y coordinate system by angle a, end with Gend() Standard Reference: http://www.w3.org/TR/SVG11/coords.html#TransformAttribute
svg.go:189
↓ 2 callersMethodTextlines
Textlines places a series of lines of text starting at x,y, at the specified size, fill, and alignment. Each line is spaced according to the spacing a
svg.go:449
↓ 2 callersMethodTextlines
Textlines places a series of lines of text starting at x,y, at the specified size, fill, and alignment. Each line is spaced according to the spacing a
float/svg.go:471
↓ 2 callersMethodUse
Use places the object referenced at link at the location x, y, with optional style. Standard Reference: http://www.w3.org/TR/SVG11/struct.html#UseElem
svg.go:284
↓ 2 callersMethodbarchart
barchart draws a chart from data read at location, on a SVG canvas if the location is the empty string, read from standard input. Data items are scale
stockproduct/stockproduct.go:56
↓ 2 callersMethodbars
bars creates barchart style visualization
benchviz/benchviz.go:152
↓ 2 callersFunctioncompass
compass returns the coordinates of a compass point
compx/compx.go:669
↓ 2 callersFunctioncoordpair
Support functions coordpair returns a coordinate pair as a string
svg.go:912
↓ 2 callersFunctioncoordpair
Support functions coordpair returns a coordinate pair as a string
float/svg.go:935
↓ 2 callersFunctiondefrgb
defrgb defines the rgb object for arbitrary placement and size
svgdef/svgdef.go:381
↓ 2 callersFunctiondefrgb
defrgb defines the rgb object for arbitrary placement and size
float/svgdef/svgdef.go:381
↓ 2 callersFunctiondobc
dobc does file i/o
barchart/barchart.go:85
↓ 2 callersFunctiondobg
dobg does file i/o
bulletgraph/bulletgraph.go:61
↓ 2 callersFunctiondocomp
docomp does XML file processing
compx/compx.go:136
↓ 2 callersFunctiondoplot
doplot opens a file and makes a plot
svgplot/svgplot.go:135
↓ 2 callersFunctiondopmap
(location string)
pmap/pmap.go:54
↓ 2 callersFunctiondorr
dorr does file i/o
rr/rr.go:53
↓ 2 callersFunctionfloatfmt
(v float64)
pmap/pmap.go:193
↓ 2 callersFunctiongrid
grid displays tumblr photos in a flexible grid
tumblrgrid/tumblrgrid.go:86
↓ 2 callersFunctiongroup
group returns a group element
svg.go:1006
↓ 2 callersFunctiongroup
group returns a group element
float/svg.go:1030
↓ 2 callersFunctionkeyword
keyword styles keywords in a line of code
codepic/codepic.go:112
↓ 2 callersFunctionletters
(top, left int, font, color string, opacity float32)
fontcompare/fontcompare.go:21
↓ 2 callersMethodlinkembed
linkembed defines an element with a specified type, (for example "application/javascript", or "text/css"). if the first variadic argument is a link, u
svg.go:135
↓ 2 callersMethodlinkembed
linkembed defines an element with a specified type, (for example "application/javascript", or "text/css"). if the first variadic argument is a link, u
float/svg.go:142
↓ 2 callersFunctionmakeURI
makeURI converts the elements of a photo into a Flickr photo URI
f50/f50.go:65
↓ 2 callersFunctiononezero
onezero returns "0" or "1"
svg.go:984
↓ 2 callersFunctiononezero
onezero returns "0" or "1"
float/svg.go:1008
↓ 2 callersFunctionpolar
(cx, cy, r, t int)
picserv/picserv.go:644
↓ 2 callersMethodpoly
poly compiles the polygon element
svg.go:978
↓ 2 callersMethodpoly
poly compiles the polygon element
float/svg.go:1002
↓ 2 callersFunctionprocess
process reads the input and calls the visualization function
benchviz/benchviz.go:27
↓ 2 callersFunctionqbool
qbool returns the boolean value of a query string
picserv/picserv.go:125
↓ 2 callersFunctionqfloat
qfloat returns the float64 value of a query string, within limits
picserv/picserv.go:87
↓ 2 callersFunctionradians
radians converts degrees to radians
rr/rr.go:134
↓ 2 callersFunctionsce
sce makes start, center, end coordinates string for animate transformations
svg.go:917
↓ 2 callersFunctionsce
sce makes start, center, end coordinates string for animate transformations
float/svg.go:940
↓ 2 callersFunctionscreen
screen object
compx/compx.go:589
↓ 2 callersFunctionskewX
skewx returns the skewX string for the transform
svg.go:1015
↓ 2 callersFunctionskewX
skewx returns the skewX string for the transform
float/svg.go:1039
↓ 2 callersFunctionskewY
skewx returns the skewX string for the transform
svg.go:1018
↓ 2 callersFunctionskewY
skewx returns the skewX string for the transform
float/svg.go:1042
↓ 2 callersFunctionstackvalues
stack value returns the values from the value string of a stack
barchart/barchart.go:441
↓ 2 callersMethodstopcolor
stopcolor is a utility function used by the gradient functions to define a sequence of offsets (expressed as percentages) and colors
svg.go:497
↓ 2 callersMethodstopcolor
stopcolor is a utility function used by the gradient functions to define a sequence of offsets (expressed as percentages) and colors
float/svg.go:520
↓ 2 callersMethodtablevalues
tablevalues outputs a series of values as a XML attribute
svg.go:1059
↓ 2 callersMethodtablevalues
tablevalues outputs a series of values as a XML attribute
float/svg.go:1083
↓ 2 callersFunctiontextlimit
textlimit returns an elided string
barchart/barchart.go:474
↓ 2 callersFunctiontextlines
textlines displays text at a specified size, leading, fill, and alignment
rr/rr.go:173
↓ 2 callersMethodtt
tt creates a xml element, tag containing s
svg.go:971
↓ 2 callersMethodtt
tt creates a xml element, tag containing s
float/svg.go:995
← previousnext →101–200 of 599, ranked by callers