Man pages for coolbutuseless/svgparser
Read SVG as Grobs and Data Frames

apply_transformApply the given transform to x,y coordds
arc_to_dfConvert '<path>' arc to a data.frame of coordinates
bezier3_to_dfConvert cubic and quadratic beziers to data.frame of...
create_rect_dfCreate a data.frame for a rectangle with rounded corners
css_calc_all_stylesCreate a named list to store computed styles indexed by the...
css_value_as_numericConvert a string value from CSS into a numeric value
data_framedata.frame creation
ellipse_to_dfConvert Ellipse parameters into a data.frame of coords
get_element_by_idGet an element from an XML document by ID. Return NA if ID...
gpar_to_dfConvert a gpar object to a data.frame
lexBreak a string into labelled tokens based upon a set of...
load_supertinyiconLoad an SVG icon from the 'supertinyicons' icon pack
parse_command_to_matrixParse tokens representing a single transform instruction into...
parse_svg_groupParse xml representing some SVG
parse_svg_pathParse an SVG tag of given type
parse_svg_path_dParse path into a list of parameters and meta-information
parse_transform_string_to_matricesParse a transform string to a list of matrices - 1 per...
parse_transform_string_to_matrixParse a transform string to asingle transform matrix
path_list_expand_beziersPrepare complete list of control point coordinates for all...
path_list_to_abs_path_listConvert path relative coordinates to absolute coordinates
path_list_to_dfConvert a path list to a data.frame
rbind_dfsInternal function for perfroming do.call(rbind...)
read_fileBrute force file reader that is not concerned with file...
read_svgRead an svg file (or text) into a 'grid::grobTree' object or...
shotgun_matchPick the closest matching word from a list of words.
style_to_gparConvert a list of style information for an element to a...
style_to_viewportConvert a list of style information to a viewport object
supertinyicon_namesNames of icons in 'supertinyicons' set
svg_colour_to_r_colourConvert an SVG colour to an R colour
trimTrim the end off a word.
update_transformUpdate a transform matrix with an element
update_transform_with_stringUpdate a transform matrix with the new SVG transform string
coolbutuseless/svgparser documentation built on Dec. 26, 2021, 12:03 a.m.