Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
ftgzip.h File Reference
#include <freetype/freetype.h>

Go to the source code of this file.

Functions

FT_BEGIN_HEADER FT_Stream_OpenGzip (FT_Stream stream, FT_Stream source)
 
 FT_Gzip_Uncompress (FT_Memory memory, FT_Byte *output, FT_ULong *output_len, const FT_Byte *input, FT_ULong input_len)
 

Function Documentation

◆ FT_Gzip_Uncompress()

FT_Gzip_Uncompress ( FT_Memory memory,
FT_Byte * output,
FT_ULong * output_len,
const FT_Byte * input,
FT_ULong input_len )

◆ FT_Stream_OpenGzip()

FT_BEGIN_HEADER FT_Stream_OpenGzip ( FT_Stream stream,
FT_Stream source )