http://bugs.freedesktop.org/show_bug.cgi?id=18725
Summary: RFE: allow merging of legacy font family names Product: fontconfig Version: 2.6 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: keithp@keithp.com ReportedBy: nicolas.mailhot@laposte.net CC: fedora-fonts-bugs-list@redhat.com
Historically font formats only allowed four faces regular, bold, italic, bold italic. You had to use a separate font family to distribute condensed, heavy etc variants
This has changed (cf http://blogs.msdn.com/text/attachment/2249036.ashx ) and modern fonts such as DejaVu include all faces under a single family name. Applications such as OO.o are being fixed to handle multifaced fonts
Unfortunately there are still many historic fonts in the wild distributed in several sets of four faces (gs fonts, arial narrow, arial bold, etc). Those fonts currently appear under different family names in fontconfig-using apps. This is perturbing to users, since the same faces of historic and modern fonts are not handled the same way. Microsoft did some sort of magic in uniscribe to hide this distinction (irrelevant to users).
Please provide a documented config pattern for font distributors that enables them to declare to fontconfig "font family A and font family B are the same, please expose all the associated faces under A name to users".
(of course an application asking explicitely for B should still get it, but users would only see A in font lists)
http://bugs.freedesktop.org/show_bug.cgi?id=18725
Nicolas Mailhot nicolas.mailhot@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
http://bugs.freedesktop.org/show_bug.cgi?id=18725
Julian Sikorski belegdol@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |belegdol@gmail.com
--- Comment #1 from Julian Sikorski belegdol@gmail.com 2008-12-09 05:10:29 PST --- Currently arial narrow is being partially merged, which from users' point of view is even worse since it is not possible to select arial narrow in any way, neither as a separate font or as a style of arial. Please fix this.
http://bugs.freedesktop.org/show_bug.cgi?id=18725
--- Comment #2 from Julian Sikorski belegdol@gmail.com 2008-12-09 07:04:41 PST --- Please note that I'm not asking to return to the old behaviour, I'm asking for a proper fix which will benefit everyone.
https://bugs.freedesktop.org/show_bug.cgi?id=18725
Akira TAGOH akira@tagoh.org changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|keithp@keithp.com |fontconfig-bugs@lists.freed | |esktop.org QAContact| |freedesktop@behdad.org CC| |akira@tagoh.org
https://bugs.freedesktop.org/show_bug.cgi?id=18725
--- Comment #3 from Akira TAGOH akira@tagoh.org 2012-07-25 02:43:03 PDT --- just to keep it in mind: http://lists.freedesktop.org/archives/fontconfig/2012-July/004214.html
https://bugs.freedesktop.org/show_bug.cgi?id=18725
Behdad Esfahbod freedesktop@behdad.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |freedesktop@behdad.org
--- Comment #4 from Behdad Esfahbod freedesktop@behdad.org 2012-07-25 12:48:07 PDT --- Unfortunately the standard itself is not freely available. But the DTD is.
https://bugs.freedesktop.org/show_bug.cgi?id=18725
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED
--- Comment #5 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/106.
fonts-bugs@lists.fedoraproject.org