The NetBSD Project

CVS log for src/sys/dev/wsfont/wsfont.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / wsfont

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.55 / (download) - annotate - [select for diffs], Thu Apr 5 02:46:21 2012 UTC (13 months, 2 weeks ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, tls-maxphys-nbase, tls-maxphys-base, tls-maxphys, khorben-n900, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base10, agc-symver-base, agc-symver, HEAD
Changes since 1.54: +2 -9 lines
Diff to previous 1.54 (colored)

remove the FreeMono font for licensing reasons

Revision 1.54 / (download) - annotate - [select for diffs], Fri Jan 13 16:08:02 2012 UTC (16 months, 1 week ago) by macallan
Branch: MAIN
CVS Tags: netbsd-6-base, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Branch point for: netbsd-6
Changes since 1.53: +4 -4 lines
Diff to previous 1.53 (colored)

make this compile again with rotation enabled

Revision 1.53 / (download) - annotate - [select for diffs], Wed Jan 11 15:52:32 2012 UTC (16 months, 1 week ago) by macallan
Branch: MAIN
Changes since 1.52: +21 -35 lines
Diff to previous 1.52 (colored)

make rasops_init()'s font selection code a bit less boneheaded by:
- actually trying to pick a font which gets as close as possible to the
  requested terminal size
- accepting 0,0 as 'use system default' which can be changed by
   options RASOPS_DEFAULT_WIDTH=100
   options RASOPS_DEFAULT_HEIGHT=30
  default is 80x25
- putting alpha and bitmap fonts in the same list and making wsfont_find()
  aware of wether we support alpha fonts or not
- if supported, prefer alpha fonts over otherwise equally suitable bitmap
  fonts

Revision 1.52 / (download) - annotate - [select for diffs], Wed Dec 28 18:29:48 2011 UTC (16 months, 3 weeks ago) by macallan
Branch: MAIN
Changes since 1.51: +9 -2 lines
Diff to previous 1.51 (colored)

add a somewhat smaller Droid font
this was generated with a newer version of ttf2wsfont so diacritics are no
longer cut off

Revision 1.51 / (download) - annotate - [select for diffs], Thu Dec 22 05:01:15 2011 UTC (17 months ago) by macallan
Branch: MAIN
Changes since 1.50: +54 -4 lines
Diff to previous 1.50 (colored)

add some pre-rendered anti-aliased fonts from pkgsrc:
- DejaVu Sans Mono from fonts/dejavu-ttf
- Droid Sans Mono from fonts/droid-ttf
- Free Mono from fonts/freefonts-ttf

Revision 1.50 / (download) - annotate - [select for diffs], Thu Jul 22 13:23:02 2010 UTC (2 years, 10 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, rmind-uvmplock-nbase, rmind-uvmplock-base, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.49: +18 -6 lines
Diff to previous 1.49 (colored)

In wsfont_rotate_cw_internal() and wsfont_rotate_ccw_internal(),
give a new name to rotated fonts so that 8x8 (and other X==Y) fonts
can be used properly on CW and CCW screens.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Jul 22 12:52:59 2010 UTC (2 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.48: +4 -10 lines
Diff to previous 1.48 (colored)

Umm, revert unintended changes.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Jul 22 12:48:00 2010 UTC (2 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.47: +18 -4 lines
Diff to previous 1.47 (colored)

Add VT220 8x8 font with ISO-8859-1 chars which is converted from
sys/arch/atari/dev/font_8x8.c.

Revision 1.47 / (download) - annotate - [select for diffs], Tue May 4 04:53:59 2010 UTC (3 years ago) by macallan
Branch: MAIN
Changes since 1.46: +62 -8 lines
Diff to previous 1.46 (colored)

add translation tables for ISO fonts in order to map unicode box drawing
characters to something else than whitespaces

Revision 1.46 / (download) - annotate - [select for diffs], Sat Apr 17 13:36:22 2010 UTC (3 years, 1 month ago) by nonaka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.45: +88 -9 lines
Diff to previous 1.45 (colored)

Added Sharp W-ZERO3 series support.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:02 2008 UTC (5 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, yamt-nfs-mp-base2, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, uebayasi-xip-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, nick-hppapmap, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.44: +2 -9 lines
Diff to previous 1.44 (colored)

Remove clause 3 and 4 from TNF licenses

Revision 1.44 / (download) - annotate - [select for diffs], Fri Feb 2 02:10:24 2007 UTC (6 years, 3 months ago) by ober
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, yamt-idlelwp-base8, yamt-idlelwp, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, post-newlock2-merge, nick-net80211-sync-base, nick-net80211-sync, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, newlock2-nbase, newlock2-base, mjf-ufs-trans-base, mjf-ufs-trans, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-pm, jmcneill-base, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-socklock-base1, ad-audiomp-base, ad-audiomp
Branch point for: yamt-pf42, yamt-nfs-mp, mjf-devfs2
Changes since 1.43: +98 -2 lines
Diff to previous 1.43 (colored)

Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@

Revision 1.43 / (download) - annotate - [select for diffs], Mon Aug 28 21:35:12 2006 UTC (6 years, 8 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, rpaulo-netinet-merge-pcb-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm
Branch point for: newlock2
Changes since 1.42: +18 -18 lines
Diff to previous 1.42 (colored)

fix incomplete initializers

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jul 16 06:32:42 2006 UTC (6 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored)

Reordered the declaration-specifiers so that "inline" comes before
"int", which fixes a gcc warning.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Mar 17 03:21:57 2006 UTC (7 years, 2 months ago) by chris
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, simonb-timecounters-base, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored)

Fix range to check to avoid a static buffer overrun, when
font->encoding == 4, which would cause access past the end of the encodings
array.

Fixes Coverity CID 1446.

Note that perhaps we should actually have an encoding line for
WSDISPLAY_FONTENC_ISO2 which is encoding 4.

Revision 1.40 / (download) - annotate - [select for diffs], Sat Dec 24 23:41:34 2005 UTC (7 years, 4 months ago) by perry
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, simonb-timecounters, rpaulo-netinet-merge-pcb, peter-altq, elad-kernelauth
Changes since 1.39: +4 -4 lines
Diff to previous 1.39 (colored)

__inline__ -> inline

Revision 1.39 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:12 2005 UTC (7 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

merge ktrace-lwp.

Revision 1.38 / (download) - annotate - [select for diffs], Sun May 29 22:18:25 2005 UTC (7 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr, ktrace-lwp-base
Branch point for: yamt-lazymbuf
Changes since 1.37: +6 -6 lines
Diff to previous 1.37 (colored)

- add const
- avoid variable shadowing.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:52 2005 UTC (8 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, kent-audio2-base
Changes since 1.36: +36 -36 lines
Diff to previous 1.36 (colored)

nuke trailing whitespace

Revision 1.36 / (download) - annotate - [select for diffs], Fri Apr 23 21:29:16 2004 UTC (9 years, 1 month ago) by itojun
Branch: MAIN
CVS Tags: yamt-km-base2, yamt-km-base, matt-timespec, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-km, kent-audio2
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

use bounded string ops

Revision 1.35 / (download) - annotate - [select for diffs], Mon Dec 15 15:13:55 2003 UTC (9 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Changes since 1.34: +7 -6 lines
Diff to previous 1.34 (colored)

Use aprint_debug() instead of aprint_normal() for debug info.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Jul 14 18:30:41 2003 UTC (9 years, 10 months ago) by uwe
Branch: MAIN
Changes since 1.33: +20 -2 lines
Diff to previous 1.33 (colored)

Add vt220 8x10 koi8-r/koi8-u fonts so that I can read mail using
Jornada 680 console.

XXX: The fonts are marked WSDISPLAY_FONTENC_ISO, which is wrong, but
at least makes the alphabet available.  Line-drawing is all broken.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Feb 10 14:28:21 2003 UTC (10 years, 3 months ago) by jdolecek
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

undo constification of 'data' for wsdisplay font - unfortunately we need
to be able to adjust the font to display adapter needs very soon (in consinit()),
so it's not possible to do font copy

Revision 1.32 / (download) - annotate - [select for diffs], Sun Feb 9 18:40:31 2003 UTC (10 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.31: +12 -6 lines
Diff to previous 1.31 (colored)

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

Revision 1.31 / (download) - annotate - [select for diffs], Sun Feb 9 10:29:38 2003 UTC (10 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.30: +17 -13 lines
Diff to previous 1.30 (colored)

make 'name' and 'data' of struct wsdisplay_font const, mark data arrays
in font sources const

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jan 12 13:12:42 2003 UTC (10 years, 4 months ago) by tsutsui
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base
Changes since 1.29: +18 -2 lines
Diff to previous 1.29 (colored)

Add entries for vt220l8x16 and vt220iso8x16.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Sep 27 15:37:41 2002 UTC (10 years, 7 months ago) by provos
Branch: MAIN
CVS Tags: kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

remove trailing \n in panic().  approved perry.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Mar 21 03:26:55 2002 UTC (11 years, 2 months ago) by enami
Branch: MAIN
CVS Tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

- Allocate enough space to hold an object.
- No need to request to zero clear when we overwrite soon.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Mar 20 12:18:56 2002 UTC (11 years, 2 months ago) by ad
Branch: MAIN
Changes since 1.26: +3 -2 lines
Diff to previous 1.26 (colored)

Add missing structure member copies in wsfont_add0().

Revision 1.26 / (download) - annotate - [select for diffs], Mon Mar 18 14:35:20 2002 UTC (11 years, 2 months ago) by uch
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 (colored)

include sys/queue.h.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Mar 13 15:05:13 2002 UTC (11 years, 2 months ago) by ad
Branch: MAIN
Changes since 1.24: +136 -187 lines
Diff to previous 1.24 (colored)

Reorganise the wsfont stuff slightly so that multiple display adapters
with different bit/byte order requirements can co-exist happily.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Mar 13 10:42:56 2002 UTC (11 years, 2 months ago) by ad
Branch: MAIN
Changes since 1.23: +140 -131 lines
Diff to previous 1.23 (colored)

Clean up.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Nov 15 09:48:19 2001 UTC (11 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: newlock-base, newlock, ifpoll-base, ifpoll
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

don't need <sys/types.h> when including <sys/param.h>

Revision 1.22 / (download) - annotate - [select for diffs], Sat Oct 13 16:05:42 2001 UTC (11 years, 7 months ago) by augustss
Branch: MAIN
CVS Tags: thorpej-mips-cache-base, thorpej-mips-cache
Changes since 1.21: +19 -36 lines
Diff to previous 1.21 (colored)

ANSIfy.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Sep 3 17:04:11 2001 UTC (11 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Changes since 1.20: +35 -23 lines
Diff to previous 1.20 (colored)

make dynamic font addition usable,
export font matching function for common use

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 12 00:57:10 2001 UTC (11 years, 11 months ago) by uwe
Branch: MAIN
Branch point for: kqueue
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

In wsfont_map_unichar: when checking that 'lo' is within 'map2' range,
compare 'lo', not 'hi' (only partially edited cut-n-paste it seems).

Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 31 00:14:32 2001 UTC (12 years, 1 month ago) by enami
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Changes since 1.18: +3 -55 lines
Diff to previous 1.18 (colored)

WSDISPLAY_FONTENC_SONY is gone.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 24 00:03:12 2001 UTC (12 years, 3 months ago) by cgd
Branch: MAIN
Branch point for: nathanw_sa
Changes since 1.17: +5 -5 lines
Diff to previous 1.17 (colored)

Avoid sequence point issues.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 7 13:59:24 2001 UTC (12 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Fix duplicate cookie.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Feb 2 06:00:38 2001 UTC (12 years, 3 months ago) by marcus
Branch: MAIN
Changes since 1.15: +291 -2 lines
Diff to previous 1.15 (colored)

Added a function to remap Unicode character to font glyph index.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Nov 24 15:47:15 2000 UTC (12 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.14: +10 -2 lines
Diff to previous 1.14 (colored)

Add another font from 4.4BSD-Lite2/luna68k.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 21 11:44:45 2000 UTC (12 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.13: +18 -2 lines
Diff to previous 1.13 (colored)

Add a couple of fonts used on Sony NEWS.
Generated from (recently removed) sys/arch/newsmips/dev/fnt{,24}.c.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jun 13 13:37:06 2000 UTC (12 years, 11 months ago) by ad
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

Use my proper name.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jan 7 03:25:46 2000 UTC (13 years, 4 months ago) by enami
Branch: MAIN
CVS Tags: minoura-xpg4dl-base, chs-ubc2-newbase
Branch point for: minoura-xpg4dl
Changes since 1.11: +8 -4 lines
Diff to previous 1.11 (colored)

Restore the system priority level on error return.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 5 18:44:26 2000 UTC (13 years, 4 months ago) by ad
Branch: MAIN
Changes since 1.10: +15 -17 lines
Diff to previous 1.10 (colored)

Add two new members to 'struct wsdisplay_font': 'bitorder' and 'byteorder'.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 14 22:35:17 1999 UTC (13 years, 5 months ago) by ad
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Changes since 1.9: +4 -8 lines
Diff to previous 1.9 (colored)

- Squash a few stylish nits.
- Move font flags to wsfont.h. There is a point to this. I'll remember soon.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 4 13:35:42 1999 UTC (13 years, 5 months ago) by ad
Branch: MAIN
Changes since 1.8: +26 -42 lines
Diff to previous 1.8 (colored)

- Stylistic cleanup.
- Make ifndef'ed out bits look less like a statement of intent.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 2 10:25:23 1999 UTC (13 years, 6 months ago) by takemura
Branch: MAIN
CVS Tags: fvdl-softdep-base, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.7: +18 -2 lines
Diff to previous 1.7 (colored)

Add new font sets - VT220 8x8 and 8x10.
I brought them from arch/i386/isa/pcvt/Util/fonts.
You can specify FONT_VT220L8x8 or FONT_VT220L8x10 in a configuration file.

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 18 21:51:58 1999 UTC (14 years ago) by ad
Branch: MAIN
CVS Tags: chs-ubc2-base
Branch point for: wrstuden-devbsize, thorpej_scsipi, fvdl-softdep, chs-ubc2
Changes since 1.6: +25 -16 lines
Diff to previous 1.6 (colored)

Assign ownership & copyright to TNF. There is probably a procedure for this
that I am unaware of. Also some KNF.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 26 23:41:57 1999 UTC (14 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.5: +12 -12 lines
Diff to previous 1.5 (colored)

Bump WSFONT_L2R/R2L by +1 so 0 can mean no specific order is required.
Change entry for QVSS to match bitorder.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 26 04:24:22 1999 UTC (14 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.4: +5 -6 lines
Diff to previous 1.4 (colored)

Change WSFONT_LITTLE/WSFONT_BIG to WSFONT_L2R/WSFONT_R2L to reduce possible
confusion.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 14 23:06:26 1999 UTC (14 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.3: +8 -13 lines
Diff to previous 1.3 (colored)

Replace qvss8x15 with version from NetBSD/vax, which contains the full ISO
character set.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 14 18:25:47 1999 UTC (14 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.2: +2 -7 lines
Diff to previous 1.2 (colored)

Remove courier11x18 due to licensing concerns. Fixup license on lucida16x29.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 13 00:40:11 1999 UTC (14 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.1: +16 -24 lines
Diff to previous 1.1 (colored)

Fixed licensing due to a foobar on my behalf.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 13 00:24:14 1999 UTC (14 years, 1 month ago) by ad
Branch: MAIN

Initial import of wsfont, an in-kernel font table for wscons/rcons.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>