Macaulay2 » Documentation
Packages » VectorGraphics :: GraphicsHtml
next | previous | forward | backward | up | index | toc

GraphicsHtml -- Html content inside a VectorGraphics object

Description

Some arbitrary HTML content, specified by the option TextContent (a Hypertext object or other content to render in HTML).

Caveat

Due to a limitation of <foreignObject>, coordinates are rounded to the nearest integer. So use large enough coordinate systems.

For the programmer

The object GraphicsHtml is an instance of the type GraphicsType, with ancestor classes GraphicsText < GraphicsObject < GraphicsAncestor < HashTable < Thing.