~ubuntu-branches/ubuntu/trusty/harfbuzz/trusty-proposed

« back to all changes in this revision

Viewing changes to src/hb.h

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2013-12-04 17:49:59 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20131204174959-go84s7f2wvd8umga
Tags: 0.9.24-2
* debian/control:
  + Add missing breaks/replaces on libharfbuzz0a.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include "hb-blob.h"
32
32
#include "hb-buffer.h"
33
33
#include "hb-common.h"
 
34
#include "hb-deprecated.h"
 
35
#include "hb-face.h"
34
36
#include "hb-font.h"
35
37
#include "hb-set.h"
36
38
#include "hb-shape.h"