[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] Locale support in font's papersize definition
From: |
Werner LEMBERG |
Subject: |
Re: [PATCH 0/2] Locale support in font's papersize definition |
Date: |
Wed, 28 Sep 2011 08:34:26 +0200 (CEST) |
Hello Michal!
> Following patch add the new keyword locale to the font DESC file.
Great! Your patch looks straightforward, however, there is a minor
problem:
> At the moment only LC_PAPER is taken in account.
But your documentation patch talks about LC_ALL... Additionally,
since the list of used countries is hardcoded, I ask you to add this
list to the documentation also, and to give also a sample how to use
it (in the texinfo file only).
Werner