From 659aa8cfff5de0c8376f8deca644f1e5724cb099 Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Mon, 6 Jun 2016 21:37:21 +0200 Subject: [PATCH] Revert "The stream cannot be referenced/disposed once passed to SKTypeface." This reverts commit 35048c0e00689296ad8b95f4ab122f27961d443e. --- docs/en/SkiaSharp/SKTypeface.xml | 8 ++++---- samples/SharedDemo/SkiaSharp.Demos.cs | 12 ++++++------ skia | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/en/SkiaSharp/SKTypeface.xml b/docs/en/SkiaSharp/SKTypeface.xml index bd6935ccc..d68404b24 100644 --- a/docs/en/SkiaSharp/SKTypeface.xml +++ b/docs/en/SkiaSharp/SKTypeface.xml @@ -228,15 +228,15 @@ - The input stream. - The font face index. - Return a new typeface given a stream. Ownership of the stream is transferred, so the caller must not reference it again. + Input stream + the font face index. + Return a new typeface given a stream.  If the stream is not a valid font file, returns -