plan9port/src/cmd/fontsrv
Russ Cox 9843fc0d82 fontsrv: fix handling of colored glyphs (emoji)
Drawing as white on black to produce a mask only works if
the white on black is the inversion of black on white.
Emoji that force use of specific colors don't respect that.
Draw black on white and invert to mask separately.
2020-08-15 09:10:54 -04:00
..
a.h fontsrv: handle non-BMP runes on X11 2020-05-29 20:58:37 -04:00
freetyperules.sh fontsrv: fix on X11 when X11H is not defined 2013-01-30 17:46:16 -08:00
mac.c fontsrv: fix handling of colored glyphs (emoji) 2020-08-15 09:10:54 -04:00
main.c fontsrv: handle non-BMP runes on X11 2020-05-29 20:58:37 -04:00
mkfile devdraw: use consistent mac-* prefix on macOS files 2020-01-13 16:46:14 -05:00
nowsys.c fontsrv: use CoreText API on OS X 2015-02-17 05:00:09 +00:00
pjw.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
showpjw.c fontsrv: scaled pjw 2012-12-01 00:35:06 -05:00
x11.c fontsrv: fix compilation on X11 (#420) 2020-06-04 13:55:26 -04:00