Commit Graph

87 Commits

Author SHA256 Message Date
347a087133 - dropped metric-arial-narrow.patch (upstreamed)
- dropped metric-croscore.patch (upstreamed)
- /etc/conf.d/55-local.conf
- tag /etc/fonts/conf.d/*.conf files as %config, not
  %config(noreplace)
- /etc/fonts/conf.d/README now mentions correct template dir
  [bnc#810034]
- revert the change from Mon May 28 11:53:08 UTC 2012 because
  hintslight implies autohinter. Rather render Liberation, DejaVu
  and Droid sans serif and serif fonts with BCI, even if it means
  thin (sometimes too much, see Liberation Sans 'R') glyphs. It
  should be readable (less blurred). I'll add fontconfig hinting
  profile in near future which will force autohinter for those
  which like more thick fonts even if sometimes more blurred.

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=106
2013-04-11 10:34:52 +00:00
OBS User mrdocs
14c67b4bf3 Accepting request 162893 from home:sumski:branches:M17N
- Update to version 2.10.92
  + support FC_POSTSCRIPT_NAME (fdo#38737)
  + Fix a SIGSEGV on FcPatternGet* with NULL pattern
  + Fix crash with FcConfigSetCurrent(NULL)
  + Do not copy FC_*LANG_OBJECT even if it's not available on the 
    pattern
  + Added a --sysroot like option to fc-cache (fdo#59456)
  + Add OpenType feature tags support (fdo#50497)
  + Fix fc-cache crash caused by looking up NULL object incorrectly
  + Add mode="delete" to <edit> (fdo#23757)
  + Use AM_MISSING_PROG instead of hardcoding missing
  + Add font-file hash (fdo#50733)
  + Add Culmus foundry to the vendor list
  + Fix broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf 
    (fdo#60748)
  + Add Liberation Sans Narrow to 30-metric-aliases.conf (fdo#60783)
- Automake 1.11 is required, so bump the BuildRequires

OBS-URL: https://build.opensuse.org/request/show/162893
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=104
2013-04-05 17:49:13 +00:00
6ede22973f - use autohinter for Anonymous Pro
http://www.marksimonson.com/info/anonymous-pro-usage-notes

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=102
2013-03-21 08:32:45 +00:00
OBS User mrdocs
3a3668b60d Accepting request 158520 from GNOME:Next
Push from GNOME:Next to Factory - please review and forward. This version is required by GNOME 3.8, to be pushed to Factory soon

OBS-URL: https://build.opensuse.org/request/show/158520
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=100
2013-03-11 13:31:27 +00:00
8f3fd3f96b - build with automake 1.13
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=98
2013-03-04 10:08:12 +00:00
ad475da1c5 metric-aliases.conf [bnc#762695]
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=95
2013-02-13 10:30:55 +00:00
b79610c006 - added mapping Arial Narrow <-> Liberation Sans Narrow into
metric-aliases.conf
  * metric-arial-narrow.patch

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=94
2013-02-13 10:09:18 +00:00
8e12a55195 - updated to 2.10.2:
+ Fix syntax errors in fonts.dtd.
  + Bug 57114 - regression on FcFontMatch with namelang
  + Update CaseFolding.txt to Unicode 6.2
  + Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in 65-nonlatin.conf
  + Fix N'ko orthography
  + Install config files first

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=92
2012-11-27 10:56:47 +00:00
3b9f45d6fa Accepting request 135611 from home:pgajdos
- turn off autohinter for Verdana again, which implies using BCI
  with hintstyle=3 [bnc#737215], [bnc#781631]

- updated to 2.10.0:
  * /etc/fonts/conf.avail is deprecated and is packaged only
    for compatibility reasons; package should install its *.conf 
    files in its data dir and link it into /etc/fonts/conf.d as 
    usual
  * introduced warning -- <alias> should not contain more <family>s 
  * introduced warning -- <test> should not contain more values
  * introduced warning -- reading configurations from ~/.fonts.conf 
    is deprecated; move ~/.fonts.conf into $XDG_CONFIG_HOME/fontconfig/fonts.conf
    (the same for ~/.fonts.conf.d, see 
     http://freedesktop.org/software/fontconfig/fontconfig-user.html)

OBS-URL: https://build.opensuse.org/request/show/135611
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=90
2012-09-24 10:24:30 +00:00
099b972c86 - Arimo is sans-serif and Tinos is serif, not the opposite
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=88
2012-08-02 15:10:46 +00:00
a433687527 - added configuration for croscorefonts
- hintnone for IPA fonts [bnc#766319]

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=86
2012-07-27 10:33:38 +00:00
8e3ad9ef15 - add <prefer> and <default> aliases for Droid fonts into SUSE-specific
config; if they are not present and e. g. system with only droid font 
  installed, you get "Droid Sans" instead of "Droid Sans Mono" even if
  "monospace" requested; that causes e. g. gvim displaying glyphs with 
  additional space
- add also <default> aliases for DejaVu fonts into SUSE-specific config;
  in case that someone has deinstalled them but gui or document explicitly 
  wants them

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=84
2012-07-03 11:45:28 +00:00
Marguerite Su
2ec180baa3 Accepting request 124898 from home:tiwai:branches:M17N
- Revisit SUSE-specific config (bnc#766319):
  * Split suse-hinting.conf to a part defining the default
    autohint and a part defining the default hintstyle depending on
    autohint.  These are now put in conf.d/11-suse-hinting.conf and
    16-suse-hintstyle.conf, so that extra packages may put their
    own autohint value between them.
  * Move suse-bitmaps.conf to conf.d, too
  * Move optional configs modified by fonts-config to fonts-config
    package itself
- Set autohint=true for IPA* fonts as well as MS fonts;
  hintslight will be chosen automatically (bnc#766319)
- Add missing IPAex* fonts to suse-generic-names.conf lists.
- Obsolete ipa-fonts-config package as the default configs are now
  included in this package

OBS-URL: https://build.opensuse.org/request/show/124898
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=82
2012-06-14 09:52:35 +00:00
Hillwood Yang
a278e892d8 Accepting request 123366 from home:hillwood:branches:M17N
fix Chinese Mono font

OBS-URL: https://build.opensuse.org/request/show/123366
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=80
2012-06-03 14:21:41 +00:00
Hillwood Yang
8f9e07faba Accepting request 123287 from home:hillwood:branches:M17N
set WenQuanYi Micro He as default Chinese font.

OBS-URL: https://build.opensuse.org/request/show/123287
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=79
2012-06-02 12:52:30 +00:00
a9c412b5c8 - don't install 29-liberation-aliases.conf, because
30-metric-aliases.conf already contains these bindings

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=77
2012-06-01 06:57:53 +00:00
fdd6b9eb23 - Cantarell: use hintfull with autohinter
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=76
2012-05-31 14:12:56 +00:00
c51856f3f0 - DejaVu Sans, Droid Sans, Liberation Sans: use
- Cantarell: use hintfull with BCI

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=75
2012-05-31 08:58:12 +00:00
f0a8198a16 - DejaVu Sans, Droid Sans, Liberation Sans, Cantarell: use
hintslight with BCI (instead of hintfull with BCI)
- DejaVu Serif, Droid Serif, Liberation Serif: use
  hintslight with BCI (instead of hintfull with BCI)
- DejaVu Sans Mono, Droid Sans Mono, Liberation Mono: keep
  hintfull with BCI

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=74
2012-05-30 08:51:16 +00:00
0bf246eafc - DejaVu, Droid, Liberation, Cantarell: using hintslight with BCI
(instead of hintfull with BCI)

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=73
2012-05-29 12:27:03 +00:00
ddf79a1445 - DejaVu Sans, Droid Sans: added information why use BCI instead of
autohinter

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=71
2012-05-28 14:58:31 +00:00
3d6b0f8749 - Cantarell: hintslight appears to be not sufficient for both BCI and autohint,
and BCI with hintfull seems to better handle distance between e. g. '8' and
  '6' for same sizes. Also '8' glyph look better with BCI in smaller sizes.
  Therefore, autohint=false and hintstyle=hintfull seems to be the best.

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=68
2012-05-28 13:33:22 +00:00
ca5f69d4eb - DejaVu Sans: added information why use BCI instead of autohinter
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=67
2012-05-28 11:55:55 +00:00
11bbb49921 - Liberation Sans: hintslight appears to be not sufficient for both BCI and
autohint, because longest straight lines in some glyphs such as 'g', 'a', 
  'B', 'f', etc.,  are rendered too wide (similar to hintnone). On the 
  contrary, using BCI with hintstyle=hintfull (likewise for hintstyle=hintmedium) 
  causes some parts of glyphs fonts to be too thin (see 'R' for example).
  So, the best combination seems to be autohinter with hintstyle=hintfull.

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=65
2012-05-28 11:11:25 +00:00
cbaacc8952 - turn autohinter for Verdana (BCI off)
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=64
2012-05-24 14:25:42 +00:00
9aa23fee9d * turn autohinter on for Liberation Sans (BCI off)
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=62
2012-03-26 08:58:45 +00:00
0067a006a8 hintfull only for BCI [bnc#722427]
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=61
2012-03-23 10:43:56 +00:00
f1919dcb28 - updated to 2.9.0:
* many bugfixes, see NEWS
  * removed suse-font-dirs.conf
  * changed suse-hinting.conf: use hintslight with autohinter,
    hintfull only for BCI
  * include suse-generic-names.conf again
  * added Cantarell into suse-generic-names.conf and suse-post-user.conf
    (sans-serif font)
  * added STIXGeneral into suse-generic-names.conf and suse-post-user.conf
    (serif font)
  * dropped upstreamed urw-aliases-whitespaces.patch
  * dropped upstreamed bugzilla-246783-do-not-crash-when-config-files-contain-broken-stuff.patch
  * dropped upstreamed bugzilla-179457-fix-font-file-names-for-wine.patch
    (https://bugzilla.novell.com/show_bug.cgi?id=179457#c8)
  * dropped upstreamed bnc438855-make-FcInitReinitialize-work-again.patch
  * dropped AppleRoman-DynaFont.patch

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=59
2012-03-23 09:35:30 +00:00
6dec40393d - updated to 2.9.0
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=52
2012-03-21 15:00:33 +00:00
OBS User mrdocs
b99ec86db0 Accepting request 98503 from home:elvigia:branches:M17N
- The O_CLOEXEC patch missed one case, in particular the 
  loading of configuration files, this has been fixed.

OBS-URL: https://build.opensuse.org/request/show/98503
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=50
2012-01-02 00:33:32 +00:00
Stephan Kulow
ae160e103f Accepting request 96714 from home:babelworx:ldig:branches:M17N
license update: MIT
Just list MIT in the spec file - this is not a dual license

OBS-URL: https://build.opensuse.org/request/show/96714
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=48
2011-12-15 10:27:06 +00:00
Stephan Kulow
76949b8c91 fix license to be in spdx.org format
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=47
2011-12-08 10:24:18 +00:00
Stephan Kulow
caa0bca042 Accepting request 95058 from home:coolo:removeautomake
- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/95058
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=46
2011-12-03 14:25:40 +00:00
OBS User mrdocs
575dcd3fc4 Accepting request 90181 from home:elvigia:branches:M17N
- Support symbol visibility features
- Use O_CLOEXEC where needed in libfontconfig, callers may fork()
  and we end up leaking library internal fds to their child processes.

OBS-URL: https://build.opensuse.org/request/show/90181
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=44
2011-11-07 19:50:33 +00:00
ebc07a72db - add /etc/fonts/local.conf [bnc#722427]
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=41
2011-10-25 10:33:13 +00:00
Kyrill Detinov
91cdbc55f7 Accepting request 86696 from home:uli_suse:branches:M17N
- cross-build fix: force host architecture

OBS-URL: https://build.opensuse.org/request/show/86696
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=39
2011-10-05 15:12:53 +00:00
170358e998 Accepting request 83535 from home:jengelh:bl-f
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

OBS-URL: https://build.opensuse.org/request/show/83535
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=37
2011-10-03 06:34:28 +00:00
Stephan Kulow
e3728f4c56 - regenerate doc tar ball
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=35
2011-01-21 10:36:34 +00:00
618f2f9ca4 - <prefer> DejaVu Mono before Andale Mono [bnc#656184]
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=33
2010-12-07 10:42:50 +00:00
5445b616f5 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=32 2010-12-06 07:14:47 +00:00
edf8f45e20 - workarounded problems with choosing right style lang
[bnc#379991], [bnc#457427]
  * stylelang.patch

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=29
2010-11-30 20:26:09 +00:00
9896b3ecba - <prefer> "Liberation Mono" instead of "Liberation Sans" in
monospace <family>

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=27
2010-11-25 12:16:35 +00:00
2794a3d7d6 - turn autohinting for unfonts on [bnc#647355]
* modified suse-hinting.conf

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=25
2010-11-11 13:51:22 +00:00
c817c77d1e - prefer Nanum fonts before Un fonts [bnc#647355]
* modified suse-post-user.conf

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=23
2010-11-09 12:58:22 +00:00
OBS User buildservice-autocommit
af6c4c6111 Updating link to change in openSUSE:Factory/fontconfig revision 36.0
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=70cc3450ff4f66371b06730b4299e184
2010-09-09 13:13:32 +00:00
OBS User autobuild
5b6c7ec065 Accepting request 47265 from M17N
checked in (request 47265)

OBS-URL: https://build.opensuse.org/request/show/47265
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=22
2010-09-09 13:13:31 +00:00
3437228fed - add AvantGarde, NewCenturySchoolbook, ZapfChancery and
ZapfDingbats aliases into 30-urw-aliases.conf as 
  workaround to [bnc#434676]
  --> added urw-aliases-whitespaces.patch
- see http://bugs.freedesktop.org/show_bug.cgi?id=19128

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=21
2010-08-31 13:10:09 +00:00
8b036b6159 Accepting request 43821 from home:Mingxi_Wu:branches:M17N
Copy from home:Mingxi_Wu:branches:M17N/fontconfig via accept of submit request 43821 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/43821
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=20
2010-07-23 13:18:31 +00:00
Stephan Kulow
681a613687 Accepting request 41098 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/fontconfig via accept of submit request 41098 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/41098
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=18
2010-06-04 12:03:40 +00:00
OBS User buildservice-autocommit
1a4fcfeca3 Updating link to change in openSUSE:Factory/fontconfig revision 32.0
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=0b63d34203bb5f54992ff6e0282c22c5
2010-04-07 11:16:36 +00:00