mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-23 20:18:14 +02:00
It's unavoidable to call the PNG engine, but to get the metrics it is sufficient to read the PNG image's header only. * src/sfnt/pngshim.c (Load_SBit_Png): Add argument to control the allocation of the glyph slot. * src/sfnt/pngshim.h: Updated. * src/sfnt/ttsbit.c (tt_sbit_decoder_load_png, tt_face_load_sbix_image, tt_face_load_sbit_image): Updated. |
||
|---|---|---|
| .. | ||
| Jamfile | ||
| module.mk | ||
| pngshim.c | ||
| pngshim.h | ||
| rules.mk | ||
| sfdriver.c | ||
| sfdriver.h | ||
| sferrors.h | ||
| sfnt.c | ||
| sfntpic.c | ||
| sfntpic.h | ||
| sfobjs.c | ||
| sfobjs.h | ||
| ttbdf.c | ||
| ttbdf.h | ||
| ttcmap.c | ||
| ttcmap.h | ||
| ttcmapc.h | ||
| ttkern.c | ||
| ttkern.h | ||
| ttload.c | ||
| ttload.h | ||
| ttmtx.c | ||
| ttmtx.h | ||
| ttpost.c | ||
| ttpost.h | ||
| ttsbit.c | ||
| ttsbit.h | ||