complete revision

This commit is contained in:
Werner Lemberg 2000-10-13 07:08:44 +00:00
parent afc01e8845
commit 0b7b23edfd
2 changed files with 1519 additions and 1312 deletions

View File

@ -344,11 +344,11 @@
returned face. This size object is directly accessible as
<tt>face->size</tt>.</p>
<p><em>NOTA BENE: A single face object can deal with one or more size
objects at a time; however, this is something that few programmers
really need to do. We have thus have decided to simplify the API for
the most common use (i.e. one size per face), while keeping this feature
available through additional functions.</em></p>
<p><em>A single face object can deal with one or more size objects at a
time; however, this is something that few programmers really need to do.
We have thus have decided to simplify the API for the most common use
(i.e. one size per face), while keeping this feature available through
additional functions.</em></p>
<p>When a new face object is created, its size object defaults to the
character size of 10&nbsp;pixels (both horizontally and vertically) for

File diff suppressed because it is too large Load Diff