Al-Qurtas-Islamic-bank-The-.../devel
Behdad Esfahbod 5163425344 [base] Don't allocate `library->raster_pool' anymore.
It's unused after the following commits:

  [raster] Allocate render pool for mono rasterizer on the stack.
  [raster] Remove 5-level gray AA mode from monochrome rasterizer.

The value of FT_RENDER_POOL_SIZE still serves the purpose it used to
serve, which is, to adjust the pool size.  But the pool is now
allocated on the stack on demand.

* src/base/ftobjs.c (FT_New_Library, FT_Done_Library): Implement.
2015-01-14 18:30:59 +01:00
..
ft2build.h * builds/unix/ft2unix.h: Remove. No longer necessary. 2013-11-13 10:06:00 +01:00
ftoption.h [base] Don't allocate `library->raster_pool' anymore. 2015-01-14 18:30:59 +01:00