+/**
+ * @file
+ * @brief @ref textspan_size
+ */
+
/*************************************************************************
* Copyright (c) 2011 AT&T Intellectual Property
* All rights reserved. This program and the accompanying materials
}
pointf textspan_size(GVC_t *gvc, textspan_t * span)
+/// Estimates size of a textspan, in points.
{
char **fpp = NULL, *fontpath = NULL;
textfont_t *font;
+/**
+ * @file
+ * @brief @ref textspan_t, @ref textfont_t, @ref PostscriptAlias
+ */
+
/*************************************************************************
* Copyright (c) 2011 AT&T Intellectual Property
* All rights reserved. This program and the accompanying materials