Skip to content
This repository has been archived by the owner. It is now read-only.

Update rust-azure to use Azure commit number 734 #117

Merged
merged 2 commits into from Dec 4, 2014

Commits on Nov 28, 2014

  1. Update the contents of libazure

    The contents of libazure now reflect 734:46e20d96e909 from
    http://hg.mozilla.org/users/bschouten_mozilla.com/moz2d.
    mrobinson committed Nov 28, 2014
  2. Changes to support new libazure

    Several things have changed with this incarnation of libazure:
      - Enums have been updated and we must rework some code to deal
        with libazure using strongly-typed enums.
      - CreateDrawTargetSkiaWithGrContextAndFBO was removed, so it has
        been re-added.
      - gfx::ScaledFontSkia can now be created directly from TrueType
        data whereas before it needed a FontInfo.
    mrobinson committed Nov 28, 2014
You can’t perform that action at this time.