On 14/09/2009 18:13, Rémi Cardona wrote: > Here's an updated patch that takes into account both Jon's and Julien's > comments (and fixes the endless loop).
> From 728713079b107da84f3faf1c861d2aa8d644bde3 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?R=C3=A9mi=20Cardona?= <[email protected]> > Date: Mon, 14 Sep 2009 17:09:59 +0200 > Subject: [PATCH] dix: append "built-ins" to the font path in > SetDefaultFontPath > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > 49b93df8a3002db7196aa3fc1fd8dca1c12a55d6 made the hard dependency on > a "fixed" font go away but only Xorg could use the built-ins fonts by > default. > > With this commit, all DDXs get "built-ins" appended to their FontPath, not > just Xorg. > > Tested with Xorg, Xvfb and Xnest. > > Signed-off-by: Rémi Cardona <[email protected]> Signed-off-by: Jon TURNEY <[email protected]> Tested-by: Jon TURNEY <[email protected]> _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
