On Tue, 2010-06-29 at 11:41 +1000, Bojan Smojver wrote: > Would there be interest in packaging this up for Fedora? The licence > of > the font appears to allow redistribution (it looks a bit like a simple > BSD or MIT licence to me). This font (among others) is here: > > http://proggyfonts.com/ First play with it. -- Bojan
%global fontname grimmer-proggy-tinysz %global fontconf 66-%{fontname}.conf Name: %{fontname}-fonts Version: 1.0 Release: 1%{?dist} License: MIT URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: ProggyTinySZ.ttf.zip Source2: 66-grimmer-proggy-tinysz.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Group: User Interface/X Summary: Proggy Tiny with slashed zero programming font BuildRequires: fontpackages-devel BuildRequires: xorg-x11-font-utils %description Real programmers use Proggy Tiny. Proggy Tiny Slashed Zero is identical to Proggy Tiny but has a slashed zero instead of a dot. Proggy Tiny is well-proportioned and is the smallest programming font I could come up with while maintaining distinctive characters and good readability. I use this quite often where I want a high information density. Use at point size 9 (bitmap font) %prep %setup -c -n %{name}-%{version} %build %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_fontdir} mv ProggyTinySZ.ttf %{buildroot}%{_fontdir} install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %{buildroot}%{_fontconfig_confdir} install -m 0644 -p %{SOURCE2} \ %{buildroot}%{_fontconfig_templatedir}/%{fontconf} ln -s %{_fontconfig_templatedir}/%{fontconf} \ %{buildroot}%{_fontconfig_confdir}/%{fontconf} %clean rm -rf $RPM_BUILD_ROOT %_font_pkg -f %{fontconf} * %doc Licence.txt %changelog * Tue Jun 29 2010 Bojan Smojver <bojan@xxxxxxxxxxxxx> - 1.0-1 - initial packaging
Attachment:
66-grimmer-proggy-tinysz.conf
Description: application/xml
_______________________________________________ fonts mailing list fonts@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/fonts http://fonts.fedoraproject.org/