X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7af285d1ab87e908454bfabbbe063ab1756912b..e0976f6db35b304f16519437c9d9e2450a373783:/docs/latex/wx/graphicsfont.tex?ds=sidebyside diff --git a/docs/latex/wx/graphicsfont.tex b/docs/latex/wx/graphicsfont.tex index 64a06b4008..34e011ebe9 100755 --- a/docs/latex/wx/graphicsfont.tex +++ b/docs/latex/wx/graphicsfont.tex @@ -13,7 +13,8 @@ \wxheading{Derived from} -\helpref{wxGraphicsObject}{wxgraphicsobject} +\helpref{wxGraphicsObject}{wxgraphicsobject}\\ +\helpref{wxObject}{wxobject} A wxGraphicsFont is a native representation of a font (including text colour). The contents are specific an private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreateFont call on the graphics context or the renderer instance.