freetype/src
Alexei Podtelezhnikov b1a3c59f8d [base] Introduce `FT_New_Glyph'.
This function facilitates access to full capabilities of FreeType
rendering engine for custom glyphs. This can be quite useful for
consistent rendering of mathematical and chemical formulas, e.g.

  https://bugs.chromium.org/p/chromium/issues/detail?id=757078

* include/freetype/ftglyph.h, src/base/ftglyph.c (FT_New_Glyph): New
function.
2018-06-17 22:33:29 -04:00
..
autofit Minor formatting. 2018-06-03 09:20:09 +02:00
base [base] Introduce `FT_New_Glyph'. 2018-06-17 22:33:29 -04:00
bdf [bdf] Fix underflow of an unsigned value. 2018-06-17 20:27:42 +02:00
bzip2 [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cache [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cff [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cid [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
gxvalid [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
gzip [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
lzw [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
otvalid [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
pcf [bdf, pcf] Removed deprecated FT_FACE_FLAG_FAST_GLYPHS flag. 2018-06-06 16:53:54 +05:30
pfr [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psaux Restore missing comment lines and other minor fixes 2018-06-04 20:33:56 +05:30
pshinter [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psnames [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
raster [raster] Clean up. 2018-06-11 21:56:23 -04:00
sfnt [sfnt] Fix color glyph layer loading. 2018-06-16 22:16:03 +02:00
smooth [smooth, raster] Limit bitmap size (#54019). 2018-06-06 08:18:23 +02:00
tools * src/tools/glnames.py (main): Emit header in `light' comment style. 2018-06-03 09:17:55 +02:00
truetype Replace FT_Get_GlyphLayers' with FT_Get_Color_Glyph_Layer'. 2018-06-14 21:30:43 +02:00
type1 [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
type42 [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
winfonts [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
Jamfile Update copyright year. 2018-01-02 09:33:57 +01:00