dslibris icon indicating copy to clipboard operation
dslibris copied to clipboard

Make simple harfbuzz app

Open rhaleblian opened this issue 4 years ago • 6 comments

Is your feature request related to a problem? Please describe. We need more text layout flexibility to support more languages.

Describe the solution you'd like Make a simple app that works on the DS, to indicate harfbuzz could work. (#28)

Describe alternatives you've considered Giving up and just lying down.

Additional context Haha just kidding.

rhaleblian avatar Mar 11 '22 13:03 rhaleblian

child-of: #28 relates-to: #24

rhaleblian avatar Mar 11 '22 13:03 rhaleblian

I think maybe I just got an arm-none-eabi build of the static lib, but I need to verify that...

rhaleblian avatar Mar 11 '22 13:03 rhaleblian

https://github.com/devkitPro/pacman-packages/issues/266

rhaleblian avatar Mar 13 '22 12:03 rhaleblian

Harfbuzz wants mutexes which aren't provided in a dkP build.

rhaleblian avatar Mar 14 '22 01:03 rhaleblian

https://github.com/rhaleblian/pacman-packages/tree/nds-harfbuzz

rhaleblian avatar Mar 15 '22 15:03 rhaleblian

@WinterMute had helped with this. my example IIRC seemed to load glyphs but i could not draw them to prove what was in memory.

rhaleblian avatar Nov 26 '23 19:11 rhaleblian