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
This commit is contained in:
parent
6ede22973f
commit
14c67b4bf3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4727954e950c0b8ae71580e2328bf54457d835ff3023ae4bd7221f9073e63ee
|
||||
size 1507887
|
3
fontconfig-2.10.92.tar.bz2
Normal file
3
fontconfig-2.10.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1162059927120f2321f12917189b524e6b2f09e11ac643278d0bb82634035b22
|
||||
size 1525585
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e958f930ac0819e33bd3fc02a7e9ec8fc8dcb51f526095306848f073fe020f1
|
||||
size 97861
|
3
fontconfig-doc-2.10.92.tar.bz2
Normal file
3
fontconfig-doc-2.10.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39b265d5011faa52a2dd5751c993e6743db5fa58218e04c2bb1211fa7f2f4908
|
||||
size 95825
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 15:32:01 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 08:16:43 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define build_docs 0
|
||||
|
||||
Name: fontconfig
|
||||
BuildRequires: automake
|
||||
BuildRequires: automake >= 1.11
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libtool
|
||||
@ -48,7 +48,7 @@ Url: http://fontconfig.org/
|
||||
Obsoletes: fontconfig-64bit
|
||||
%endif
|
||||
Requires: bash
|
||||
Version: 2.10.91
|
||||
Version: 2.10.92
|
||||
Release: 0
|
||||
Summary: Library for Font Configuration
|
||||
License: MIT
|
||||
|
@ -2,8 +2,8 @@ Index: conf.d/30-metric-aliases.conf
|
||||
===================================================================
|
||||
--- conf.d/30-metric-aliases.conf
|
||||
+++ conf.d/30-metric-aliases.conf
|
||||
@@ -21,6 +21,10 @@
|
||||
Liberation Sans
|
||||
@@ -23,6 +23,10 @@
|
||||
Liberation Sans Narrow
|
||||
Liberation Serif
|
||||
Liberation Mono
|
||||
+ Croscore fonts;
|
||||
@ -13,7 +13,7 @@ Index: conf.d/30-metric-aliases.conf
|
||||
StarOffice fonts:
|
||||
Albany
|
||||
Thorndale
|
||||
@@ -82,6 +86,13 @@
|
||||
@@ -102,6 +106,13 @@
|
||||
</alias>
|
||||
|
||||
<alias binding="same">
|
||||
@ -27,7 +27,7 @@ Index: conf.d/30-metric-aliases.conf
|
||||
<family>Albany</family>
|
||||
<default>
|
||||
<family>Arial</family>
|
||||
@@ -103,6 +114,13 @@
|
||||
@@ -130,6 +141,13 @@
|
||||
</alias>
|
||||
|
||||
<alias binding="same">
|
||||
@ -41,17 +41,17 @@ Index: conf.d/30-metric-aliases.conf
|
||||
<family>Thorndale</family>
|
||||
<default>
|
||||
<family>Times New Roman</family>
|
||||
@@ -124,6 +142,13 @@
|
||||
</alias>
|
||||
|
||||
<alias binding="same">
|
||||
@@ -155,6 +173,13 @@
|
||||
<default>
|
||||
<family>Courier New</family>
|
||||
</default>
|
||||
+ </alias>
|
||||
+
|
||||
+ <alias binding="same">
|
||||
+ <family>Cousine</family>
|
||||
+ <default>
|
||||
+ <family>Courier New</family>
|
||||
+ </default>
|
||||
+ </alias>
|
||||
+
|
||||
+ <alias binding="same">
|
||||
<family>Cumberland</family>
|
||||
<default>
|
||||
<family>Courier New</family>
|
||||
</alias>
|
||||
|
||||
<alias binding="same">
|
||||
|
Loading…
Reference in New Issue
Block a user