shadPS4/src/core/libraries/font
georgemoralis ff8869262f
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
[Libs] Font lib HLE implementation (#2761)
* dummy fontlib libs

* register font libs

* typo fix

* added font error file

* added sceFontCharacterGetBidiLevel (from RE)

* fixup

* sceFontCharacterGetTextOrder , sceFontCharacterLooksFormatCharacters , sceFontCharacterLooksWhiteSpace RE

* sceFontCharacterRefersTextBack,sceFontCharacterRefersTextNext,sceFontRenderSurfaceInit,sceFontRenderSurfaceSetScissor  RE

* sceFontRenderSurfaceSetStyleFrame ,sceFontStyleFrameGetEffectSlant RE added

* clang fix

* sceFontStyleFrameGetEffectWeight

* added sceFontStyleFrameGetScalePixel

* Update types.h

* fixup merge
2025-11-04 17:14:22 +02:00
..
font_error.h [Libs] Font lib HLE implementation (#2761) 2025-11-04 17:14:22 +02:00
font.cpp [Libs] Font lib HLE implementation (#2761) 2025-11-04 17:14:22 +02:00
font.h [Libs] Font lib HLE implementation (#2761) 2025-11-04 17:14:22 +02:00
fontft.cpp [Libs] Font lib HLE implementation (#2761) 2025-11-04 17:14:22 +02:00
fontft.h [Libs] Font lib HLE implementation (#2761) 2025-11-04 17:14:22 +02:00