This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
a857cc04e4
nuttx
/
libnx
/
nxfonts
History
Gregory Nutt
a857cc04e4
Fix some build problems after recent separation of internal OS from application interfaces. The build problem only occurs in the PROTECTED and KERNEL builds where separate libraries are built for the applications and for use within the OS. In these cases, the correct interfaces must be used. This commit fixes a few of these, so I can get through build testing, but there are many more that need fixin'.
2017-10-08 08:13:47 -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_bitmaps.c
With last changes the Tom Thumb 3x5 font is now 4x6
2017-01-04 10:31:53 -06:00
nxfonts_cache.c
Fix some build problems after recent separation of internal OS from application interfaces. The build problem only occurs in the PROTECTED and KERNEL builds where separate libraries are built for the applications and for use within the OS. In these cases, the correct interfaces must be used. This commit fixes a few of these, so I can get through build testing, but there are many more that need fixin'.
2017-10-08 08:13:47 -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
nxfonts.h
Add support for Tom Thumb small mono-space font
2017-01-03 11:11:47 -06:00