...

Package appendix

import "oss.terrastruct.com/d2/d2renderers/d2svg/appendix"
Overview
Index

Overview ▾

Constants

const (
    PAD_TOP   = 50
    PAD_SIDES = 40
    SPACER    = 20

    FONT_SIZE   = 16
    ICON_RADIUS = 16
)

func Append

func Append(diagram *d2target.Diagram, ruler *textmeasure.Ruler, in []byte) []byte

func FindViewboxSlice

func FindViewboxSlice(svg []byte) []string