[smooth] Temporarily revert 6eb6158dd7
(#47114).
* src/smooth/ftgrays.c (gray_render_line): Old implementation.
This commit is contained in:
parent
ee6b4115d2
commit
1865575a71
@ -1,3 +1,9 @@
|
||||
2016-03-14 Alexei Podtelezhnikov <apodtele@gmail.com>
|
||||
|
||||
[smooth] Temporarily revert 6eb6158dd787 (#47114).
|
||||
|
||||
* src/smooth/ftgrays.c (gray_render_line): Old implementation.
|
||||
|
||||
2016-03-12 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
[ftfuzzer] Improve coverage of rasterfuzzer.
|
||||
|
@ -671,7 +671,7 @@ typedef ptrdiff_t FT_PtrDist;
|
||||
gray_set_cell( RAS_VAR_ ex, ey );
|
||||
}
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
|
||||
/*************************************************************************/
|
||||
/* */
|
||||
|
Loading…
Reference in New Issue
Block a user