summaryrefslogtreecommitdiff
path: root/include/freetype/internal/psaux.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2006-05-12 04:00:44 +0000
committerWerner Lemberg <wl@gnu.org>2006-05-12 04:00:44 +0000
commitfd74ec68b44fe2346b89ccc485a1d451f26df9d6 (patch)
tree8882a36faa5e3987c3f79ef59cb33f5e49c5b828 /include/freetype/internal/psaux.h
parent94168f0b4184f08cd0f6f5661152de3895284bd9 (diff)
downloadfreetype2-fd74ec68b44fe2346b89ccc485a1d451f26df9d6.tar.gz
* README: Minor updates.
* include/freetype/*: s/scale/scaling value/ where appropriate. Many other minor documentation improvements. * src/tools/docmaker/sources.py (re_italic, re_bold): Handle trailing punctuation. * src/tools/docmaker/tohtml.py (HtmlFormatter::make_html_word): Add warning message for undefined cross references. Update handling of re_italic and re_bold.
Diffstat (limited to 'include/freetype/internal/psaux.h')
-rw-r--r--include/freetype/internal/psaux.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/freetype/internal/psaux.h b/include/freetype/internal/psaux.h
index 6f8ba6cc8..d2e491000 100644
--- a/include/freetype/internal/psaux.h
+++ b/include/freetype/internal/psaux.h
@@ -516,9 +516,10 @@ FT_BEGIN_HEADER
/* */
/* last :: The last point position. */
/* */
- /* scale_x :: The horizontal scale (FUnits to sub-pixels). */
+ /* scale_x :: The horizontal scaling value (FUnits to */
+ /* sub-pixels). */
/* */
- /* scale_y :: The vertical scale (FUnits to sub-pixels). */
+ /* scale_y :: The vertical scaling value (FUnits to sub-pixels). */
/* */
/* pos_x :: The horizontal translation (if composite glyph). */
/* */