Introducing TypeCatcher
After helping to review applications for the Ubuntu App Showdown, I had the urge to take another look at the state of quickly, Ubuntu’s quick starter for app development. So here we have TypeCatcher. It allows you to search, browse, and download Google webfonts for off-line use. You can preview fonts with adjustable size and text.
It was mostly written in one Sunday afternoon a few months back. Though I put it aside for awhile, mostly out of my inability to come up with a name for it. The delay did allow me to flesh it out a bit. For the most part I was quite happy with quickly. The templates really do get you up and running fast. Though as I’m extremely comfortable with both bzr and Debian packaging, I didn’t really employ its ability to hide those parts from users.
(As a side note, on place where quickly fell a bit short for me was renaming the project. Sometimes you just want to start hacking and then think about naming later, but quickly uses your project name in file names and classes all over the place. It would be nice to bake project renaming into its UI. There is already a bug report about this on Launchpad including a renaming script in the comments.)
After dogfooding the app writing tools, I think I’ll probably test the submission process for the Ubuntu Extras repository as well. For now though, you can install it for Ubuntu 12.10 from my PPA:
sudo add-apt-repository ppa:andrewsomething/typecatcher sudo apt-get update && sudo apt-get install typecatcher
You can also grab the source from bzr on Launchpad:
bzr branch lp:typecatcher
Bugs and feature requests welcome there as well.
And of course, who doesn’t love screenshots:
Oh yes, I love these kind of apps, simple and useful. Great start, Andrew!
Fitoschido
November 12, 2012 at 6:52 am
Looks nice. Can you also provide precise builds for LTS users? Does it support OpenType features?
Raphaël Pinson
November 12, 2012 at 9:48 am
There is a package currently building in the PPA for precise. I’m only running quantal, so I haven’t tested it there. Let me know how it goes. There shouldn’t really be any thing that is incompatible.
andrewsomething
November 13, 2012 at 8:54 pm
Is there anything you think is missing from the GWF Developer API?
davelab6
November 12, 2012 at 10:22 am
The API was pretty straight forward, and since the display is done in a webkit frame I was able to use the WebFont Loader to get the clean fade-in animations.
The one little hickup is that it is obviously not designed to directly download the font. So I have to parse the CSS that is returned to grab the actual location of the font, but that’s simple enough.
andrewsomething
November 13, 2012 at 8:51 pm
[…] Source | Andrewsomething […]
TypeCatcher: The Best Font Fetcher For Ubuntu
November 12, 2012 at 2:36 pm
This is excellent! I’m going to add it to Dream Studio (dreamstudio.dickmacinnis.com) right away!
Dick MacInnis
November 26, 2012 at 5:47 pm
[…] Introducing TypeCatcher « andrewsomething@ubuntu:~$ – A nifty little app written with Ubuntu's Quickly RAD tool to install Google Web Fonts for offline use. […]
Delicious Bookmarks for November 3rd through November 26th | The Ramblings of a Hatter
November 27, 2012 at 12:23 am
I am looking for Ubuntu blog and i find this in google. Thank you…
Ade Malsasa Akbar
December 25, 2012 at 3:59 am
[…] Webpage: TypeCatcher […]
TypeCatcher: download and install free Google fonts | Regular Expressions
January 5, 2014 at 10:48 am
[…] never heard of TypeCatcher until I came across Jack’s post at TechRepublic. Installed it on Xubuntu 13.10 and fell in […]
Install All Google Web Fonts on Ubuntu, Easily – Tyler Longren
January 16, 2014 at 2:52 am