Commit Graph

215 Commits

Author SHA256 Message Date
4a0a067bba OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=78 2012-06-01 06:59:44 +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
49f3de0d75 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=72 2012-05-28 15:00:22 +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
928ed08671 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=70 2012-05-28 13:51:36 +00:00
7e9b969c78 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=69 2012-05-28 13:46:03 +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
a2c94edca6 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=66 2012-05-28 11:53:41 +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
Stephan Kulow
04b80cfaff Accepting request 113746 from M17N
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/113746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=53
2012-04-17 19:58:07 +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
2e65df29d6 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=60 2012-03-23 10:43:28 +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
e52378e7f8 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=58 2012-03-23 08:07:00 +00:00
3aaa1eb058 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=57 2012-03-22 14:32:57 +00:00
f843d90947 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=56 2012-03-22 14:32:23 +00:00
dc8d700c32 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=55 2012-03-22 12:40:48 +00:00
0c0f6d2991 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=54 2012-03-22 10:37:42 +00:00
18005cbd6a OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=53 2012-03-22 09:43:28 +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
Stephan Kulow
3a5b551df9 Accepting request 98507 from M17N
- The O_CLOEXEC patch missed one case, in particular the 
  loading of configuration files, this has been fixed. (forwarded request 98503 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/98507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=52
2012-01-06 10:43:38 +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
80f9a38566 Accepting request 96721 from M17N
license update: MIT
Just list MIT in the spec file - this is not a dual license (forwarded request 96714 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/96721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=51
2011-12-21 16:00:09 +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
Stephan Kulow
866b2145f6 Accepting request 90502 from 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. (forwarded request 90181 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/90502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=50
2011-11-08 08:23:52 +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
Stephan Kulow
4e709eb5c3 Accepting request 89256 from M17N
- add /etc/fonts/local.conf [bnc#722427]

OBS-URL: https://build.opensuse.org/request/show/89256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=49
2011-10-25 13:53:15 +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
Lars Vogdt
f2517e1aba Accepting request 86705 from M17N
- cross-build fix: force host architecture (forwarded request 86696 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=47
2011-10-06 14:02:18 +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
Lars Vogdt
b0ed90b1ea Accepting request 86150 from M17N
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

OBS-URL: https://build.opensuse.org/request/show/86150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=46
2011-10-03 07:18:10 +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
Lars Vogdt
adde2a768f Autobuild autoformatter for 58950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=44
2011-01-25 08:10:57 +00:00
Lars Vogdt
807f97c18c Accepting request 58950 from M17N
Accepted submit request 58950 from user coolo

OBS-URL: https://build.opensuse.org/request/show/58950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=43
2011-01-25 08:10:41 +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
650289b682 Autobuild autoformatter for 54950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=42
2010-12-07 13:40:43 +00:00
OBS User buildservice-autocommit
c4419cc020 Updating link to change in openSUSE:Factory/fontconfig revision 42.0
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=89d3fb33accf24a4776eb5a0c9b7abfb
2010-12-07 13:40:43 +00:00
b7ecc516b4 Accepting request 54950 from M17N
Accepted submit request 54950 from user pgajdos

OBS-URL: https://build.opensuse.org/request/show/54950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=41
2010-12-07 13:40:35 +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
0164c4c2d9 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=31 2010-12-02 16:36:04 +00:00