Module Name: src Committed By: uwe Date: Sun May 15 16:43:39 UTC 2022
Modified Files: src/sys/dev/rasops: rasops.c Log Message: rasops: fix automagic box chars for stride > 1 on little endian This makes DEC line drawing (acsc) work correctly for "iso" fonts of large sizes, e.g. spleen16x32 on x86. To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sys/dev/rasops/rasops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.