freetype2/src/raster
Alexei Podtelezhnikov 55d0287cfc [raster] Switch to routine Int instead of Short.
This is mostly cosmetic and removes a few casts, plus Short is
promoted to Int in calculations anyway.

* src/raster/ftraster.c (Vertical_Sweep_Init, Vertical_Sweep_Span,
Vertical_Sweep_Drop, Horizontal_Sweep_Init, Horizontal_Sweep_Span,
Horizontal_Sweep_Drop, Draw_Sweep): Mostly s/Short/Int/ and remove
casting.
2023-10-25 23:23:30 -04:00
..
ftmisc.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftraster.c [raster] Switch to routine Int instead of Short. 2023-10-25 23:23:30 -04:00
ftraster.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftrend1.c */*: Remove many function pointer casts. 2023-06-03 06:58:09 +02:00
ftrend1.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
raster.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
rasterrs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00