freetype2/src
Anurag Thakur b1f9f98e45 [dense] Add support for rendering prelines
* src/dense/ftdense.c: Add dense_render_line2 function, that takes
a PreLine as argument.

FT_Outline_Decompose call in dense_render_glyph replaced by a loop
that renders PreLines

* src/dense/ftdenserend.c: Add support for shifting PreLines as
per target bitmap
2023-10-10 03:41:29 +05:30
..
autofit Fix some `FT_Fixed` vs. `FT_Long` confusion. 2023-06-03 07:02:12 +02:00
base [dense] Add support for preloading in ft_open_face_internal 2023-10-10 03:39:47 +05:30
bdf Replace `sprintf` with `snprintf`. 2023-05-23 13:18:01 +02:00
bzip2 * src/bzip2/ftbzip2.c: Signature fixes. 2023-05-08 06:26:43 +02:00
cache [cache] Merge functions. 2023-05-12 22:27:08 -04:00
cff [cff] Fix compiler warning. 2023-07-14 18:58:55 +02:00
cid * Version 2.13.1 released. 2023-06-24 08:11:05 +02:00
dense [dense] Add support for rendering prelines 2023-10-10 03:41:29 +05:30
dlg * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
gxvalid Minor formatting. 2023-06-03 06:09:30 +02:00
gzip [gzip] Don't compile internal zlib development files when using system zlib. 2023-07-06 14:22:15 +02:00
lzw Fix 'fall-through' warning messages. 2023-02-08 21:09:32 +01:00
otvalid Update all copyright notices. 2023-01-17 09:18:25 +01:00
pcf * src/pcf/pcfdrivr.c: Signature fix. 2023-05-07 16:42:01 +02:00
pfr [pfr] Signature fixes. 2023-05-07 15:57:06 +02:00
psaux * src/psaux/t1cmap.c: Signature fixes. 2023-05-08 06:46:55 +02:00
pshinter [pshinter] Signature fixes. 2023-05-07 20:26:12 +02:00
psnames */*: Remove many function pointer casts. 2023-06-03 06:58:09 +02:00
raster */*: Remove many function pointer casts. 2023-06-03 06:58:09 +02:00
sdf [sdf] Correct handling of empty glyphs. 2023-06-09 05:38:49 +02:00
sfnt Avoid overflow in COLR bounds checks. 2023-08-04 11:41:23 -04:00
smooth * src/smooth/ftgrays.c (FT_SSE2): Fix definition for VMS. 2023-07-21 21:31:28 +02:00
svg */*: Remove many function pointer casts. 2023-06-03 06:58:09 +02:00
tools Replace `sprintf` with `snprintf`. 2023-05-23 13:18:01 +02:00
truetype [truetype] Reduce v40 footprint. 2023-07-28 22:35:58 -04:00
type1 * Version 2.13.1 released. 2023-06-24 08:11:05 +02:00
type42 * src/type42/t42parse.c: Signature fixes. 2023-05-07 16:25:37 +02:00
winfonts * src/winfonts/winfnt.c: Signature fixes. 2023-05-07 16:30:21 +02:00