forked from pool/fonts-config
This commit is contained in:
parent
e84ae8033c
commit
eea6c68260
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 18 16:11:25 CET 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
- add "Lucida Sans Typewriter", "Lucida Sans", and "Lucida Bright"
|
||||||
|
to the list of fonts which should always use the byte code
|
||||||
|
interpreter if anti-aliasing is off. Suggested by
|
||||||
|
Bernhard Walle <bwalle@suse.de>.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 10 17:55:26 CEST 2007 - mfabian@suse.de
|
Wed Oct 10 17:55:26 CEST 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ Recommends: ft2demos
|
|||||||
%endif
|
%endif
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
Version: 20061025
|
Version: 20061025
|
||||||
Release: 60
|
Release: 71
|
||||||
Summary: Configures Fonts for X Windows and other applications
|
Summary: Configures Fonts for X Windows and other applications
|
||||||
Source: fonts-config
|
Source: fonts-config
|
||||||
Source1: SuSEconfig.fonts
|
Source1: SuSEconfig.fonts
|
||||||
@ -79,7 +79,13 @@ exit 0
|
|||||||
/sbin/conf.d/SuSEconfig.fonts
|
/sbin/conf.d/SuSEconfig.fonts
|
||||||
%{_mandir}/man1/fonts-config.1.gz
|
%{_mandir}/man1/fonts-config.1.gz
|
||||||
/var/adm/fillup-templates/sysconfig.fonts-config
|
/var/adm/fillup-templates/sysconfig.fonts-config
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 18 2007 - mfabian@suse.de
|
||||||
|
- add "Lucida Sans Typewriter", "Lucida Sans", and "Lucida Bright"
|
||||||
|
to the list of fonts which should always use the byte code
|
||||||
|
interpreter if anti-aliasing is off. Suggested by
|
||||||
|
Bernhard Walle <bwalle@suse.de>.
|
||||||
* Wed Oct 10 2007 - mfabian@suse.de
|
* Wed Oct 10 2007 - mfabian@suse.de
|
||||||
- acroread directory moved again because of the update to 8.1.1.
|
- acroread directory moved again because of the update to 8.1.1.
|
||||||
* Tue Sep 25 2007 - mfabian@suse.de
|
* Tue Sep 25 2007 - mfabian@suse.de
|
||||||
|
@ -217,6 +217,9 @@
|
|||||||
<string>Andy MT</string>
|
<string>Andy MT</string>
|
||||||
<string>Bell MT</string>
|
<string>Bell MT</string>
|
||||||
<string>Monotype Sorts</string>
|
<string>Monotype Sorts</string>
|
||||||
|
<string>Lucida Sans Typewriter</string>
|
||||||
|
<string>Lucida Sans</string>
|
||||||
|
<string>Lucida Bright</string>
|
||||||
</test>
|
</test>
|
||||||
<test name="pixelsize" compare="less_eq">
|
<test name="pixelsize" compare="less_eq">
|
||||||
<double>_BYTECODE_BW_MAX_PIXEL_</double>
|
<double>_BYTECODE_BW_MAX_PIXEL_</double>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user