Search by weight, style, etc...

Bug #1211525 reported by Andrew Starr-Bochicchio
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
TypeCatcher
Triaged
Wishlist
Unassigned

Bug Description

Good idea from the comments of the webupd8 post:

http://www.webupd8.org/2013/08/easily-download-and-install-google-web.html

It would be useful to search by weight, style, etc... ~/.cache/typecatcher/webfonts.json provides some of that information already:

  {
   "kind": "webfonts#webfont",
   "family": "ABeeZee",
   "variants": [
    "regular",
    "italic"
   ],
   "subsets": [
    "latin"
   ],
   "version": "v1",
   "lastModified": "2012-10-31",
   "files": {
    "regular": "http://themes.googleusercontent.com/static/fonts/abeezee/v1/mE5BOuZKGln_Ex0uYKpIaw.ttf",
    "italic": "http://themes.googleusercontent.com/static/fonts/abeezee/v1/kpplLynmYgP0YtlJA3atRw.ttf"
   }
  },

Will need to design some kind of advanced search dialog.

Revision history for this message
Andrew "dr. Equivalent" Scherbackoff (dr-equivalent) wrote :

Aye. And throw-in script filtering. Want me some cyrillic extended! And I'm sure, someone else wants something else.

Changed in typecatcher:
importance: Undecided → Wishlist
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.