freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Rendering to a pre-allocated buffer


From: Werner LEMBERG
Subject: Re: [ft] Rendering to a pre-allocated buffer
Date: Wed, 21 May 2014 08:09:14 +0200 (CEST)

> Is it possible to render a glypa FT_Bitmap, and then copying that
> bitmap. I am trying to speed things up by removing the need for that
> extra copy.h directly onto a fixed-size buffer, as opposed to
> rendering it onto

I don't fully understand what you are writing.  If necessary, please
reformulate.

For direct rendering into an external buffer you should have a look at
Róbert Márki's demo:

  http://freetype.org/freetype2/docs/tutorial/step3.html


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]