Files
plan9port/src
Fazlul Shahriar 48da9bd71d 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
2018-10-05 23:38:31 +02:00
..
2010-12-07 13:34:11 -05:00
2006-06-25 23:52:41 +00:00
2011-06-02 09:33:56 -04:00
2004-12-26 23:23:57 +00:00
2004-12-26 23:23:57 +00:00
2005-01-04 21:23:01 +00:00
2012-10-21 12:04:56 -04:00
2007-04-21 22:25:45 +00:00
2014-02-27 23:17:47 -05:00
2012-10-21 12:08:49 -04:00
2006-06-25 18:58:06 +00:00
2015-06-03 15:34:38 +00:00
2008-05-05 23:09:48 -04:00
2017-09-14 17:25:17 +02:00
2012-10-21 12:04:56 -04:00
2012-10-22 12:32:09 -04:00
2014-03-03 22:30:34 +01:00
2005-05-02 03:11:29 +00:00
2005-11-26 15:39:32 +00:00
2012-05-29 15:11:14 -04:00
2015-06-03 15:34:38 +00:00
2007-11-05 11:27:14 -05:00
2005-01-04 22:09:40 +00:00
2008-07-10 11:10:00 -04:00
2005-01-04 22:09:40 +00:00
2007-11-05 11:27:14 -05:00