sync with OpenBSD -current
This commit is contained in:
parent
4b49aefbb1
commit
1fd36b57f8
945 changed files with 81965 additions and 59988 deletions
12
dist/fontconfig/doc/fontconfig-devel/x31.html
vendored
12
dist/fontconfig/doc/fontconfig-devel/x31.html
vendored
|
@ -206,9 +206,9 @@ CLASS="PROGRAMLISTING"
|
|||
double d;
|
||||
const FcMatrix *m;
|
||||
const FcCharSet *c;
|
||||
void *f;
|
||||
const FcLangSet *l;
|
||||
const FcRange *r;
|
||||
void *f;
|
||||
const FcLangSet *l;
|
||||
const FcRange *r;
|
||||
} u;
|
||||
} FcValue;
|
||||
</PRE
|
||||
|
@ -235,9 +235,9 @@ CLASS="PROGRAMLISTING"
|
|||
FcTypeBool b b
|
||||
FcTypeMatrix m FcMatrix *
|
||||
FcTypeCharSet c FcCharSet *
|
||||
FcTypeFTFace f void * (FT_Face)
|
||||
FcTypeLangSet l FcLangSet *
|
||||
FcTypeRange r FcRange *
|
||||
FcTypeFTFace f void * (FT_Face)
|
||||
FcTypeLangSet l FcLangSet *
|
||||
FcTypeRange r FcRange *
|
||||
</PRE
|
||||
></TD
|
||||
></TR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue