MCPcopy Create free account

hub / github.com/ajstarks/deck / functions

Functions370 in github.com/ajstarks/deck

↓ 1 callersMethodline
line makes line markup from the deck line structure.
generate/generate.go:94
↓ 1 callersFunctionlist
list performs content listings
cmd/deckweb/deckweb.go:50
↓ 1 callersFunctionlist
list places lists on the canvas
cmd/pdfdeck/pdfdeck.go:353
↓ 1 callersMethodlist
list makes markup from the list deck structure.
generate/generate.go:134
↓ 1 callersFunctionloop
loop through slides with a pause
cmd/vgdeck/vgdeck.go:250
↓ 1 callersFunctionmakepath
(x, y, sx, sy, cx, cy, ex, ey int, id, text string)
cmd/codepicdeck/code/textpath.go:23
↓ 1 callersFunctionmaketable
maketable creates a deck file from a tab separated list that includes a specification in the first record
cmd/deckd/deckd.go:413
↓ 1 callersFunctionmale
(x, y, w int)
cmd/codepicdeck/code/conception.go:15
↓ 1 callersFunctionmale
(x, y, w int)
cmd/codepicdeck/code/conception2.go:16
↓ 1 callersFunctionmarkdown
markdown creates a separate PDF from markdown
cmd/pdfdeck/pdfdeck.go:322
↓ 1 callersFunctionmetadata
(filename string)
cmd/deckd/deckd.go:353
↓ 1 callersMethodmeter
(x, y, w, h int)
cmd/codepicdeck/code/therm.go:21
↓ 1 callersFunctionmodfile
modfile returns true if the modification is newer than some epoch
cmd/vgdeck/vgdeck.go:49
↓ 1 callersFunctionpagedim
pagedim converts a named pagesize to width, height
cmd/fcdeck/fcdeck.go:84
↓ 1 callersFunctionpagerange
pagerange returns the begin and end using a "-" string
cmd/svgdeck/svgdeck.go:61
↓ 1 callersFunctionpagerange
pagerange returns the begin and end using a "-" string
cmd/pdfdeck/pdfdeck.go:92
↓ 1 callersFunctionpagerange
pagerange returns the begin and end using a "-" string
cmd/pngdeck/pngdeck.go:56
↓ 1 callersFunctionpdfdeck
pdfdeck turns deck input files into PDFs if the sflag is set, all output goes to the standard output file, otherwise, PDFs are written the destination
cmd/pdfdeck/pdfdeck.go:770
↓ 1 callersFunctionpdfslide
pdfslide makes a slide, one slide per PDF page
cmd/pdfdeck/pdfdeck.go:486
↓ 1 callersFunctionplay
play starts up a deck
cmd/deckweb/deckweb.go:64
↓ 1 callersFunctionpngslide
pngslide makes a slide, one slide per generated PNG
cmd/pngdeck/pngdeck.go:395
↓ 1 callersFunctionpolar
(r, theta float64)
cmd/codepicdeck/code/asf.go:13
↓ 1 callersFunctionpolygon
polygon draws a polygon
cmd/pdfdeck/pdfdeck.go:242
↓ 1 callersMethodpolygon
polygon makes polygon markup from the polygon structure.
generate/generate.go:109
↓ 1 callersFunctionquadcurve
quadcurve draws a quadradic bezier curve
cmd/pdfdeck/pdfdeck.go:220
↓ 1 callersFunctionrandp
randp returns a random float
generate/generate_test.go:21
↓ 1 callersFunctionrcircles
(depth int)
cmd/codepicdeck/code/rcircles.go:17
↓ 1 callersFunctionrcube
(x, y, l int)
cmd/codepicdeck/code/cube.go:17
↓ 1 callersMethodrect
rect makes rect markup rom the rect structure.
generate/generate.go:89
↓ 1 callersFunctionremove
remove content from the server
cmd/deckweb/deckweb.go:114
↓ 1 callersFunctionrp
rp returns n random coordinates radiating from (cx, cy)
generate/generate_test.go:30
↓ 1 callersFunctionsection
section makes a slide "section"
cmd/testgen/testgen.go:61
↓ 1 callersFunctionsetpagesize
setpagesize parses the page size string (wxh)
cmd/svgdeck/svgdeck.go:78
↓ 1 callersFunctionsetpagesize
setpagesize parses the page size string (wxh)
cmd/fcdeck/fcdeck.go:65
↓ 1 callersFunctionsetpagesize
setpagesize parses the page size string (wxh)
cmd/pdfdeck/pdfdeck.go:805
↓ 1 callersFunctionsetpagesize
setpagesize parses the page size string (wxh)
cmd/pngdeck/pngdeck.go:655
↓ 1 callersFunctionshowcurve
(bx, by, cx, cy, ex, ey int)
cmd/codepicdeck/code/swoosh.go:23
↓ 1 callersFunctionshowgrid
showgrid xrays a slide
cmd/vgdeck/vgdeck.go:300
↓ 1 callersFunctionshowitems
(s deck.Slide, n int)
cmd/deckinfo/deckinfo.go:30
↓ 1 callersMethodsquare
square makes square markup from the rect structure.
generate/generate.go:74
↓ 1 callersFunctionstar
(x, y float64, n int, inner, outer float64, style string)
cmd/codepicdeck/code/asf.go:16
↓ 1 callersFunctionstar
(x, y, n int, inner, outer float64, style string)
cmd/codepicdeck/code/starx.go:14
↓ 1 callersFunctionstars
See: http://vormplus.be/blog/article/processing-month-day-4-stars
cmd/codepicdeck/code/stars.go:16
↓ 1 callersFunctionstars
See: http://vormplus.be/blog/article/processing-month-day-4-stars
cmd/codepicdeck/code/stars2.go:16
↓ 1 callersFunctionstop
stop a deck
cmd/deckweb/deckweb.go:147
↓ 1 callersFunctionsvgslide
svgslide makes one slide per SVG page
cmd/svgdeck/svgdeck.go:488
↓ 1 callersFunctiontable
table makes tabular slides
cmd/deckweb/deckweb.go:127
↓ 1 callersFunctiontextalign
textalign returns the SVG text alignment operator
cmd/svgdeck/svgdeck.go:371
↓ 1 callersFunctiontextcontent
content places text elements on the canvas according to type
cmd/pdfdeck/pdfdeck.go:272
↓ 1 callersMethodtextlink
textlink makes text markup from the deck text structure, including a link
generate/generate.go:119
↓ 1 callersMethodtextrotate
textrotate makes text markup from the deck text structure, including a link
generate/generate.go:124
↓ 1 callersFunctiontextwrap
textwrap draws text at location, wrapping at the specified width
cmd/svgdeck/svgdeck.go:436
↓ 1 callersFunctiontextwrap
textwrap draws text at location, wrapping at the specified width
cmd/fcdeck/fcdeck.go:222
↓ 1 callersFunctiontextwrap
textwrap draws text at location, wrapping at the specified width
cmd/vgdeck/vgdeck.go:696
↓ 1 callersFunctiontloc
(x, y, s int, r, d float64)
cmd/codepicdeck/code/schotter.go:9
↓ 1 callersFunctiontro
()
cmd/codepicdeck/code/rotate.go:15
↓ 1 callersFunctionupload
upload copies content to the server
cmd/deckweb/deckweb.go:96
↓ 1 callersFunctionvideo
video plays video
cmd/deckweb/deckweb.go:86
↓ 1 callersFunctionvmap
(value float64, low1 float64, high1 float64, low2 float64, high2 float64)
examples/barchart.go:12
↓ 1 callersFunctionxmlquote
(s string)
cmd/mkblurb/mkblurb.go:26
FunctionBenchmarkArc
(b *testing.B)
generate/generate_test.go:119
FunctionBenchmarkCircle
(b *testing.B)
generate/generate_test.go:87
FunctionBenchmarkCurve
(b *testing.B)
generate/generate_test.go:127
FunctionBenchmarkEllipse
(b *testing.B)
generate/generate_test.go:95
FunctionBenchmarkEmptyDoc
(b *testing.B)
generate/generate_test.go:55
FunctionBenchmarkEmptySlide
(b *testing.B)
generate/generate_test.go:60
FunctionBenchmarkHello
(b *testing.B)
generate/generate_test.go:67
FunctionBenchmarkImage
(b *testing.B)
generate/generate_test.go:158
FunctionBenchmarkLine
(b *testing.B)
generate/generate_test.go:135
FunctionBenchmarkList
(b *testing.B)
generate/generate_test.go:76
FunctionBenchmarkPolygon
(b *testing.B)
generate/generate_test.go:149
FunctionBenchmarkRect
(b *testing.B)
generate/generate_test.go:111
FunctionBenchmarkSquare
(b *testing.B)
generate/generate_test.go:103
FunctionBenchmarkText
(b *testing.B)
generate/generate_test.go:167
FunctionTestMain
(m *testing.M)
generate/generate_test.go:45
MethodTextLink
TextLink places text aligned at (x,y) with a link
generate/generate.go:215
Functionbackground
background places a colored rectangle
cmd/fcdeck/fcdeck.go:152
FunctioncmdUsage
()
cmd/svgdeck/svgdeck.go:756
FunctioncmdUsage
()
cmd/pdfdeck/pdfdeck.go:876
FunctioncmdUsage
()
cmd/pngdeck/pngdeck.go:708
Functiondodeck
deck processes slide decks GET /deck -- list information POST /deck/file.xml?cmd=[duration] -- starts a deck POST /deck?cmd=stop -- stops a deck DELE
cmd/deckd/deckd.go:90
Functionfontlookup
fontlookup maps font aliases to implementation font names
cmd/fcdeck/fcdeck.go:113
Functioninfo
info show API information GET /
cmd/deckd/deckd.go:77
Functionmain
for every file, make a deck
cmd/svgdeck/svgdeck.go:761
Functionmain
Test slide generation
cmd/testgen/testgen.go:172
Functionmain
()
cmd/deckweb/deckweb.go:13
Functionmain
()
cmd/fcdeck/fcdeck.go:545
Functionmain
()
cmd/fcdeck/code/hw.go:3
Functionmain
for every file, make a deck
cmd/vgdeck/vgdeck.go:737
Functionmain
()
cmd/mkblurb/mkblurb.go:30
Functionmain
()
cmd/deckd/deckd.go:51
Functionmain
for every file, make a deck
cmd/pdfdeck/pdfdeck.go:881
Functionmain
()
cmd/codepicdeck/codepicdeck.go:95
Functionmain
()
cmd/codepicdeck/code/star.go:35
Functionmain
()
cmd/codepicdeck/code/sunearth.go:16
Functionmain
()
cmd/codepicdeck/code/conception.go:28
Functionmain
()
cmd/codepicdeck/code/pacman.go:14
Functionmain
()
cmd/codepicdeck/code/concentric2.go:16
Functionmain
()
cmd/codepicdeck/code/go.go:14
Functionmain
()
cmd/codepicdeck/code/bill.go:14
← previousnext →201–300 of 370, ranked by callers