plan9port/src/cmd/fontsrv
Igor Burago df2d9ec9d1 fontsrv: omit box-drawing characters from line struts on macOS
For some fonts, using box-drawing characters in the representative
text for computing the line height results in it being uncomfortably
high. Replace them with accented capitals and tall lower-case letters
which lead to a more conservative increase in the line height.

Fixes #162.
2018-06-26 23:24:22 +02:00
..
a.h fontsrv: use 64 chars per subfont instead of 256 2015-08-27 00:36:32 +00:00
freetyperules.sh fontsrv: fix on X11 when X11H is not defined 2013-01-30 17:46:16 -08:00
main.c fontsrv: use 64 chars per subfont instead of 256 2015-08-27 00:36:32 +00:00
mkfile fontsrv: fix build on OpenBSD 5.2 2012-12-11 12:45:45 -05:00
nowsys.c fontsrv: use CoreText API on OS X 2015-02-17 05:00:09 +00:00
osx-cocoa.c fix INSTALL warnings 2012-05-29 15:11:14 -04:00
osx.c fontsrv: omit box-drawing characters from line struts on macOS 2018-06-26 23:24:22 +02:00
pjw.c fontsrv: scaled pjw 2012-12-01 00:35:06 -05:00
showpjw.c fontsrv: scaled pjw 2012-12-01 00:35:06 -05:00
x11.c fontsrv: fix some memory leaks 2018-03-27 15:03:12 +02:00