index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
wsfont
/
wsfont.h
Age
Commit message (
Expand
)
Author
2012-01-11
make rasops_init()'s font selection code a bit less boneheaded by:
macallan
2012-01-04
add WSFONT_GLYPH() to get a pointer to a given glyph in a given font
macallan
2011-12-22
add some pre-rendered anti-aliased fonts from pkgsrc:
macallan
2010-05-04
add translation tables for ISO fonts in order to map unicode box drawing
macallan
2010-04-17
Added Sharp W-ZERO3 series support.
nonaka
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-02-02
Updates to allow Zaurus screen to rotate 90 degrees to a usable state with th...
ober
2003-02-09
make 'name' and 'data' of struct wsdisplay_font const, mark data arrays
jdolecek
2002-03-13
Reorganise the wsfont stuff slightly so that multiple display adapters
ad
2001-10-13
ANSIfy.
augustss
2001-09-03
make dynamic font addition usable,
drochner
2001-02-02
Added a function to remap Unicode character to font glyph index.
marcus
2000-06-13
Use my proper name.
ad
2000-01-07
Replace WSFONT_L2R/R2L with WSDISPLAY_FONTORDER_L2R/R2L.
enami
2000-01-05
Add two new members to 'struct wsdisplay_font': 'bitorder' and 'byteorder'.
ad
1999-12-15
Now I remember. Add a new flag, WSFONT_RDONLY that indicates the font
ad
1999-12-14
- Squash a few stylish nits.
ad
1999-12-04
- Stylistic cleanup.
ad
1999-05-18
Assign ownership & copyright to TNF. There is probably a procedure for this
ad
1999-04-29
Update usage comment.
ad
1999-04-26
Bump WSFONT_L2R/R2L by +1 so 0 can mean no specific order is required.
ad
1999-04-26
Change WSFONT_LITTLE/WSFONT_BIG to WSFONT_L2R/WSFONT_R2L to reduce possible
ad
1999-04-13
Fixed licensing due to a foobar on my behalf.
ad
1999-04-13
Initial import of wsfont, an in-kernel font table for wscons/rcons.
ad