[PATCH] font-util: Add a shorthand --disable-all-encodings option.
Michał Górny
mgorny at gentoo.org
Thu Oct 7 10:27:02 PDT 2010
On Thu, 07 Oct 2010 13:09:24 -0400
Gaetan Nadon <memsize at videotron.ca> wrote:
> Forgive me as I am not familiar with the font module. If I understand,
> all encodings are enabled by default,
> which forced you to hunt down the list of encodings to disable. With
> this patch, you can control the
> "default" encoding enablement. You can have all encodings disabled by
> default, allowing you
> to only specify the ones you know and care about.
In this particular case, I only care about disabling all of them but
yes, this variant is possible too.
> Have you tested permutations of enable/disable all-encodings and
> enable/disable iso8859-2 for example?
Yes, I did.
no opts: enabled
--disable-all-encodings: disabled
--disable-all-encodings --enable-iso8859-2: enabled
--disable-iso8859-2: disabled
--
Best regards,
Michał Górny
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101007/a3540ada/attachment.pgp>
More information about the xorg-devel
mailing list