Issue #80 - De-unify gfx/thebes

This commit is contained in:
Moonchild 2020-05-12 12:57:04 +00:00 • committed by Roy Tam
commit 94ae8488f4
15 changed files with 32 additions and 22 deletions

View file

@ -12,6 +12,8 @@
#include "nsUnicodeProperties.h"
#include "mozilla/gfx/2D.h"
using namespace mozilla;
class gfxHarfBuzzShaper : public gfxFontShaper {
public:
explicit gfxHarfBuzzShaper(gfxFont *aFont);