incubator-nuttx/libnx/nxfonts
Gregory Nutt 42a0796615 Squashed commit of the following:
sched/semaphore:  Add nxsem_post() which is identical to sem_post() except that it never modifies the errno variable.  Changed all references to sem_post in the OS to nxsem_post().

    sched/semaphore:  Add nxsem_destroy() which is identical to sem_destroy() except that it never modifies the errno variable.  Changed all references to sem_destroy() in the OS to nxsem_destroy().

    libc/semaphore and sched/semaphore:  Add nxsem_getprotocol() and nxsem_setprotocola which are identical to sem_getprotocol() and set_setprotocol() except that they never modifies the errno variable.  Changed all references to sem_setprotocol in the OS to nxsem_setprotocol().  sem_getprotocol() was not used in the OS
2017-10-03 15:35:24 -06:00
..
.gitignore
Make.defs Graphics: Initial separation of font cache from graphics/nxterm. Now in libnx/nxfronts 2017-01-05 18:36:29 -06:00
Makefile.sources With last changes the Tom Thumb 3x5 font is now 4x6 2017-01-04 10:31:53 -06:00
nxfonts.h Add support for Tom Thumb small mono-space font 2017-01-03 11:11:47 -06:00
nxfonts_bitmaps.c With last changes the Tom Thumb 3x5 font is now 4x6 2017-01-04 10:31:53 -06:00
nxfonts_cache.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
nxfonts_convert.c
nxfonts_getfont.c With last changes the Tom Thumb 3x5 font is now 4x6 2017-01-04 10:31:53 -06:00
nxfonts_mono5x8.h
nxfonts_pixel-lcd-machine.h
nxfonts_pixel-unicode.h
nxfonts_sans17x22.h
nxfonts_sans17x23b.h
nxfonts_sans20x26.h
nxfonts_sans20x27b.h
nxfonts_sans22x29.h
nxfonts_sans22x29b.h
nxfonts_sans23x27.h
nxfonts_sans28x37.h
nxfonts_sans28x37b.h
nxfonts_sans39x48.h
nxfonts_sans40x49b.h
nxfonts_serif22x28b.h
nxfonts_serif22x29.h
nxfonts_serif27x38b.h
nxfonts_serif29x37.h
nxfonts_serif38x48.h
nxfonts_serif38x49b.h
nxfonts_tom-thumb-4x6.h With last changes the Tom Thumb 3x5 font is now 4x6 2017-01-04 10:31:53 -06:00
nxfonts_x11-misc-fixed-4x6.h
nxfonts_x11-misc-fixed-5x7.h
nxfonts_x11-misc-fixed-5x8.h
nxfonts_x11-misc-fixed-6x9.h
nxfonts_x11-misc-fixed-6x10.h
nxfonts_x11-misc-fixed-6x12.h
nxfonts_x11-misc-fixed-6x13.h
nxfonts_x11-misc-fixed-6x13B.h
nxfonts_x11-misc-fixed-6x13O.h
nxfonts_x11-misc-fixed-7x13.h
nxfonts_x11-misc-fixed-7x13B.h
nxfonts_x11-misc-fixed-7x13O.h
nxfonts_x11-misc-fixed-7x14.h
nxfonts_x11-misc-fixed-7x14B.h
nxfonts_x11-misc-fixed-8x13.h
nxfonts_x11-misc-fixed-8x13B.h
nxfonts_x11-misc-fixed-8x13O.h
nxfonts_x11-misc-fixed-9x15.h
nxfonts_x11-misc-fixed-9x15B.h
nxfonts_x11-misc-fixed-9x18.h
nxfonts_x11-misc-fixed-9x18B.h
nxfonts_x11-misc-fixed-10x20.h