MCPcopy Create free account

hub / github.com/Chlumsky/msdfgen / functions

Functions365 in github.com/Chlumsky/msdfgen

↓ 66 callersFunctionmix
core/arithmetics.hpp:29
↓ 43 callersFunctiondotProduct
Dot product of two vectors.
core/Vector2.hpp:106
↓ 42 callersFunctioncrossProduct
A special version of the cross product for 2D vectors (returns scalar value).
core/Vector2.hpp:111
↓ 40 callersMethodreorient
Makes sure that the section's Y-axis orientation matches the argument by potentially reordering its rows.
core/BitmapRef.hpp:103
↓ 38 callersMethodpoint
core/edge-segments.cpp:108
↓ 36 callersMethodlength
core/edge-segments.cpp:153
↓ 36 callersMethodnormalize
core/Shape.cpp:65
↓ 31 callersFunctionmedian
core/arithmetics.hpp:23
↓ 31 callersFunctionreadDouble
ext/import-svg.cpp:71
↓ 30 callersMethoddirection
core/edge-segments.cpp:121
↓ 30 callersFunctionpixelFloatToByte
core/pixel-conversion.hpp:8
↓ 25 callersMethodaddEdge
core/Contour.cpp:12
↓ 24 callersFunctionreadCoord
ext/import-svg.cpp:82
↓ 22 callersFunctionsign
core/arithmetics.hpp:53
↓ 16 callersFunctionresolveDistance
core/contour-combiners.cpp:26
↓ 15 callersFunctioncmpExtension
main.cpp:261
↓ 15 callersMethodgetYAxisOrientation
core/Shape.cpp:200
↓ 15 callersFunctionpointFromSkiaPoint
ext/resolve-shape-geometry.cpp:19
↓ 14 callersFunctionparseDouble
main.cpp:93
↓ 13 callersFunctioninterpolate
core/bitmap-interpolation.hpp:11
↓ 13 callersMethodsetYAxisOrientation
core/Shape.cpp:204
↓ 12 callersFunctionmsdfErrorCorrectionShapeless
core/msdf-error-correction.cpp:51
↓ 11 callersFunctionclamp
core/arithmetics.hpp:35
↓ 11 callersFunctiondistVal
core/render-sdf.cpp:11
↓ 10 callersFunctionnonZeroSign
core/arithmetics.hpp:59
↓ 10 callersFunctionpointBounds
core/edge-segments.cpp:405
↓ 10 callersMethodtype
core/edge-segments.cpp:84
↓ 10 callersMethodunprojectVector
core/Projection.cpp:22
↓ 9 callersFunctionftPoint2
ext/import-font.cpp:62
↓ 9 callersFunctionmin
core/arithmetics.hpp:11
↓ 9 callersMethodsignedDistance
core/edge-segments.cpp:173
↓ 9 callersFunctionswitchColor
core/edge-coloring.cpp:55
↓ 8 callersMethodaddContour
core/Shape.cpp:14
↓ 8 callersMethodclassifier
core/MSDFErrorCorrection.cpp:93
↓ 8 callersFunctiondetectClash
core/msdf-error-correction.cpp:115
↓ 8 callersMethoddistanceToPerpendicularDistance
core/edge-segments.cpp:28
↓ 8 callersFunctionhasDiagonalArtifact
core/MSDFErrorCorrection.cpp:346
↓ 8 callersFunctionhasLinearArtifact
core/MSDFErrorCorrection.cpp:331
↓ 8 callersFunctionmsdfErrorCorrection
core/msdf-error-correction.cpp:61
↓ 8 callersFunctionprotectExtremeChannels
Marks texel as protected if one of its non-median channels is present in the channel mask.
core/MSDFErrorCorrection.cpp:180
↓ 8 callersMethodsetIntersections
core/Scanline.cpp:78
↓ 8 callersFunctionshoelace
core/Contour.cpp:8
↓ 8 callersFunctionskipExtraChars
ext/import-svg.cpp:55
↓ 7 callersMethodcontrolPoints
core/edge-segments.cpp:96
↓ 7 callersFunctionpointToSkiaPoint
ext/resolve-shape-geometry.cpp:15
↓ 7 callersMethodsplitInThirds
core/edge-segments.cpp:508
↓ 7 callersMethodunprojectX
core/Projection.cpp:34
↓ 7 callersFunctionwriteSvgCoord
core/export-svg.cpp:9
↓ 6 callersMethodaddEdgePerpendicularDistance
core/edge-selectors.cpp:89
↓ 6 callersFunctionparseUnsigned
main.cpp:66
↓ 6 callersFunctionpngSave
ext/save-png.cpp:48
↓ 6 callersFunctionreadTransformationOp
ext/import-svg.cpp:606
↓ 6 callersFunctionrenderSDF
core/render-sdf.cpp:15
↓ 6 callersMethodstr
ext/import-svg.cpp:367
↓ 6 callersFunctionwriteBmpHeader
core/save-bmp.cpp:50
↓ 6 callersFunctionwriteCoord
core/shape-description.cpp:65
↓ 5 callersFunctioninterpretFillRule
core/Scanline.cpp:13
↓ 5 callersFunctionrotateVector
ext/import-svg.cpp:102
↓ 5 callersMethodset
Sets individual elements of the vector.
core/Vector2.hpp:27
↓ 5 callersFunctionsolveQuadratic
core/equation-solver.cpp:9
↓ 5 callersMethodwritePixel
core/save-rgba.cpp:33
↓ 5 callersFunctionxmlDecode
ext/import-svg.cpp:378
↓ 4 callersFunctionbuildShapeFromSvgPath
ext/import-svg.cpp:156
↓ 4 callersFunctioncombineTransformation
ext/import-svg.cpp:666
↓ 4 callersFunctionedgeBetweenTexels
Returns a bit mask of which channels contribute to an edge between the two texels a, b.
core/MSDFErrorCorrection.cpp:171
↓ 4 callersFunctiongetFontCoordinateScale
ext/import-font.cpp:104
↓ 4 callersMethodgetIndex
ext/import-font.cpp:118
↓ 4 callersFunctioninterpolatedMedian
Returns the median of the linear interpolation of texels a, b at t.
core/MSDFErrorCorrection.cpp:261
↓ 4 callersFunctionmsdfErrorCorrectionInner
core/msdf-error-correction.cpp:13
↓ 4 callersMethodorientContours
core/Shape.cpp:144
↓ 4 callersMethodrangeTest
Evaluates if the median value xm interpolated at xt in the range between am at at and bm at bt indicates an artifact.
core/MSDFErrorCorrection.cpp:30
↓ 4 callersMethodscanline
core/Shape.cpp:117
↓ 4 callersFunctionseedExtract2
core/edge-coloring.cpp:38
↓ 4 callersMethodunprojectY
core/Projection.cpp:38
↓ 3 callersMethodaddEdgeTrueDistance
core/edge-selectors.cpp:81
↓ 3 callersMethodcomputeDistance
core/edge-selectors.cpp:108
↓ 3 callersFunctiondistanceSignCorrection
core/rasterization.cpp:19
↓ 3 callersFunctionedgeBetweenTexelsChannel
Determines if the channel contributes to an edge between the two texels a, b.
core/MSDFErrorCorrection.cpp:154
↓ 3 callersFunctionestimateSDFError
core/sdf-error-estimation.cpp:156
↓ 3 callersFunctionestimateSDFErrorInner
core/sdf-error-estimation.cpp:135
↓ 3 callersMethodfilled
core/Scanline.cpp:121
↓ 3 callersFunctiongeneratePSDF
core/msdfgen.cpp:85
↓ 3 callersFunctionhasDiagonalArtifactInner
core/MSDFErrorCorrection.cpp:292
↓ 3 callersFunctionhasLinearArtifactInner
core/MSDFErrorCorrection.cpp:279
↓ 3 callersFunctionis8bitFormat
main.cpp:58
↓ 3 callersFunctionisCorner
core/edge-coloring.cpp:23
↓ 3 callersMethodisEdgeRelevant
core/edge-selectors.cpp:64
↓ 3 callersFunctionmatchStringS
core/shape-description.cpp:54
↓ 3 callersFunctionmax
core/arithmetics.hpp:17
↓ 3 callersMethodmerge
core/edge-selectors.cpp:31
↓ 3 callersMethodmoveTo
core/Scanline.cpp:90
↓ 3 callersFunctionpixelByteToFloat
core/pixel-conversion.hpp:12
↓ 3 callersMethodprotectAll
core/MSDFErrorCorrection.cpp:252
↓ 3 callersFunctionreadCharF
core/shape-description.cpp:12
↓ 3 callersFunctionreadCharS
core/shape-description.cpp:20
↓ 3 callersFunctionreadFile
ext/import-svg.cpp:403
↓ 3 callersFunctionreadShapeDescription
core/shape-description.cpp:187
↓ 3 callersMethodreset
core/contour-combiners.cpp:38
↓ 3 callersFunctionsaveTiffFloat
core/save-tiff.cpp:174
↓ 3 callersFunctionshapeFromSkiaPath
ext/resolve-shape-geometry.cpp:46
next →1–100 of 365, ranked by callers