diff options
author | Fazlul Shahriar <fshahriar@gmail.com> | 2018-06-22 16:43:17 -0400 |
---|---|---|
committer | David du Colombier <0intro@gmail.com> | 2018-10-05 23:38:31 +0200 |
commit | 48da9bd71ddae0c51f8aff4c0d6806a8e32c4e23 (patch) | |
tree | 47af35532b23f284a3f84588f08eb442b8701889 /man/man3/venti-cache.3 | |
parent | db27122d3942ebec4471c260403d87cdd6541add (diff) | |
download | plan9port-48da9bd71ddae0c51f8aff4c0d6806a8e32c4e23.tar.gz plan9port-48da9bd71ddae0c51f8aff4c0d6806a8e32c4e23.tar.bz2 plan9port-48da9bd71ddae0c51f8aff4c0d6806a8e32c4e23.zip |
fontsrv: copy some fixes from OS X to X11
* Avoid allocating empty images by adding 1 to width/height. This was
crashing fontsrv. The total width of the subfont image can be zero
even if the characters are present in the font. For example, all the
characters in x0300.bit (part of "Combining Diacritical Marks" Unicode
block) have zero width.
* Make sure U+0000 is always present in the font, otherwise libdraw
complains with: "stringwidth: bad character set for rune 0x0000 in ..."
* Use the same fallback glyph (pjw face) as OS X. This also fixes a bug
where advance was set to the total width of subfont instead of the
character.
Update #125 (most likely fixes the crash if in X11)
Change-Id: Icdc2b641b8b0c08644569006e91cf613b4d5477f
Diffstat (limited to 'man/man3/venti-cache.3')
0 files changed, 0 insertions, 0 deletions