mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-04 22:00:12 +01:00
* include/freetype/internal/ftobjs.h (ft_default_raster): Relic removed.
This commit is contained in:
parent
526ec5c47b
commit
7e14994b02
1 changed files with 0 additions and 11 deletions
|
|
@ -995,17 +995,6 @@ FT_BEGIN_HEADER
|
|||
#endif /* !FT_CONFIG_OPTION_NO_DEFAULT_SYSTEM */
|
||||
|
||||
|
||||
/* Define default raster's interface. The default raster is located in */
|
||||
/* `src/base/ftraster.c'. */
|
||||
/* */
|
||||
/* Client applications can register new rasters through the */
|
||||
/* FT_Set_Raster() API. */
|
||||
|
||||
#ifndef FT_NO_DEFAULT_RASTER
|
||||
FT_EXPORT_VAR( FT_Raster_Funcs ) ft_default_raster;
|
||||
#endif
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
*
|
||||
* @macro:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue