Re: [ACTION REQUIRED] Retiring packages in F-16 (v3)

2011-07-14 Thread Paul Flo Williams
ers-fonts are available. -- Paul Flo Williams http://hisdeedsaredust.com/category/fonts/feed -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Font fallback for non-latin unicode chars

2011-05-13 Thread Paul Flo Williams
nts, so you can see which scripts are supported in your currently-installed fonts: rpm -q --whatprovides 'font(:lang=hy)' or in fonts you may not have installed: yum whatprovides 'font(:lang=hy)' -- Paul Flo Williams http://hisdeedsaredust.com/category/fonts/feed -

Re: Self Introduction

2011-06-18 Thread Paul Flo Williams
Khusro Jaleel wrote: > > I asked Máirín Duffy on twitter what I could > do to contribute for packages and she suggested fonts as an easy place > to start so here I am :-) She might have been half joking. Although packaging fonts is theoretically easy because of the packaging templates we use, the

Re: Packages that will be orphaned

2011-06-21 Thread Paul Flo Williams
s of Droid, and doesn't look broken at the moment, so it can be left as FutureFeature. -- Paul Flo Williams http://hisdeedsaredust.com/category/fonts/feed -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Unorphaning onesixtyone

2011-06-28 Thread Paul Flo Williams
ick up the other branches, including EPEL. -- Paul Flo Williams http://hisdeedsaredust.com/category/fonts/feed -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Licence change for vollkorn-fonts

2012-07-23 Thread Paul Flo Williams
I've just picked up the recently orphaned vollkorn-fonts. A new (May 2010!) release is available, and the licence has changed from CC-BY to OFL. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Unusual SCM Request?

2012-10-10 Thread Paul Flo Williams
I'm trying to make an SCM Request on a Package Review ticket to add a pseudo-user (the Fonts SIG) to a fonts package that has already been approved. I'd like to do a number of these, but I've started with bug 857487: https://bugzilla.redhat.com/show_bug.cgi?id=857487#c4 I thought that the templat

Re: Software Management call for RFEs

2013-05-23 Thread Paul Flo Williams
john.flor...@dart.biz wrote: >> From: Rahul Sundaram >> What I would like to see is >> solid git integration. Git has become the standard distributed vcs >> and github and google code etc have stopped hosting tarballs and/or >> discouraging it and GNOME is planning to do that as well. If Source >

afraid-dyndns has been orphaned

2013-03-05 Thread Paul Flo Williams
afraid-dyndns has recently been orphaned, following a discussion here: https://bugzilla.redhat.com/show_bug.cgi?id=830458 Upstream used to maintain the package in Fedora but no longer remembers how(!) Apologies if this is a repeat, but I don't recall seeing a mention here. -- devel mailing li

Re: fedora release name problem

2013-03-19 Thread Paul Flo Williams
Jaroslav Reznik wrote: > - Original Message - >> Once upon a time, G.Wolfe Woodbury said: >> submit a Feature and do proper testing/bug fixing/etc. for a future >> release (if and when another name with non ASCII alphanumeric >> characters >> is chosen). > > +1! > > Jaroslav What do you m

Re: Packaging ghostscript's X11 support separately

2014-12-18 Thread Paul Flo Williams
heir > Requires from ghostscript to ghostscript-core to prevent them from > pulling in the X stack. That strikes me as the right way round. If you don't change your requires, you still get what you currently get. If you want to trim them, you change to ghostscript-core. -- Paul Flo

Re: Reopening: Q: webfonts:

2013-11-28 Thread Paul Flo Williams
m have fsType fields that limit embedding rights. The ones affected are those from smaller "foundries" and OFLB, as you might expect, but also Droid Sans, which was a surprise. -- Paul Flo Williams http://hisdeedsaredust.com -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Reopening: Q: webfonts:

2013-11-30 Thread Paul Flo Williams
s job many years ago, called "embed": http://carnage-melon.tom7.org/embed/ I've just improved this to recalculate the OS/2 table checksum correctly and handle multiple fonts in one go: https://github.com/hisdeedsaredust/ttembed If you'd like to package this as well, you coul