]> granicus.if.org Git - libass/commit
Render NBSP (\h) as normal space
authorGrigori Goronzy <greg@blackbox>
Thu, 10 Sep 2009 02:47:21 +0000 (04:47 +0200)
committerGrigori Goronzy <greg@blackbox>
Wed, 16 Sep 2009 00:36:03 +0000 (02:36 +0200)
commit33a3ab2c8777241b73ad85024158e19fb1f9c699
treeb741d251ac7668f410ad786d1158348e4890555c
parent0d3ddc12295e38cdcb11c79f8dcb5c8d9f1a8b69
Render NBSP (\h) as normal space

Many fonts don't have a non-breaking space (NBSP) character and this
can cause problems when these glyphs are substituted.  Render them
like a regular space.
libass/ass_font.c