2019-10-08 Fred Gleason <fredg@paravelsystems.com>

* Documented the font management system in 'docs/apis/fonts.xml'
	(built as 'docs/apis/fonts.pdf'.
This commit is contained in:
Fred Gleason
2019-10-08 13:23:21 -04:00
parent 13fe76b469
commit a46698f9d5
14 changed files with 309 additions and 0 deletions

View File

@@ -240,6 +240,13 @@ Changes that alter the schema of the database must include:
'ChangeLog' entry, including the new value of 'RD_VERSION_DATABASE'.
FONT MANGEMENT:
All fonts used in Rivendell are managed by the RDFontEngine class, which
provides them on the basis of abstract "roles" so as to provide consistency
across the entire set of modules. See the file 'docs/apis/fonts.pdf' for
a detailed description of this sub-system, including screenshot examples.
WRITING TO THE SYSLOG:
Rivendell makes extensive use of the syslog(3) system found on all
POSIX-compliant systems. Sending messages to the syslog should almost