freetype2/include
Anuj Verma 6b81c538ed Added render mode and data type required for the `sdf' module.
* include/freetype/freetype.h (FT_Render_Mode): Added a new render mode
  `FT_RENDER_MODE_SDF', which will be used to generate SDF.

* include/freetype/ftimage.h (FT_Pixel_Mode): Added a new pixel mode
  `FT_PIXEL_MODE_GRAY16', which will be the output of the `sdf' module.

* include/freetype/ftimage.h (FT_RASTER_FLAG_SDF): Added a new raster flag
  to be used internally by the `sdf' module.
2020-08-16 10:47:41 +05:30
..
freetype Added render mode and data type required for the `sdf' module. 2020-08-16 10:47:41 +05:30
ft2build.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00