Al-Qurtas-Islamic-bank-The-.../src/truetype
Alexei Podtelezhnikov 125c3ca8f0 [truetype] Shortcut ppem calculations for square pixels.
* src/truetype/ttinterp.h (TT_ExecContextRec): New field
`cur_ppem_func' with a function pointer.
* src/truetype/ttinterp.c (TT_RunIns): Initialize `cur_ppem_func'
depending on the pixel geometry to either...
(Current_Ppem_Stretched): ... this for stretched pixels.
(Current_Ppem): ... or this for square pixels.
(DO_MPPEM, DO_MPS, Ins_DELTAP, Ins_DELTAC): Use `cur_ppem_func'.
2014-09-02 22:38:59 -04:00
..
Jamfile Position Independent Code (PIC) support in truetype driver. 2009-04-05 18:03:02 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk [truetype] Support subpixel hinting. 2012-06-18 10:36:06 +02:00
truetype.c [truetype] Support subpixel hinting. 2012-06-18 10:36:06 +02:00
ttdriver.c [truetype] Improve emulation of vertical metrics. 2013-11-06 07:14:49 +01:00
ttdriver.h Position Independent Code (PIC) support in truetype driver. 2009-04-05 18:03:02 +03:00
tterrors.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
ttgload.c [truetype] Improve handling of buggy `prep' tables. 2014-07-13 02:28:14 +09:00
ttgload.h [truetype] Improve emulation of vertical metrics. 2013-11-06 07:14:49 +01:00
ttgxvar.c Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
ttgxvar.h truetype: Extend mmvar_len to hold size_t values. 2009-08-01 00:32:18 +09:00
ttinterp.c [truetype] Shortcut ppem calculations for square pixels. 2014-09-02 22:38:59 -04:00
ttinterp.h [truetype] Shortcut ppem calculations for square pixels. 2014-09-02 22:38:59 -04:00
ttobjs.c [truetype] Improve handling of buggy `prep' tables. 2014-07-13 02:28:14 +09:00
ttobjs.h [truetype] Improve handling of buggy `prep' tables. 2014-07-13 02:28:14 +09:00
ttpic.c Whitespace. 2013-03-17 08:14:46 +01:00
ttpic.h [truetype] Add framework for TrueType properties. 2013-05-12 15:08:57 +02:00
ttpload.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ttpload.h * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00
ttsubpix.c [truetype] Improve handling of buggy `prep' tables. 2014-07-13 02:28:14 +09:00
ttsubpix.h [truetype] Simplify and improve subpixel function detection. 2013-05-20 07:38:21 +02:00