Module Name: src Committed By: rin Date: Fri Nov 19 23:55:16 UTC 2021
Modified Files: src/sys/dev/wsfont: wsfont.c Log Message: Add support to rotate anti-aliased fonts. wsfont_rotate_{cw,ccw}_internal() have been cleaned up and unified into new static function wsfont_rotate_internal(). To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/sys/dev/wsfont/wsfont.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.