Remove obsolete comment.
Found by Akira Kakuto <kakuto@fuk.kindai.ac.jp>.
This commit is contained in:
parent
f4b61a6a5d
commit
55fed89e3b
|
@ -375,9 +375,6 @@
|
||||||
if ( face->blend )
|
if ( face->blend )
|
||||||
root->face_flags |= FT_FACE_FLAG_MULTIPLE_MASTERS;
|
root->face_flags |= FT_FACE_FLAG_MULTIPLE_MASTERS;
|
||||||
|
|
||||||
/* XXX: TODO -- add kerning with .afm support */
|
|
||||||
|
|
||||||
|
|
||||||
/* The following code to extract the family and the style is very */
|
/* The following code to extract the family and the style is very */
|
||||||
/* simplistic and might get some things wrong. For a full-featured */
|
/* simplistic and might get some things wrong. For a full-featured */
|
||||||
/* algorithm you might have a look at the whitepaper given at */
|
/* algorithm you might have a look at the whitepaper given at */
|
||||||
|
|
Loading…
Reference in New Issue