plan9port/src/cmd/fontsrv
Kyle Nusbaum bb4b8acc26 src/cmd/fontsrv: pad subfile names to support correct file length
For fonts with subfiles that go beyond the xffff range, the font file size
calculation is incorrect, since lines beyond that range have additional
characters. This patch pads all of the ranges and subfont names with
leading zeros in order to keep them all lines the same length and fixes the
font file length calculation.
2022-07-26 12:06:12 -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 src/cmd/fontsrv: pad subfile names to support correct file length 2022-07-26 12:06:12 -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