Copyright (c) 2012 Kevin Wellwood
All rights reserved.
This source code is distributed under the Modified BSD License. For terms and
conditions, see license.txt.
Loads a library by name from disk. The library returned will continue to
load asynchronously so not all bitmaps will be available immediately upon
return. However, all the tile and matrices information will be available.
If an error occurs then null will be returned.