Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/wsfont



Module Name:    src
Committed By:   jdolecek
Date:           Sun Feb  9 18:40:33 UTC 2003

Modified Files:
        src/sys/dev/wsfont: wsfont.c

Log Message:
wsfont_lock(): if bitorder/byteorder doesn't match, copy the font to new font
also if the font is static (and thus it's 'data' point to const/text location) -
later call to wsfont_rev{bit,byte}() needs to change the font data in-place
print info about the font copy when it's made

problem pointed out by Matthias Drochner


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 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.




Home | Main Index | Thread Index | Old Index