lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 25 Jun 2021 20:32:47 +0900
From:   Akira Yokosawa <akiyks@...il.com>
To:     Mauro Carvalho Chehab <mchehab@...nel.org>
Cc:     "Wu X.C." <bobwxc@...il.cn>, Jonathan Corbet <corbet@....net>,
        SeongJae Park <sj38.park@...il.com>, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org, Akira Yokosawa <akiyks@...il.com>
Subject: Re: [RFC PATCH 0/3] docs: pdfdocs: Improve alignment of CJK ascii-art

On Fri, 25 Jun 2021 12:24:23 +0200, Mauro Carvalho Chehab wrote:
> Em Fri, 25 Jun 2021 18:22:26 +0900
> Akira Yokosawa <akiyks@...il.com> escreveu:
> 
>> On Fri, 25 Jun 2021 09:50:59 +0200, Mauro Carvalho Chehab wrote:
[...]
>>
>> One minor problem might be that the Sarasa font needs manual
>> download (and install).
>>
>>         Thanks, Akira
> 
> If this is not yet packaged as part of texlive packages
> on distros, this won't be a minor issue, as we'll need
> to find procedures and test it for all distros supported
> by the script.

Existence of "Sarasa Mono SC" can be checked by the command:

    fc-list | grep "Sarasa Mono SC," | grep "style=Regular" | wc -l

If the result is *not* "0", you have the font somewhere in your
fontconfig path.

I think this is portable across distros.
Wouldn't this suffice for sphinx-pre-install?

        Thanks, Akira
> 
> Thanks,
> Mauro
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ