plan9fox/sys
cinap_lenrek e3b4950966 libdraw: fix stringwidth problems
cachechars() used to skip over characters on its own when
loadchar() could not find the character or a PJW replacement.
this resulted in wrong width calculation. now we just return
and handle the case inside _string and _stringwidth.

fix subfont leak in stringwidth()

remove annoying prints in stringwidth()
2014-01-06 03:49:14 +01:00
..
doc
games/lib fortunes: This is Go. 2014-01-04 13:13:38 -05:00
include ape: move strdup() from libbsd to libap (from sources) 2013-12-28 05:14:10 +01:00
lib acid leak: remove arena pointer a < 0xff000000 check 2013-12-25 15:00:39 +01:00
man proc(3): the args file is writable, not read only (thanks qrstuv) 2014-01-01 06:44:48 +01:00
src libdraw: fix stringwidth problems 2014-01-06 03:49:14 +01:00