Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badgeek/svg2shenzhen
/ functions
Functions
3,949 in github.com/badgeek/svg2shenzhen
⨍
Functions
3,949
◇
Types & classes
953
↓ 1 callers
Method
openKicad
(self, kicad_file_path)
inkscape/svg2shenzhen/export.py:568
↓ 1 callers
Function
opti_penalty
calculate best fit from i+.5 to j+.5. Assume i<j (cyclically). * Return 0 and set badness and parameters (alpha, beta), if * possible. Return 1 i
potrace/trace.cpp:1066
↓ 1 callers
Function
opticurve
optimize the path p, replacing sequences of Bezier segments by a * single segment when possible. Return 0 on success, 1 with errno set * on failur
potrace/trace.cpp:1239
↓ 1 callers
Function
path_new
potrace/curve.cpp:23
↓ 1 callers
Function
pathlist_free
free a pathlist, leaving errno untouched. */
potrace/curve.cpp:76
↓ 1 callers
Function
pathlist_to_tree
potrace/decompose.cpp:359
↓ 1 callers
Function
penalty3
potrace/trace.cpp:560
↓ 1 callers
Method
point_count
polygon/poly2tri/sweep/sweep_context.h:159
↓ 1 callers
Function
pointslope
determine the center and slope of the line i..j. Assume i<j. Needs * "sum" components of p to be set. */
potrace/trace.cpp:85
↓ 1 callers
Function
postProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
src/lodepng.cpp:4171
↓ 1 callers
Function
potrace_param_default
Return a fresh copy of the set of default parameters, or NULL on * failure with errno set. */
potrace/potracelib.cpp:38
↓ 1 callers
Function
potrace_trace
On success, returns a Potrace state st with st->status == * POTRACE_STATUS_OK. On failure, returns NULL if no Potrace state * could be created (wi
potrace/potracelib.cpp:57
↓ 1 callers
Method
prepareDocument
(self, options)
inkscape/svg2shenzhen/prepare.py:144
↓ 1 callers
Function
privcurve_to_curve
copy private to public curve structure */
potrace/curve.cpp:117
↓ 1 callers
Method
processAutoMasks
(self)
inkscape/svg2shenzhen/export.py:327
↓ 1 callers
Function
processEdge
common/geometry/shape_poly_set.cpp:387
↓ 1 callers
Method
processExportLayer
(self)
inkscape/svg2shenzhen/export.py:342
↓ 1 callers
Function
process_path
return 0 on success, 1 on error with errno set. */
potrace/trace.cpp:1418
↓ 1 callers
Function
readChunk_PLTE
src/lodepng.cpp:4221
↓ 1 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
src/lodepng.cpp:4281
↓ 1 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
src/lodepng.cpp:4406
↓ 1 callers
Function
readChunk_pHYs
src/lodepng.cpp:4514
↓ 1 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
src/lodepng.cpp:4314
↓ 1 callers
Function
readChunk_tIME
src/lodepng.cpp:4499
↓ 1 callers
Function
readChunk_tRNS
src/lodepng.cpp:4245
↓ 1 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
src/lodepng.cpp:4357
↓ 1 callers
Function
readbit
potrace/greymap.cpp:178
↓ 1 callers
Function
readbit
potrace/bitmap_io.cpp:99
↓ 1 callers
Method
refPos
* Function RefPos * Return the reference position, coming from either the mouse position * or the cursor position. * * @param useM
include/class_base_screen.h:168
↓ 1 callers
Method
removeBoundaryTriangle
common/geometry/hetriang.cpp:356
↓ 1 callers
Function
render_close
close path */
potrace/render.cpp:79
↓ 1 callers
Method
reverseSplitTriangle
common/geometry/hetriang.cpp:350
↓ 1 callers
Function
rgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
src/lodepng.cpp:3135
↓ 1 callers
Function
rgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
src/lodepng.cpp:3061
↓ 1 callers
Function
save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
src/lodepng.cpp:6045
↓ 1 callers
Function
scanAtom
common/ptree.cpp:80
↓ 1 callers
Function
scanList
* Function scanList * reads a sexpr list from the input stream into a new node with key * aLexer->CurText(). */
common/ptree.cpp:55
↓ 1 callers
Function
setBitOfReversedStream0
src/lodepng.cpp:2397
↓ 1 callers
Method
setCrossHairPosition
common/base_screen.cpp:398
↓ 1 callers
Method
setDefaultUnits
(self)
inkscape/svg2shenzhen/prepare.py:195
↓ 1 callers
Method
setDocumentGrid
(self)
inkscape/svg2shenzhen/prepare.py:181
↓ 1 callers
Method
setDocumentSquare
(self, width, height)
inkscape/svg2shenzhen/prepare.py:92
↓ 1 callers
Method
setInkscapeScaling
(self)
inkscape/svg2shenzhen/prepare.py:74
↓ 1 callers
Method
setInsideRun
this only works if you add friend class EVENT_LOOP to EventLoopBase */
common/dialog_shim.cpp:482
↓ 1 callers
Method
setMouseDelta
include/tool/tool_event.h:401
↓ 1 callers
Method
setMouseDragOrigin
include/tool/tool_event.h:396
↓ 1 callers
Method
setMousePosition
include/class_base_screen.h:156
↓ 1 callers
Method
setPlugin
include/fp_lib_table.h:240
↓ 1 callers
Method
setScrollCenterPosition
include/class_base_screen.h:174
↓ 1 callers
Function
setSearchPaths
Initialize aDst SEARCH_STACK with KIFACE (DSO) specific settings. A non-member function so it an be moved easily, plus it's nobody's business.
common/kiface_i.cpp:37
↓ 1 callers
Method
set_kiface
include/kiway.h:373
↓ 1 callers
Function
setbbox_path
Find the bounding box of a given path. Path is assumed to be of * non-zero length. */
potrace/decompose.cpp:199
↓ 1 callers
Function
showUsage
funcion that show the help information*/
src/main.cpp:122
↓ 1 callers
Function
smooth
Always succeeds and returns 0 */
potrace/trace.cpp:976
↓ 1 callers
Method
splitTriangle
common/geometry/hetriang.cpp:343
↓ 1 callers
Function
uivector_reserve
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:152
↓ 1 callers
Function
unfilterScanline
src/lodepng.cpp:3975
↓ 1 callers
Function
update_adler32
src/lodepng.cpp:2091
↓ 1 callers
Method
viewAssign
* Function viewAssign() * Assigns the item to a given dynamic VIEW. Called internally by the VIEW. * * @param aView[]: dynamic VIEW ins
include/view/view_item.h:241
↓ 1 callers
Function
writeSignature
src/lodepng.cpp:4894
↓ 1 callers
Function
wxConfigLoadParams
common/config_params.cpp:43
↓ 1 callers
Function
wxConfigSaveParams
common/config_params.cpp:77
↓ 1 callers
Function
wxFunctionTaking_wxString
common/utf8.cpp:191
↓ 1 callers
Function
xor_to_ref
efficiently invert bits [x,infty) and [xa,infty) in line y. Here xa * must be a multiple of BM_WORDBITS. */
potrace/decompose.cpp:132
Method
PlotPoly
common/common_plotGERBER_functions.cpp:391
Method
ACTION_MANAGER
common/tool/action_manager.cpp:35
Method
APP_SINGLE_TOP
common/single_top.cpp:83
Function
AbortBlockCurrentCommand
common/block_commande.cpp:210
Method
AboutAppInfo
common/dialog_about/aboutinfo.h:45
Method
AbsolutePath
common/project.cpp:370
Method
Accept
Virtual event handlers, overide them in your derived class
common/dialogs/dialog_get_component_base.h:55
Method
Accept
include/geometry/shape_index.h:241
Method
Activate
common/tool/tool_interactive.cpp:49
Method
Add
common/tool/context_menu.cpp:96
Method
Add
include/geometry/shape_index_list.h:208
Method
AddBranch
Add a branch to a node. Split the node if necessary. Returns 0 if node not split. Old node updated. Returns 1 if node split, sets *new_node to addre
include/geometry/rtree.h:1236
Method
AddEdgeToSEL
polygon/clipper.cpp:1915
Method
AddGhostJoin
polygon/clipper.cpp:1983
Method
AddGrid
common/base_screen.cpp:280
Method
AddHelpVersionInfoMenuEntry
common/basicframe.cpp:503
Function
AddHistoryComponentName
* Add the string "aName" to the history list aHistoryList */
common/dialogs/dialog_get_component.cpp:123
Method
AddHole
polygon/poly2tri/sweep/sweep_context.cc:53
Method
AddHole
polygon/poly2tri/sweep/cdt.cc:41
Method
AddHole
common/geometry/shape_poly_set.cpp:167
Function
AddHotkeyConfigMenu
add hotkey config options submenu to aMenu */
common/hotkeys_basic.cpp:807
Method
AddJoin
polygon/clipper.cpp:1957
Method
AddLayer
common/view/view.cpp:73
Method
AddLineToHeader
* Function AddLineToHeader * Add a line to the list of free lines to print at the beginning of the file * @param aExtraString is the string
include/plot_common.h:155
Method
AddLocalMaxPoly
polygon/clipper.cpp:1899
Method
AddLocalMinPoly
polygon/clipper.cpp:1856
Method
AddMenuLanguageList
common/pgm_base.cpp:766
Method
AddOutPt
polygon/clipper.cpp:2478
Method
AddParameter
common/gal/opengl/shader.cpp:126
Method
AddParent
include/ttl/halfedge/hetriang.h:186
Method
AddPoint
polygon/poly2tri/sweep/sweep_context.cc:61
Method
AddPoint
polygon/poly2tri/sweep/cdt.cc:46
Function
AddUnitSymbol
common/common.cpp:233
Method
AdjustScrollBars
common/draw_frame.cpp:850
Method
Advance
include/geometry/shape_poly_set.h:76
Method
AdvancingFront
polygon/poly2tri/sweep/advancing_front.cc:35
← previous
next →
1,301–1,400 of 3,949, ranked by callers