about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibharfbuzz.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More wrapped functions on libs harfbuzz and fontconfigptitSeb2024-03-071-0/+6
|
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-6/+0
| | | | | | | | | | | * [MISC] Removed a warning caused by tab/space mismatch * [WRAPPED] Factored out `getMy` and `freeMy` calls * [WRAPPED] Small cleanup of the init header * [WRAPPED] Factored out `SETALT` * [WRAPPED] Factored out needed libs
* Fixes (#1207)rajdakin2024-01-181-2/+2
| | | | | | | | | | | * Fixed signed/unsigned issues and other cosmetics * [WRAPPERS] Fixed missing `return`s in `my_` functions * [EMU] More fixes * [STEAM] Forgot one cleanup * [WRAPPER] Fixed wrappedpulse callback signatures
* Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-29/+29
|
* [WRAPPER] Rework on libharfbuzz wrapper (#836)Yang Liu2023-06-131-0/+1198
| | | | | | | | | | | | | | | | | | | | | * Rework of libharfbuzz, part 1 * Rework of libharfbuzz, part 2 * Rework of libharfbuzz, part 3 * Rework of libharfbuzz, part 4 * Rework of libharfbuzz, part 5 * Fixed typo * Fixed typo * Rework of libharfbuzz, part 6 * Rework of libharfbuzz, part 7 * Done
* Added wrapped libharfbuzzptitSeb2023-04-281-0/+19