CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/05/10 11:02:08

Added files:
        share/man/man9 : wsfont_init.9 

Log message:
Document the wsfont framework.

This is wsfont.9 revision 1.18 from NetBSD with the following changes:

- Remove documentation for wsfont_matches() which we don't have
- Remove wsfont_find() arguments which we don't have
- Add missing arguments for wsfont_lock() which NetBSD doesn't have
- Modify wsfont_enum() signature to match our implementation
- Modify the wsdisplay_font struct to add the index and cookie members
which NetBSD doesn't have
- Remove some macros for font encoding we do not support anymore
- Remove and correct stuff which doesn't apply to us because the
codebases have diverged

Looks fine to jmc@

Reply via email to