From: Arnout E. <rab...@us...> - 2013-08-05 19:40:23
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 2c1eb7cd88d80f5e9897a53da5fb6706d8daa8b8 (commit) from 5cd4f4196b68876933a725ab5dae24acd04878f2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2c1eb7cd88d80f5e9897a53da5fb6706d8daa8b8 Author: Arnout Engelen <arn...@bz...> Date: Mon Aug 5 21:35:32 2013 +0200 Be more forgiving when XCreateFontSet creates a fontset with missing charsets Especially utf-8 locales list unreasonable amounts of charsets as requirements. When a font can be found that satisfies some, but not all of them, we just use the font and write a warning into the logging. A user who really cares about all those charsets can fix his configuration himself. ----------------------------------------------------------------------- Summary of changes: de/fontset.c | 135 ++++++++++++++++++++++++++------------------------ system-autodetect.mk | 7 ++- 2 files changed, 74 insertions(+), 68 deletions(-) hooks/post-receive -- notion window manager core |