ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] I: Сличение шрифтовых файлов (was: Баги касательно шрифтов в пузе.)
Date: Sat, 6 Aug 2011 01:28:05 +0300
Message-ID: <20110805222805.GA27808@dad.imath.kiev.ua> (raw)
In-Reply-To: <4E3C0888.3040906@solin.spb.ru>

On Fri, Aug 05, 2011 at 07:13:12PM +0400, Aleksey Avdeev wrote:
>   Нашёл достаточно простой способ сличения служебной информации в
> шрифтовых файлах -- утилита fc-query из fontconfig.

Спасибо большое! 
Действительно, простой и надежный метод.
Попытаюсь на досуге приспособить репокоп
к сличению служебной информации в шрифтовых файлах.
 
>   Работа на примере default.ttf из Moodle:
> 
> $ fc-query lib/default.ttf
> Pattern has 20 elts (size 32)
>         family: "FreeSans"(s)
>         familylang: "en"(s)
>         style: "Medium"(s) "navadno"(s)
>         stylelang: "en"(s) "sl"(s)
>         fullname: "Free Sans"(s)
> ...
> 
> $ fc-query /usr/share/fonts/ttf/freefont/FreeSans.ttf > FreeSans.out
> $ fc-query lib/default.ttf > default.out
> $ diff -u default.out FreeSans.out
> --- default.out 2011-08-05 18:49:48 +0400
> +++ FreeSans.out        2011-08-05 18:49:32 +0400
> @@ -9,7 +9,7 @@
>         weight: 80(i)(s)
>         width: 100(i)(s)
>         foundry: "unknown"(s)
> -       file: "lib/default.ttf"(s)
> +       file: "/usr/share/fonts/ttf/freefont/FreeSans.ttf"(s)
>         index: 0(i)(s)
>         outline: FcTrue(s)
>         scalable: FcTrue(s)
> 
> -- 
> 
> С уважением. Алексей.
> 
> 



> _______________________________________________
> Devel mailing list
> Devel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel


-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



  reply	other threads:[~2011-08-05 22:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03  9:50 [devel] I: Баги касательно шрифтов в пузе Aleksey Avdeev
2011-04-03 10:31 ` REAL
2011-04-03 11:18   ` Aleksey Avdeev
2011-08-05 15:13     ` [devel] I: Сличение шрифтовых файлов (was: Баги касательно шрифтов в пузе.) Aleksey Avdeev
2011-08-05 22:28       ` Igor Vlasenko [this message]
2011-08-06  4:37         ` [devel] I: Сличение шрифтовых файлов REAL
2011-08-06  9:17           ` Igor Vlasenko
2011-08-06  9:45             ` Igor Zubkov
2011-08-06  9:51               ` Igor Vlasenko
2011-08-08  5:13               ` REAL
2011-04-03 18:58   ` [devel] I: Баги касательно шрифтов в пузе Paul Wolneykien
2011-04-03 20:48     ` Aleksey Avdeev
2011-04-04  2:58       ` REAL
2011-04-04  5:28         ` Aleksey Avdeev
2011-04-04  6:16           ` REAL
2011-04-04  8:23             ` Aleksey Avdeev
2011-04-04  9:16               ` REAL
2011-04-04  9:18                 ` Aleksey Avdeev
2011-04-04 14:32           ` Vitaly Lipatov
2011-04-03 20:17 ` Slava Dubrovskiy
2011-04-03 20:51   ` Aleksey Avdeev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110805222805.GA27808@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git