freetype2/src
Alexei Podtelezhnikov 652f886319 [smooth] Stop using dedicated LCD modules and classes.
The LCD modules were never truly independent. They mostly served as
a way to disable patented LCD rendering, which is no longer necessary.
The `smooth' module now handles LCD modes as well.

* src/smooth/ftsmooth.c (ft_smooth_lcd_renderer_class.
ft_smooth_lcdv_renderer_class): Deleted.
(ft_render_smooth): Reworked from `ft_render_smooth_generic'.
* src/smooth/ftsmooth.h: Remove dedicated LCD classes.
* src/smooth/module.mk: Remove dedicated LCD modules.
* include/freetype/config/ftmodule.h: Ditto.
* builds/amiga/include/config/ftmodule.h: Ditto.
* include/freetype/ftmodapi.h: Do not mention LCD modules.
2020-05-11 23:30:37 -04:00
..
autofit [autofit] Add support for Hanifi Rohingya script. 2020-02-19 20:04:31 +01:00
base * Version 2.10.2 released. ========================== 2020-05-09 07:09:40 +02:00
bdf Update all copyright notices. 2020-01-19 17:05:19 +01:00
bzip2 Update all copyright notices. 2020-01-19 17:05:19 +01:00
cache Update all copyright notices. 2020-01-19 17:05:19 +01:00
cff Update all copyright notices. 2020-01-19 17:05:19 +01:00
cid Update all copyright notices. 2020-01-19 17:05:19 +01:00
gxvalid Update all copyright notices. 2020-01-19 17:05:19 +01:00
gzip [gzip] Support `gzip' encoded header conditionally. 2020-03-02 18:21:27 +05:00
lzw Update all copyright notices. 2020-01-19 17:05:19 +01:00
otvalid Update all copyright notices. 2020-01-19 17:05:19 +01:00
pcf Update all copyright notices. 2020-01-19 17:05:19 +01:00
pfr Update all copyright notices. 2020-01-19 17:05:19 +01:00
psaux Fix for CFF space glyph regression (#57541). 2020-02-25 11:02:28 +01:00
pshinter Update all copyright notices. 2020-01-19 17:05:19 +01:00
psnames Update all copyright notices. 2020-01-19 17:05:19 +01:00
raster Update all copyright notices. 2020-01-19 17:05:19 +01:00
sfnt [woff2] Return if single stream operation fails. 2020-04-04 14:06:37 +05:30
smooth [smooth] Stop using dedicated LCD modules and classes. 2020-05-11 23:30:37 -04:00
tools Update all copyright notices. 2020-01-19 17:05:19 +01:00
truetype * src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter (#58319). 2020-05-08 10:59:37 +02:00
type1 Update all copyright notices. 2020-01-19 17:05:19 +01:00
type42 Update all copyright notices. 2020-01-19 17:05:19 +01:00
winfonts Update all copyright notices. 2020-01-19 17:05:19 +01:00
Jamfile Update all copyright notices. 2020-01-19 17:05:19 +01:00