freetype2/src/psaux
Alexei Podtelezhnikov 1a4c18f7cb Align `char_next` return types.
This is mostly cosmetic because FT_UInt and FT_UInt32 are likely identical.

* src/sfnt/ttcmap.c, src/cff/cffcmap.c, src/psaux/t1cmap.c,
src/psnames/psmodule.c, include/freetype/internal/service/svpcsmap.h,
src/pfr/pfrcmap.c, src/winfonts/winfnt.c (*_char_next): return FT_UInt.
2023-04-10 15:30:43 +00:00
..
afmparse.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
afmparse.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffdecode.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffdecode.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
psarrst.c [psaux] Use doubling allocation strategy for CF2_ArrStack. 2021-05-13 23:08:31 -04:00
psarrst.h [psaux] Use doubling allocation strategy for CF2_ArrStack. 2021-05-13 23:08:31 -04:00
psaux.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
psauxerr.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
psauxmod.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
psauxmod.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
psblues.c * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
psblues.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psconv.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
psconv.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
pserror.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
pserror.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
psfixed.h s/fixed point/fixed-point/ 2022-06-21 17:08:04 +02:00
psfont.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
psfont.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
psft.c [psaux] Delay the upem validity assertion. 2022-12-20 16:38:39 +00:00
psft.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
psglue.h s/fixed point/fixed-point/ 2022-06-21 17:08:04 +02:00
pshints.c * src/psaux/pshints.c (cf2_hintmap_insertHint): Fix midpoint computation. 2022-09-30 23:25:02 +02:00
pshints.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psintrp.c [psaux] Full bounds check for OtherSubr 19. 2022-02-23 17:42:55 +01:00
psintrp.h Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
psobjs.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
psobjs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
psread.c Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
psread.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psstack.c Fix clang++ warnings. 2021-11-16 22:08:47 +01:00
psstack.h s/fixed point/fixed-point/ 2022-06-21 17:08:04 +02:00
pstypes.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1cmap.c Align `char_next` return types. 2023-04-10 15:30:43 +00:00
t1cmap.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1decode.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1decode.h Update all copyright notices. 2023-01-17 09:18:25 +01:00