commit | cad3821f3d5b68d490b0728bd37bd57428ec809c | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Wed Mar 07 17:13:25 2012 -0500 |
committer | Behdad Esfahbod <[email protected]> | Wed Mar 07 17:13:25 2012 -0500 |
tree | d16826e5ed68ef262dbb9195a702fd2241a56d36 | |
parent | 317b9504d7a4faa70dcf21e5c2aff4792dbd201a [diff] [blame] |
More sorting by Unicode version This is the most convenient way to browse scripts.
diff --git a/src/hb-common.cc b/src/hb-common.cc index e003c09..8737934 100644 --- a/src/hb-common.cc +++ b/src/hb-common.cc
@@ -1,6 +1,6 @@ /* * Copyright © 2009,2010 Red Hat, Inc. - * Copyright © 2011 Google, Inc. + * Copyright © 2011,2012 Google, Inc. * * This is part of HarfBuzz, a text shaping library. *